/* General Styles */
/* * RESET CSS */
html,
body,
div,
span,
applet,
object,
iframe,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  border: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline;
  zoom: 1;
}
html {
  font-size: 100%;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  position: relative;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}

.hedder_part {
    position: relative;
    z-index: 22222;
}
a:hover,
a:active {
  outline: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

#theme-page ul li a {
    color: #84c14a;
}

.topopup {

}
.btn-popup {
	border:none;
	background:transparent !important;
}
.banner_left_area {
    float: right;
    width: 100%;
}
.page-id-19535 .theme-page-wrapper.mk-main-wrapper.full-layout.mk-grid.vc_row-fluid {
    display: block !important;
}
.btn-popup.topopup > a {
    background: none repeat scroll 0 0 #83c34b;
    color: #ffffff;
    display: inline-block !important;
    float: right;
    font-size: 24px !important;
    left: 258px;
    padding: 19px 65px;
    position: relative;
    top: 29px;
    vertical-align: middle;
}
.arrwo_image > span {
    color: #E55754;
    font-size: 30px;
    font-weight: 800;
    text-transform: uppercase;
}
.banner_text {
  	float: left;
    margin-bottom: 10px;
    margin-left: 15px !important;
    width: 100%;
	text-align:center;
	margin-top: 57px;
}
.banner_text > span {  
    color: #1FA500;
    font-size:80px;
    font-weight: bold;
    text-align: left !important;
    text-transform: uppercase;
}

.banner_text > p {
    color: #000000;
    font-size:50px;
    font-weight: bolder;
    text-transform: uppercase;
	margin-bottom:60px!important;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
.google_map img {
  max-width: none !important;
}
#theme-page img,
#mk-footer img,
.mk-page-section img,
.mk-inner-grid img,
.mk-header-logo img,
.mk-side-dashboard img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border: 0;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: middle;
}
button,
input {
  line-height: normal;
  overflow: visible;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
input[type='button'],
input[type='reset'],
input[type='submit'] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type='search'] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type='search']::-webkit-search-decoration,
input[type='search']::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
a {
  color: #777;
}
p {
  font-size: 13px;
  line-height: 27px;
  margin-bottom: 30px;
}
.fancy-title-span {
    font-weight: 800;
    text-align: center;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
strong,
th,
thead td {
  font-weight: 600;
}
cite,
em,
dfn {
  font-style: italic;
}
code,
pre {
  font-size: 12px;
  line-height: 20px;
  display: block;
  overflow: auto;
  margin: 10px 0 20px 0;
  padding: 20px 10px;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap !important;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  border: 1px solid #e8e8e8;
  background: #fff;
  background: url('../../images/pre_code.gif') repeat scroll 0 0 #f2f3f5;
}
del {
  text-decoration: line-through;
}
small,
sup,
sub {
  font-size: 85%;
}
abbr,
acronym {
  letter-spacing: .1em;
  text-transform: uppercase;
}
a abbr,
a acronym {
  border: none;
}
abbr[title],
acronym[title],
dfn[title] {
  cursor: help;
  border-bottom: 1px dotted #ccc;
}
sup {
  vertical-align: super;
}
sub {
  vertical-align: sub;
}
p,
ul,
ol,
dl,
table,
fieldset,
blockquote,
pre,
code {
  margin-bottom: 20px;
}
a {
  text-decoration: none;
}
p,
a {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
a:link,
a:visited,
a:hover,
a:active,
a:focus {
  text-decoration: none;
  outline: 0 none;
}
.floatleft,
.alignleft {
  float: left;
  text-align: left;
}
.floatright,
.alignright {
  float: right;
  text-align: right;
}
.aligncenter {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.clearboth {
  display: block;
  visibility: hidden;
  clear: both;
  overflow: hidden;
  width: 0;
  height: 0;
}
.clearboth:after {
  font-size: 0;
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
  width: 0;
  height: 0;
  content: ' ';
}
* html .clearboth {
  height: 1%;
}
ul {
  margin-bottom: 1em;

  list-style-type: disc;
}
#hedder_part {
    padding: 0 !important;
	  position: relative;
    z-index: 500000;
}
.hedding_part_area h3 {
    color: #000 !important;
    font-size: 34px !important;
    font-weight: bold !important;
    margin-bottom: 19px !important;
    margin-top: 26px;
    text-align: left;
}

.blog_table_section td{border: 1px solid #cccccc; padding:2px !important; vertical-align: middle !important;}
.blog_table_section th{border: 1px solid #cccccc; padding:2px !important; vertical-align: middle !important; background-color: #e4e4e4 !important; width:50% !important;}
.blog_table_section p {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    vertical-align: middle !important;

}

.gree_left_align h3 {
    color: #83C24B !important;
    font-size: 34px !important;
    font-weight: bold !important;
    margin-bottom: 25px !important;
}
.gree_left_area h4{
  color: #83C24B !important;
    font-size: 34px !important;
    font-weight: bold !important;
    margin-bottom: 19px !important;
    margin-top: 26px;
    text-align: left;
}
.hedding_part_area h4 {
    color: #000 !important;
    font-size: 34px !important;
    font-weight: bold !important;
    margin-bottom: 19px !important;
    margin-top: 26px;
    text-align: left;
}
.single ol li {
    line-height: 29px;
    margin-bottom: 25px;
}

ul li {
  margin-left: .85em;
}
ul ul {
  list-style-type: square;
}
ul ul ul {
  list-style-type: circle;
}
ol {
  margin-bottom: 1em;
  margin-left: 2.35em;
  list-style-position: outside;
  list-style-type: decimal;
}
dt {
  font-size: 110%;
  font-weight: 600;
  margin-bottom: .2em;
}
dd {
  margin: 0;
  padding: 0 0 1em 15px;
}
ol ol,
ul ol {
  margin-left: 2.5em;
}
ul ol,
ol ul,
ol ol,
ul ul {
  margin-bottom: 0;
}
fieldset {
  padding: 1em;
  border: 1px solid #ddd;
}
legend {
  font-size: 1.2em;
  font-weight: 600;
  padding: 0 .8em;
}
textarea,
input[type=text],
input[type=password],
input[type=email],
select {
  font-size: inherit;
  border: none;
  outline: none;
}
input,
select {
  cursor: pointer;
}
input[type=text],
input[type=password],
input[type=email] {
  cursor: text;
}
textarea {
  overflow: auto;
}
textarea,
input[type=text],
input[type=url],
input[type=tel],
input[type=email],
input[type=password] {
  font-size: 13px;
  padding: 12px 16px;
  letter-spacing: 1px;
  color: #666;
  border: 1px solid #eee;
  -webkit-border-radius: 0;
  border-radius: 0;
  outline: none;
  background-color: #fff;
  -webkit-appearance: none;
}
input[type=submit] {
  padding: 12px 20px;
  border: 1px solid #ccc;
  background-color: #fff;
}
#theme-page select {
  font-size: 12px;
  line-height: 14px;
  display: block;
  min-width: 240px;
  max-width: 100%;
  padding: 15px 14px 14px 14px;
  color: #4e4e4e;
  border: 1px solid #eee;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: url('../../images/selectbox-arrow.png') right center no-repeat;
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
#theme-page select option {
  padding: 0 4px;
}
select[multiple=multiple] {
  background: none !important;
  padding: 0px !important;
}
/* HEADEING STYLES */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  line-height: 1.2em;
  margin: 0 0 .8em;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
h1 {
  font-size: 46px;
  font-weight: 300;
  margin-bottom: 36px;
}
h2 {
  font-size: 38px;
  font-weight: bold;
  margin-bottom: 38px;
}
h3 {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 13px;
}
.single-post h3{
  font-size: 27px;
  font-weight: bold;
  margin-bottom: 14px;
}
.single-post h2 {
  font-size: 31px;
  font-weight: bold;
  margin-bottom: 38px;
}
h4 {
  font-size: 24px;
  font-weight: 300;
  margin-bottom: 30px;
}
h5 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 25px;
}
h6 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 25px;
}
.visuallyhidden {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
/* *** Isotope Filtering *** */
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  z-index: 1;
}
/* *** Isotope CSS3 transitions *** */
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: .8s;
  -moz-transition-duration: .8s;
  -ms-transition-duration: .8s;
  -o-transition-duration: .8s;
  transition-duration: .8s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}
/* *** disabling Isotope CSS3 transitions *** */
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}
.mk-video-container {
  position: relative;
  overflow: hidden;
  height: 0;
  padding-top: 30px;
  padding-bottom: 56.25%;
}
.mk-video-container iframe,
.mk-video-container object,
.mk-video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.mk-video-wrapper {
  max-width: 100%;
}
@media only screen and (min-width: 1024px) {
  .mk-background-stretch {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
}
.mk-relative {
  position: relative;
}
.no-margin-top {
  padding-top: 10px !important;
}

.single-social-share{}
.single-social-share li{background:none !important;}
.three-column{}
.three-column li{ background:none !important;}
.blog-similar-posts{display: none !important;}

/* Makes the site print friendly... */
@media print {
  * {
    background: none !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    /* Images, vectors and such */
    -webkit-filter: grayscale(100%);
    /* Chrome + Safari 6 */
    -moz-filter: grayscale(100%);
    /* Future proof */
    -ms-filter: grayscale(100%);
    /* Future proof */
    -o-filter: grayscale(100%);
    /* Future proof */
  }
  a {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  a[href="#"],
  a[href="javascript:"] {
    content: "";
  }
  #mk-header,
  #mk-sidebar,
  #mk-footer,
  .mk-go-top {
    display: none !important;
  }
  .theme-page-wrapper {
    width: 100% !important;
  }
}
.mk-loader {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  border: 2px solid #0cf;
  border-radius: 50%;
  border-top-color: transparent !important;
  -webkit-animation: spin 0.65s infinite linear;
  -moz-animation: spin 0.65s infinite linear;
  -o-animation: spin 0.65s infinite linear;
  animation: spin 0.65s infinite linear;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -20px 0 0 -20px;
}
.mk-loader::before,
.mk-loader::after {
  left: -2px;
  top: -2px;
  display: none;
  position: absolute;
  content: '';
  width: inherit;
  height: inherit;
  border: inherit;
  border-radius: inherit;
}
.loader::after {
  display: block;
  left: -2px;
  top: -2px;
  border: inherit;
  transform: rotate(65deg);
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
input[type="text"],
textarea,
.mk-grid div,
#mk-header,
#mk-header div,
.mk-secondary-header,
.mk-secondary-header div,
[class*='mk-col-'],
*:after,
*:before,
.text-input,
.theme-page-wrapper,
.blog-masonry-inner,
#mk-page-introduce,
.mk-header-toolbar,
.mk-news-item,
.mk-employee-item,
#mk-notification-bar,
.blog-grid-entry,
.blog-masonry-entry,
.mk-fullwidth-boxed,
.mk-image-caption,
.mk-gallery-shortcode .gallery-inner,
.mk-grid-portfolio-item,
.shop_table_form,
.cart-collaterals,
.mk-checkout-payement,
.mk-side-dashboard,
#mk-sidebar,
.page-section-content {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
[class*='mk-col-'] {
  float: left;
  padding-right: 25px;
}
[class*='mk-col-']:last-of-type {
  padding-right: 0px;
}
.mk-grid {
  width: 100%;
  min-width: 755px;
  margin: 0 auto;
}
.footer_area_second{font-size: 16px; padding-top: 3px; text-align: center;}
.mk-inner-grid {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.mk-grid:after {
  content: "";
  display: table;
  clear: both;
}
.mk-grid-pad {
  padding: 20px 0 0px 20px;
}
.mk-grid-pad > [class*='mk-col-']:last-of-type {
  padding-right: 20px;
}
.mk-push-right {
  float: right;
}
/* Content Columns */
.mk-col-1-1 {
  width: 100%;
}
.mk-col-2-3,
.mk-col-8-12 {
  width: 66.66%;
}
.mk-col-1-2,
.mk-col-6-12 {
  width: 50%;
}
.mk-col-1-3,
.mk-col-4-12 {
  width: 33.33%;
}
.mk-col-1-4,
.mk-col-3-12 {
  width: 25%;
}
.mk-col-1-5 {
  width: 20%;
}
.mk-col-1-6,
.mk-col-2-12 {
  width: 16.667%;
}
.mk-col-1-7 {
  width: 14.28%;
}
.mk-col-1-8 {
  width: 12.5%;
}
.mk-col-1-9 {
  width: 11.1%;
}
.mk-col-1-10 {
  width: 10%;
}
.mk-col-1-11 {
  width: 9.09%;
}
.mk-col-1-12 {
  width: 8.33%;
}
/* Layout Columns */
.mk-col-11-12 {
  width: 91.66%;
}
.mk-col-10-12 {
  width: 83.333%;
}
.mk-col-9-12 {
  width: 75%;
}
.mk-col-5-12 {
  width: 41.66%;
}
.mk-col-7-12 {
  width: 58.33%;
}
@media handheld, only screen and (max-width: 1140px) {
  .mk-grid {
    width: 100%;
  }
  .mk-padding-wrapper {
    padding: 0 15px;
  }
}
@media handheld, only screen and (max-width: 760px) {
  .mk-grid {
    width: 100%;
    min-width: 0;
  }
  [class*='mk-col-'] {
    width: auto;
    float: none;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.wpb_row {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* Grid with fluid columns */
.vc_row-fluid {
  width: 100%;
}
.vc_row-fluid:before,
.vc_row-fluid:after {
  display: table;
  content: "";
}
.vc_row-fluid:after {
  clear: both;
}
.vc_row-fluid [class*="vc_span"] {
  display: block;
  width: 100%;
  min-height: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.5%;
}
.vc_row-fluid [class*="vc_span"]:first-child {
  margin-left: 0;
}
.mk-fullwidth-true > [class*="vc_span"]:first-child {
  border-left: none !important;
}
.mk-fullwidth-true > [class*="vc_span"]:last-child {
  border-right: none !important;
}
.vc_row-fluid > [class*="vc_span"]:not(:last-child) {
  border-right: none !important;
}
.vc_row-fluid .vc_span12 {
  width: 100%;
}
.vc_row-fluid .vc_span11 {
  width: 91.45833333333334%;
}
.vc_row-fluid .vc_span10 {
  width: 82.91666666666667%;
}
.vc_row-fluid .vc_span9 {
  width: 74.375%;
}
.vc_row-fluid .vc_span8 {
  width: 65.83333333333334%;
}
.vc_row-fluid .vc_span7 {
  width: 57.29166666666667%;
}
.vc_row-fluid .vc_span6 {
  width: 48.75%;
}
.vc_row-fluid .vc_span5 {
  width: 40.208333333333336%;
}
.vc_row-fluid .vc_span4 {
  width: 31.666666666666668%;
}
.vc_row-fluid .vc_span3 {
  width: 23.125%;
}
.vc_row-fluid .vc_span2 {
  width: 14.583333333333334%;
}
.vc_row-fluid .vc_span1 {
  width: 6.041666666666667%;
}
.wpb_row.attched-true [class*="vc_span"] {
  margin-left: 0;
}
.wpb_row.attched-true .vc_span11 {
  width: 91.666666666667%;
}
.wpb_row.attched-true .vc_span10 {
  width: 83.333333333333%;
}
.wpb_row.attched-true .vc_span9 {
  width: 75%;
}
.wpb_row.attched-true .vc_span8 {
  width: 66.666666666667%;
}
.wpb_row.attched-true .vc_span7 {
  width: 58.333333333333%;
}
.wpb_row.attched-true .vc_span6 {
  width: 50%;
}
.wpb_row.attched-true .vc_span5 {
  width: 41.666666666667%;
}
.wpb_row.attched-true .vc_span4 {
  width: 33.333333333333%;
}
.wpb_row.attched-true .vc_span3 {
  width: 25%;
}
.wpb_row.attched-true .vc_span2 {
  width: 16.666666666667%;
}
.wpb_row.attched-true .vc_span1 {
  width: 8.333333333333%;
}
.add-padding-1 > [class*="vc_span"] {
  padding: 1%;
}
.add-padding-2 > [class*="vc_span"] {
  padding: 2%;
}
.add-padding-3 > [class*="vc_span"] {
  padding: 3%;
}
.add-padding-4 > [class*="vc_span"] {
  padding: 4%;
}
.add-padding-5 > [class*="vc_span"] {
  padding: 5%;
}
@media handheld, only screen and (max-width: 767px) {
  .vc_row-fluid [class*="vc_span"] {
    width: auto;
    float: none;
    margin-left: 0 !important;
  }
  .wpb_row.attched-true > [class*="vc_span"] {
    width: auto;
  }

  
  
}
@media handheld, only screen and (min-width: 650px) {
  .widget .mk-searchform .search-button,
  .mk-lightbox,
  .mk-pagination .mk-pagination-next a,
  .mk-pagination .mk-pagination-previous a,
  .mk-clients-shortcode .client-logo,
  .mk-pricing-cols .mk-pricing-button a,
  .widget_social_networks a,
  .widget-sub-navigation ul li a,
  .mk-social-network a,
  .portfolio-similar-posts img,
  .single-post-tags a,
  a.jp-play,
  a.jp-pause,
  .mk-employeee-networks,
  .image-overlay,
  .process-detail,
  .mk-font-icons a i,
  .entry-meta a,
  .single-share-trigger,
  .blog-title a,
  .blog-meta a,
  .comment-reply a,
  .thread-reply-toggle,
  .swiper-arrows,
  .slideshow-swiper-arrows,
  .swiper-pagination,
  .team-member-name,
  .team-member-position,
  .mk-gallery.grid-style .the-title,
  .mk-loadmore-button,
  .mk-love-holder i,
  .blog-comments i,
  .comment-count i,
  .next-prev-top a,
  .blog-similar-posts a,
  .portfolio-widget-title,
  .author-social li a,
  #mk-filter-portfolio a,
  .ajax-controls a,
  .mk-image-caption,
  .mk-image-hover i,
  .mk-employeee-networks li a,
  .portfolio-meta,
  .text-input,
  .mk-textarea,
  .mk-contact-form-wrapper .mk-form-row i,
  .mk-flickr-feeds a:after,
  .hover-plus-icon,
  .post-type-icon,
  .single-social-share a,
  .mk-next-prev a,
  .post-hover-icon,
  .similar-post-type,
  .portfolio-plus-icon i,
  .portfolio-permalink,
  .gallery-meta,
  .gallery-meta i,
  .mk-searchform .mk-icon-search,
  .widget_tag_cloud li a,
  .widget_categories li a,
  .hover-plus-icon-small,
  .comment-textarea textarea,
  .comment-form-row i,
  #mk-breadcrumbs a,
  .header-searchform-input .ui-autocomplete li,
  .header-searchform-input .ui-autocomplete .search-title,
  .header-searchform-input .ui-autocomplete .search-date,
  .add_to_cart_button,
  .product-hover-items,
  .woocommerce-page .quantity .plus,
  .woocommerce-page .quantity .minus,
  .woocommerce-page table.cart .remove,
  .button-icon-holder,
  .woocommerce-pagination a,
  .widget_tag_cloud a:hover,
  .widget_categories a:hover,
  .mini-cart-button,
  .mini-cart-button i,
  .product-category h4,
  .product-category h4 span,
  .header-searchform-input li i,
  .header-searchform-input li img,
  .mk-login-form input,
  .mk-footer-social a,
  .mk-edge-nav,
  .mk-edge-nav i,
  .res-nav-close,
  .widget_product_tag_cloud a,
  .product-single-lightbox,
  .gform_wrapper .button,
  .mk-login-form .form-row i,
  .mk-box-text i,
  .portfolio-entry-logo {
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-perspective: 1000;
  }
}
.hover-overlay {
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  -webkit-perspective: 1000;
}
/* Viewport Animations */
.mk-animate-element {
  opacity: 0;
  -webkit-perspective: 1000;
}
.no-transform .mk-animate-element {
  opacity: 1;
}
.mk-animate-element.mk-in-viewport.fade-in {
  -webkit-animation: mk_fade 0.7s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -moz-animation: mk_fade 0.7s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -o-animation: mk_fade 0.7s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95);
  animation: mk_fade 0.7s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95);
  opacity: 1;
}
.mk-animate-element.mk-in-viewport.forthy-five-rotate {
  -webkit-animation: mk_rotate 0.7s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -moz-animation: mk_rotate 0.7s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -o-animation: mk_rotate 0.7s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95);
  animation: mk_rotate 0.7s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95);
  opacity: 1;
}
.mk-animate-element.mk-in-viewport.scale-up {
  -webkit-animation: mk_scale_up 0.5s ease;
  -moz-animation: mk_scale_up 0.5s ease;
  -o-animation: mk_scale_up 0.5s ease;
  animation: mk_scale_up 0.5s ease;
  opacity: 1;
}
.mk-animate-element.mk-in-viewport.scale-down {
  -webkit-animation: mk_scale_down 0.5s 1 ease;
  -moz-animation: mk_scale_down 0.5s 1 ease;
  -o-animation: mk_scale_down 0.5s 1 ease;
  animation: mk_scale_down 0.5s 1 ease;
  opacity: 1;
}
.mk-animate-element.mk-in-viewport.scale-half-up {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-animation: mk_half_scale 0.4s ease forwards;
  -moz-animation: mk_half_scale 0.4s ease forwards;
  animation: mk_half_scale 0.4s ease forwards;
}
.mk-animate-element.mk-in-viewport.right-to-left {
  -webkit-animation: mk_right_to_left 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: mk_right_to_left 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: mk_right_to_left 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
  animation: mk_right_to_left 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
  opacity: 1;
}
.mk-animate-element.mk-in-viewport.left-to-right {
  -webkit-animation: mk_left_to_right 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: mk_left_to_right 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: mk_left_to_right 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
  animation: mk_left_to_right 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
  opacity: 1;
}
.mk-animate-element.mk-in-viewport.top-to-bottom {
  -webkit-animation: mk_top_to_bottom 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: mk_top_to_bottom 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: mk_top_to_bottom 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
  animation: mk_top_to_bottom 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
  opacity: 1;
}
.mk-animate-element.mk-in-viewport.bottom-to-top {
  -webkit-animation: mk_bottom_to_top 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: mk_bottom_to_top 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: mk_bottom_to_top 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
  animation: mk_bottom_to_top 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
  opacity: 1;
}
.mk-animate-element.mk-in-viewport.flip-x {
  -webkit-animation: mk_flip_x 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: mk_flip_x 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: mk_flip_x 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
  animation: mk_flip_x 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
  opacity: 1;
}
.mk-animate-element.mk-in-viewport.flip-y {
  -webkit-animation: mk_flip_y 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: mk_flip_y 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: mk_flip_y 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
  animation: mk_flip_y 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1);
  opacity: 1;
}
.mk-float-vertical {
  -webkit-animation: mk_float 2s infinite linear;
  -moz-animation: mk_float 2s infinite linear;
  -ms-animation: mk_float 2s infinite linear;
  -o-animation: mk_float 2s infinite linear;
  position: relative;
}
.mk-float-horizontal {
  -webkit-animation: mk_floatx 2s infinite linear;
  -moz-animation: mk_floatx 2s infinite linear;
  -ms-animation: mk_floatx 2s infinite linear;
  -o-animation: mk_floatx 2s infinite linear;
  position: relative;
}
.mk-pulse {
  -webkit-animation: mk_pulse 2s infinite linear;
  -moz-animation: mk_pulse 2s infinite linear;
  -ms-animation: mk_pulse 2s infinite linear;
  -o-animation: mk_pulse 2s infinite linear;
}
.mk-tossing {
  -webkit-animation: mk_tossing 2s infinite linear;
  -moz-animation: mk_tossing 2s infinite linear;
  -ms-animation: mk_tossing 2s infinite linear;
  -o-animation: mk_tossing 2s infinite linear;
}
.mk-spin {
  -moz-animation: spin 4s infinite linear;
  -o-animation: spin 4s infinite linear;
  -webkit-animation: spin 4s infinite linear;
  animation: spin 4s infinite linear;
}
.mk-flip-horizontal {
  -webkit-animation: mk_flip_horizontal 3s infinite linear;
  animation: mk_flip_horizontal 3s infinite linear;
  display: inline-block;
}
@keyframes mk_flip_horizontal {
  0% {
    transform: perspective(800px) rotateY(0deg);
  }
  100% {
    transform: perspective(800px) rotateY(360deg);
  }
}
@-webkit-keyframes mk_flip_horizontal {
  0% {
    -webkit-transform: perspective(800px) rotateY(0deg);
  }
  100% {
    -webkit-transform: perspective(800px) rotateY(360deg);
  }
}
/* Floating */
@-webkit-keyframes mk_float {
  0% {
    top: 0px;
  }
  50% {
    top: 15px;
  }
  100% {
    top: 0px;
  }
}
@-moz-keyframes mk_float {
  0% {
    top: 0px;
  }
  50% {
    top: 15px;
  }
  100% {
    top: 0px;
  }
}
@-o-keyframes mk_float {
  0% {
    top: 0px;
  }
  50% {
    top: 15px;
  }
  100% {
    top: 0px;
  }
}
@keyframes mk_float {
  0% {
    top: 0px;
  }
  50% {
    top: 15px;
  }
  100% {
    top: 0px;
  }
}
@-webkit-keyframes mk_floatx {
  0% {
    left: 0px;
  }
  50% {
    left: 15px;
  }
  100% {
    left: 0px;
  }
}
@-moz-keyframes mk_floatx {
  0% {
    left: 0px;
  }
  50% {
    left: 15px;
  }
  100% {
    left: 0px;
  }
}
@-o-keyframes mk_floatx {
  0% {
    left: 0px;
  }
  50% {
    left: 15px;
  }
  100% {
    left: 0px;
  }
}
@keyframes mk_floatx {
  0% {
    left: 0px;
  }
  50% {
    left: 15px;
  }
  100% {
    left: 0px;
  }
}
@-webkit-keyframes mk_tossing {
  0% {
    -webkit-transform: rotate(-6deg);
  }
  50% {
    -webkit-transform: rotate(6deg);
  }
  100% {
    -webkit-transform: rotate(-6deg);
  }
}
@-moz-keyframes mk_tossing {
  0% {
    -moz-transform: rotate(-6deg);
  }
  50% {
    -moz-transform: rotate(6deg);
  }
  100% {
    -moz-transform: rotate(-6deg);
  }
}
@-o-keyframes mk_tossing {
  0% {
    -o-transform: rotate(-6deg);
  }
  50% {
    -o-transform: rotate(6deg);
  }
  100% {
    -o-transform: rotate(-6deg);
  }
}
@keyframes mk_tossing {
  0% {
    transform: rotate(-6deg);
  }
  50% {
    transform: rotate(6deg);
  }
  100% {
    transform: rotate(-6deg);
  }
}
@-webkit-keyframes mk_pulse {
  0% {
    -webkit-transform: scale(0.9);
    opacity: 0.7;
  }
  50% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.9);
    opacity: 0.7;
  }
}
@-moz-keyframes mk_pulse {
  0% {
    -moz-transform: scale(0.9);
    opacity: 0.7;
  }
  50% {
    -moz-transform: scale(1);
    opacity: 1;
  }
  100% {
    -moz-transform: scale(0.9);
    opacity: 0.7;
  }
}
@-o-keyframes mk_pulse {
  0% {
    -o-transform: scale(0.9);
    opacity: 0.7;
  }
  50% {
    -o-transform: scale(1);
    opacity: 1;
  }
  100% {
    -o-transform: scale(0.9);
    opacity: 0.7;
  }
}
@keyframes mk_pulse {
  0% {
    transform: scale(0.9);
    opacity: 0.7;
  }
  50% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(0.9);
    opacity: 0.7;
  }
}
/* Fade In animation */
@-webkit-keyframes mk_fade {
  0% {
    opacity: 0.1;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes mk_fade {
  0% {
    opacity: 0.1;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes mk_fade {
  0% {
    opacity: 0.1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes mk_fade {
  0% {
    opacity: 0.1;
  }
  100% {
    opacity: 1;
  }
}
/* Rotate animation */
@-webkit-keyframes mk_rotate {
  0% {
    opacity: 0.1;
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
  }
}
@-moz-keyframes mk_rotate {
  0% {
    opacity: 0.1;
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
  }
}
@-o-keyframes mk_rotate {
  0% {
    opacity: 0.1;
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
  }
}
@keyframes mk_rotate {
  0% {
    opacity: 0.1;
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
  }
}
/* Scale Up animation */
@-webkit-keyframes mk_scale_up {
  0% {
    -webkit-transform: scale(0.3);
    opacity: 0.1;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
@-moz-keyframes mk_scale_up {
  0% {
    -moz-transform: scale(0.3);
    opacity: 0.1;
  }
  100% {
    -moz-transform: scale(1);
    opacity: 1;
  }
}
@-o-keyframes mk_scale_up {
  0% {
    -o-transform: scale(0.3);
    opacity: 0.1;
  }
  100% {
    -o-transform: scale(1);
    opacity: 1;
  }
}
@keyframes mk_scale_up {
  0% {
    transform: scale(0.3);
    opacity: 0.1;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
/* Scale Up animation */
@-webkit-keyframes mk_scale_down {
  0% {
    -webkit-transform: scale(1.3);
    opacity: 0.1;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
@-moz-keyframes mk_scale_down {
  0% {
    -moz-transform: scale(1.3);
    opacity: 0.1;
  }
  100% {
    -moz-transform: scale(1);
    opacity: 1;
  }
}
@-o-keyframes mk_scale_down {
  0% {
    -o-transform: scale(1.3);
    opacity: 0.1;
  }
  100% {
    -o-transform: scale(1);
    opacity: 1;
  }
}
@keyframes mk_scale_down {
  0% {
    transform: scale(1.3);
    opacity: 0.1;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
/* Scale Up animation */
@-webkit-keyframes mk_half_scale {
  to {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
@-moz-keyframes mk_half_scale {
  to {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
@-o-keyframes mk_half_scale {
  to {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
@keyframes mk_half_scale {
  to {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
/* Left to Right animation */
@-webkit-keyframes mk_left_to_right {
  0% {
    -webkit-transform: translate(-15%, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
    opacity: 1;
  }
}
@-moz-keyframes mk_left_to_right {
  0% {
    -moz-transform: translate(-15%, 0);
    opacity: 0;
  }
  100% {
    -moz-transform: translate(0, 0);
    opacity: 1;
  }
}
@-o-keyframes mk_left_to_right {
  0% {
    -o-transform: translate(-15%, 0);
    opacity: 0;
  }
  100% {
    -o-transform: translate(0, 0);
    opacity: 1;
  }
}
@keyframes mk_left_to_right {
  0% {
    transform: translate(-15%, 0);
    opacity: 0;
  }
  100% {
    transform: translate(0, 0);
    opacity: 1;
  }
}
/* Right To Left animation */
@-webkit-keyframes mk_right_to_left {
  0% {
    -webkit-transform: translate(15%, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
    opacity: 1;
  }
}
@-moz-keyframes mk_right_to_left {
  0% {
    -moz-transform: translate(15%, 0);
    opacity: 0;
  }
  100% {
    -moz-transform: translate(0, 0);
    opacity: 1;
  }
}
@-o-keyframes mk_right_to_left {
  0% {
    -o-transform: translate(15%, 0);
    opacity: 0;
  }
  100% {
    -o-transform: translate(0, 0);
    opacity: 1;
  }
}
@keyframes mk_right_to_left {
  0% {
    transform: translate(15%, 0);
    opacity: 0;
  }
  100% {
    transform: translate(0, 0);
    opacity: 1;
  }
}
/* Bottom to Top animation */
@-webkit-keyframes mk_bottom_to_top {
  0% {
    -webkit-transform: translate(0, 60%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
    opacity: 1;
  }
}
@-moz-keyframes mk_bottom_to_top {
  0% {
    -moz-transform: translate(0, 60%);
    opacity: 0;
  }
  100% {
    -moz-transform: translate(0, 0);
    opacity: 1;
  }
}
@-o-keyframes mk_bottom_to_top {
  0% {
    -o-transform: translate(0, 60%);
    opacity: 0;
  }
  100% {
    -o-transform: translate(0, 0);
    opacity: 1;
  }
}
@keyframes mk_bottom_to_top {
  0% {
    transform: translate(0, 60%);
    opacity: 0;
  }
  100% {
    transform: translate(0, 0);
    opacity: 1;
  }
}
/* Top to Bottom animation */
@-webkit-keyframes mk_top_to_bottom {
  0% {
    -webkit-transform: translate(0, -20%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
    opacity: 1;
  }
}
@-moz-keyframes mk_top_to_bottom {
  0% {
    -moz-transform: translate(0, -20%);
    opacity: 0;
  }
  100% {
    -moz-transform: translate(0, 0);
    opacity: 1;
  }
}
@-o-keyframes mk_top_to_bottom {
  0% {
    -o-transform: translate(0, -20%);
    opacity: 0;
  }
  100% {
    -o-transform: translate(0, 0);
    opacity: 1;
  }
}
@keyframes mk_top_to_bottom {
  0% {
    transform: translate(0, -20%);
    opacity: 0;
  }
  100% {
    transform: translate(0, 0);
    opacity: 1;
  }
}
/* Flip Horizontally */
@-webkit-keyframes mk_flip_x {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@-moz-keyframes mk_flip_x {
  0% {
    -moz-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  100% {
    -moz-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@-o-keyframes mk_flip_x {
  0% {
    -o-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  100% {
    -o-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@keyframes mk_flip_x {
  0% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  100% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
/* Flip Vertically */
@-webkit-keyframes mk_flip_y {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@-moz-keyframes mk_flip_y {
  0% {
    -moz-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  100% {
    -moz-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@-o-keyframes mk_flip_y {
  0% {
    -o-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  100% {
    -o-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes mk_flip_y {
  0% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  100% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
/* Woocommerce add to card animation */
@-webkit-keyframes added_to_card_anim {
  0% {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(2);
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
  }
}
@-moz-keyframes added_to_card_anim {
  0% {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(2);
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
  }
}
@-o-keyframes added_to_card_anim {
  0% {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(2);
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
  }
}
@keyframes added_to_card_anim {
  0% {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(2);
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
  }
}
.hover-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  opacity: 0;
}
.hover-plus-icon {
  position: absolute;
  left: 50%;
  top: 50%;
  color: #fff;
  font-size: 48px;
  margin: -24px 0 0 -24px;
  z-index: 12;
  opacity: 0;
  display: block;
  width: 48px;
  height: 48px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-backface-visibility: hidden;
}
.hover-plus-icon-small {
  position: absolute;
  left: 50%;
  top: 50%;
  color: #fff;
  font-size: 32px;
  margin: -16px 0 0 -16px;
  z-index: 10;
  opacity: 0;
  display: block;
  width: 32px;
  height: 32px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-backface-visibility: hidden;
}
.mk-love-holder {
  cursor: pointer;
}
.featured-image {
  position: relative;
  overflow: hidden;
}
.featured-image .item-featured-image {
  width: 100%;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.featured-image .mk-lightbox {
  line-height: 4px;
}
.featured-image:hover .hover-overlay {
  opacity: 0.7;
}
.featured-image:hover .item-featured-image {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  filter: grayscale(100%);
  /* Current draft standard */
  -webkit-filter: grayscale(100%);
  /* New WebKit */
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  /* Not yet supported in Gecko, Opera or IE */
  filter: gray;
  /* IE */
  -webkit-filter: grayscale(1);
  /* Old WebKit */
}
.featured-image:hover .hover-plus-icon,
.featured-image:hover .hover-plus-icon-small {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
}
.mk-image-slideshow img {
  width: 100%;
}
.mk-preloader {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 13;
  width: 101%;
  height: 100%;
  background-color: #fff;
}
#mk-header {
  position: relative;
  z-index: 60;
  width: 100%;
}
#mk-header.transparent-header {
  position: absolute;
  left: 0;
}
#mk-header.sticky-header,
#mk-header.transparent-header-sticky {
  position: fixed;
  -webkit-box-shadow: 0 1px 7px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: 0 1px 7px rgba(0, 0, 0, 0.03);
  box-shadow: 0 1px 7px rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}
#mk-header .mk-grid {
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
}
#mk-header.header-search-triggered #mk-main-navigation > ul > li {
  opacity: 0;
}
#mk-header .mk-light-logo {
  display: none;
}
#mk-header .mk-mobile-logo {
  display: none;
}
.transparent-header {
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.transparent-header.header-offset-passed {
  opacity: 0;
  position: fixed;
  top: -200px;
}
.transparent-header.transparent-header-sticky {
  opacity: 1;
  left: auto !important;
}
.transparent-header #mk-main-navigation ul li .sub {
  border-top: none;
}
.transparent-header .mk-cart-link:hover,
.transparent-header .dashboard-trigger:hover,
.transparent-header .res-nav-active:hover,
.transparent-header #mk-main-navigation > ul > li.menu-item > a:hover,
.transparent-header .header-search-icon:hover {
  opacity: 0.7;
}
.transparent-header .header-searchform-input input[type=text] {
  background-color: transparent;
}
.transparent-header.light-header-skin .dashboard-trigger,
.transparent-header.light-header-skin .res-nav-active,
.transparent-header.light-header-skin #mk-main-navigation > ul > li.menu-item > a,
.transparent-header.light-header-skin #mk-main-navigation > ul > li.current-menu-item > a,
.transparent-header.light-header-skin #mk-main-navigation > ul > li.current-menu-ancestor > a,
.transparent-header.light-header-skin #mk-main-navigation > ul > li.menu-item:hover > a,
.transparent-header.light-header-skin #mk-main-navigation > ul > li.menu-item > a:hover,
.transparent-header.light-header-skin .dashboard-trigger:hover,
.transparent-header.light-header-skin .res-nav-active:hover,
.transparent-header.light-header-skin .header-searchform-input input[type=text],
.transparent-header.light-header-skin .dashboard-trigger,
.transparent-header.light-header-skin .header-search-icon,
.transparent-header.light-header-skin .header-search-close,
.transparent-header.light-header-skin .header-search-icon:hover,
.transparent-header.light-header-skin .mk-cart-link,
.transparent-header.light-header-skin .responsive-nav-link i {
  color: #fff !important;
}
.transparent-header.light-header-skin .mk-light-logo {
  display: block !important;
}
.transparent-header.light-header-skin .mk-dark-logo {
  display: none !important;
}
.transparent-header.light-header-skin.transparent-header-sticky .mk-light-logo {
  display: none !important;
}
.transparent-header.light-header-skin.transparent-header-sticky .mk-dark-logo {
  display: block !important;
}
.transparent-header.dark-header-skin .dashboard-trigger,
.transparent-header.dark-header-skin .res-nav-active,
.transparent-header.dark-header-skin #mk-main-navigation > ul > li.menu-item > a,
.transparent-header.dark-header-skin #mk-main-navigation > ul > li.current-menu-item > a,
.transparent-header.dark-header-skin #mk-main-navigation > ul > li.current-menu-ancestor > a,
.transparent-header.dark-header-skin #mk-main-navigation > ul > li.menu-item:hover > a,
.transparent-header.dark-header-skin #mk-main-navigation > ul > li.menu-item > a:hover,
.transparent-header.dark-header-skin .dashboard-trigger:hover,
.transparent-header.dark-header-skin .res-nav-active:hover,
.transparent-header.dark-header-skin .header-searchform-input input[type=text],
.transparent-header.dark-header-skin .dashboard-trigger,
.transparent-header.dark-header-skin .header-search-icon,
.transparent-header.dark-header-skin .header-search-close,
.transparent-header.dark-header-skin .header-search-icon:hover,
.transparent-header.dark-header-skin .mk-cart-link,
.transparent-header.dark-header-skin .responsive-nav-link i {
  color: #444 !important;
}
/* Secondary Header
-------------------------------------------------------------------- */
.mk-secondary-header {
  position: relative;
  z-index: 60;
  width: 100%;
  background-color: #fff;
  border-top: 1px solid rgba(0, 0, 0, 0.07);
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  -webkit-box-shadow: 0 1px 7px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: 0 1px 7px rgba(0, 0, 0, 0.03);
  box-shadow: 0 1px 7px rgba(0, 0, 0, 0.03);
}
.mk-secondary-header .mk-grid {
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
}
.mk-secondary-header .sticky-trigger-header {
  position: relative;
}
.mk-secondary-header .mk-light-logo {
  display: none !important;
}
.mk-secondary-header .mk-mobile-logo {
  display: none;
}
.secondary-header-space {
  display: none;
}
.secondary-header-space.secondary-space-sticky {
  display: block;
}
.secondary-header-sticky {
  position: fixed;
  top: 0;
}
@media handheld, only screen and (max-width: 650px) {
  .mobile-menu-exists .mk-light-logo,
  .mobile-menu-exists .mk-dark-logo {
    display: none !important;
  }
  .mobile-menu-exists .mk-mobile-logo {
    display: block !important;
  }
}
/* Main Navigation
-------------------------------------------------------------------- */
#mk-main-navigation {
  /* Global */
  /* Top Level */
}
#mk-main-navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#mk-main-navigation ul li.menu-item a i {
  font-size: 16px;
  text-transform: none !important;
  margin-right: 6px;
  color: #555;
}
#mk-main-navigation ul li.menu-item a,
#mk-main-navigation ul li.menu-item i {
  transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
}
#mk-main-navigation > ul {
  position: relative;
  display: block;
  text-align: right;
}
#mk-main-navigation > ul > li.menu-item {
  display: inline-block;
  margin: 0 1px 0 0;
  text-align: right;
  padding-bottom:40px!important;
}
#mk-main-navigation > ul > li.menu-item > a {
   display: block;
    font-size: 16px;
    font-weight: bold;
    padding-left: 17px;
    padding-right: 17px;
    text-transform: uppercase;
}
#mk-main-navigation > ul > li.current-menu-item > a, #mk-main-navigation > ul > li.current-menu-ancestor > a, #mk-main-navigation > ul > li.menu-item:hover > a {
    background: none repeat scroll 0 0 #F97672 !important;
    color: #FFFFFF !important;
}
.sticky-trigger-header #mk-main-navigation > ul > li.menu-item, .sticky-trigger-header #mk-main-navigation > ul > li.menu-item > a, .sticky-trigger-header .mk-header-search, .sticky-trigger-header .mk-header-search a, .sticky-trigger-header .mk-cart-link, .sticky-trigger-header .dashboard-trigger, .sticky-trigger-header .responsive-nav-link {
    height: 36px !important;
    line-height: 36px !important;
    margin-top: 22px !important;
}
.main-navigation-ul > li > .sub-menu,
.main-navigation-ul > li .sub {
  display: none;
}
.megamenu-title {
  margin: 0 0 8px 0;
  padding: 8px 15px;
  text-align: left;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  line-height: 12px;
  opacity: 0.6;
}
.megamenu-title i {
  font-size: 16px;
  text-transform: none !important;
  opacity: 0.4;
  margin-right: 6px;
}
.main-navigation-ul li .sub-container {
  position: absolute;
  transition: top 0.2s ease-in-out;
  -webkit-transition: top 0.2s ease-in-out;
  -moz-transition: top 0.2s ease-in-out;
  -ms-transition: top 0.2s ease-in-out;
  -o-transition: top 0.2s ease-in-out;
}
.main-navigation-ul > li > .sub {
  display: none;
}
.main-navigation-ul li .sub .row {
  clear: both;
  overflow: hidden;
  width: 100%;
}
.main-navigation-ul li .sub li {
  display: block;
  float: none;
  margin: 0;
  list-style: none;
}
.mk_megamenu_columns_2 {
  width: 49.9%;
}
.mk_megamenu_columns_3 {
  width: 33.2%;
}
.mk_megamenu_columns_4 {
  width: 24.9%;
}
.mk_megamenu_columns_5 {
  width: 19.9%;
}
.mk_megamenu_columns_6 {
  width: 16.5%;
}
.sub-container.non-mega .sub li a {
  width: 302px;
}
.marketing_image {
    margin-bottom: 25px;
    margin-top: 0;
}
.green_text_main h2 {
    color: #83C24B !important;
    font-size: 34px !important;
    font-weight: bold !important;
    margin-bottom: 0 !important;
    margin-top: 26px;
    text-align: center;
}
.center_align {
      margin: 0 auto;
    text-align: center;
    width:97%;
}
.green_text_main h4 {
    color: #83C24B !important;
    font-size: 34px !important;
    font-weight: bold !important;
    margin-bottom: 0 !important;
    margin-top: 26px;
    text-align: center;
}
.main-navigation-ul li .sub li.mega-hdr {
  float: left;
  margin: 0;
  padding: 20px 0 5px;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.main-navigation-ul li .sub li.mega-hdr.last {
  border: none;
}
.center_align {
    color: #FFFFFF !important;
    margin: 40px auto 0;
    text-align: left;
}
.green_text_main.margine_area {
    margin: -38px !important;
}
.center_align p {
    color: #FFFFFF !important;
    margin: 40px auto 40px;
    text-align: left;

}
.main-navigation-ul li .sub a {
  position: relative;
  display: block;
  float: none;
  margin: 0;
  padding: 8px 15px;
  background-color: transparent !important;
  text-align: left;
  text-transform: uppercase;
  font-weight: 600 !important;
  font-size: 16px;
  line-height: 18px;
}
.banner_area {
 float: right;
    height: 263px;
    margin-right: 151px;
    width: 75%;
}
.slide-form-one {
    margin-left: 89px;
}
.banner_area input {
    background: none repeat scroll 0 0 #ffffff !important;
    box-shadow: 3px 0 11px #888888 !important;
    float: left;
    height: 69px;
    margin: 25px 0 0 !important;
    padding: 20px !important;
    width: 739px !important;
}
#last-step {
   margin-bottom: 30px !important;
    margin-left: 305px !important;
    margin-top: 7px !important;
}
#div1 .slider-next:hover{
	background-color: #333333 !important;
}
.slider-privious {
    display: none;
}
#div1 label {
    color: #ff0000;
}
.main-navigation-ul li .sub a i {
  margin-right: 5px;
}
.main-navigation-ul li .sub a:hover {
  padding: 8px 5px 8px 25px;
}
.main-navigation-ul li .sub-container.non-mega .sub li {
  width: auto !important;
}
.main-navigation-ul li .sub-container.non-mega li {
  margin: 0;
  padding: 0;
  width: 160px;
}
.main-navigation-ul li .sub-container.non-mega li a {
  margin-bottom: 1px;
  padding: 9px 16px;
  font-weight: 600 !important;
  line-height: 18px;
}
.main-navigation-ul li .sub-container.non-mega li a:hover {
  padding: 9px 6px 9px 26px;
}
.main-navigation-ul li .sub-container.non-mega li ul {
  position: absolute;
}
.main-navigation-ul li .sub-container.non-mega > ul {
  padding: 5px 0 !important;
}
.main-navigation-ul li .sub-container.mega .mk_mega_menu {
  padding: 0;
}
.main-navigation-ul li .sub-container.mega > .sub-menu {
  padding: 0 !important;
}
.main-navigation-ul li .sub-container.mk-nested-sub > ul li {
  position: relative;
}
.main-navigation-ul li .sub-container.mk-nested-sub ul ul {
  position: absolute;
  top: -5px;
  display: none;
  padding: 5px 0;
}
.mk-mega-icon {
  position: absolute;
  top: 50% !important;
  right: 8px;
  display: block !important;
  margin-top: -8px !important;
  width: 16px !important;
  height: 16px !important;
  font-size: 16px !important;
  line-height: 16px !important;
}
#mk-main-navigation > ul > li,
#mk-main-navigation > ul > li > a {
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
/* Responsive Navigation
-------------------------------------------------------------------- */
#mk-responsive-nav {
  margin: 0;
  padding: 0;
  z-index: 20;
  position: relative;
}
#mk-responsive-nav .mk-header-logo,
#mk-responsive-nav .responsive-nav-link,
#mk-responsive-nav .dashboard-trigger,
#mk-responsive-nav .mk-shopping-cart,
#mk-responsive-nav .mk-header-search {
  display: none !important;
}
#mk-responsive-nav li {
  display: block;
  margin: 0;
  width: 100%;
}
#mk-responsive-nav li .sub li a {
  width: auto !important;
}
#mk-responsive-nav li a {
  border-bottom: 1px solid rgba(128, 128, 128, 0.25);
  display: block;
  font-size: 14px;
  padding: 15px 20px;
  text-align: left;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  position: relative;
  transition: all 0.15s ease-in;
  -webkit-transition: all 0.15s ease-in;
  -moz-transition: all 0.15s ease-in;
  -ms-transition: all 0.15s ease-in;
  -o-transition: all 0.15s ease-in;
}
#mk-responsive-nav li a > i {
  display: none !important;
}
#mk-responsive-nav li ul {
  margin: 0;
  padding: 0;
}
#mk-responsive-nav li ul li a,
#mk-responsive-nav li ul li .megamenu-title {
  font-size: 12px;
  line-height: 12px;
  margin: 0;
  padding: 12px 15px 12px 30px;
  text-align: left;
  text-transform: none;
  font-weight: normal;
}
#mk-responsive-nav .sub-menu {
  left: auto;
  position: relative;
}
#mk-responsive-nav .megamenu-title {
  display: none !important;
}
#mk-responsive-nav .mk_mega_menu .row {
  width: auto;
}
#mk-responsive-nav .mk-mega-icon {
  display: none !important;
}
#mk-responsive-nav .mk-nav-arrow {
  position: absolute;
  right: 0px;
  top: 0px;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
  opacity: 0.7;
  width: 70px;
  height: 100%;
  line-height: 50px;
}
#mk-responsive-nav .mk-nav-arrow:hover {
  opacity: 1;
}
.resposnive-nav-container {
  display: none;
}
#mk-responsive-nav > li > ul,
#mk-responsive-nav > li > div {
  display: none;
}
/* Header Logo
-------------------------------------------------------------------- */
.mk-header-logo {
  float: left !important;
  margin: 0;
}
.mk-header-logo a {
  padding-left: 0 !important;
}
.mk-header-logo img {
  height: 100% !important;
}

/* Header Search Form
-------------------------------------------------------------------- */
.mk-header-search {
  float: right;
  margin: 0;
}
form.header-searchform-input {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
}
form.header-searchform-input input[type=submit] {
  display: none;
}
form.header-searchform-input input[type=text] {
  padding-right: 60px;
  width: 100%;
  height: 100%;
  outline: none;
  border: none;
  font-weight: 300;
  font-size: 50px;
  transition: font-size 0.2s ease-in-out;
  -webkit-transition: font-size 0.2s ease-in-out;
  -moz-transition: font-size 0.2s ease-in-out;
  -ms-transition: font-size 0.2s ease-in-out;
  -o-transition: font-size 0.2s ease-in-out;
}
form.header-searchform-input .ui-autocomplete {
  overflow: auto;
  text-align: left;
  top: -2px !important;
  list-style: none;
  margin: 0;
  padding: 0;
}
form.header-searchform-input .ui-autocomplete li {
  line-height: 16px;
  padding: 10px 25px;
  margin: 0;
  overflow: hidden;
  cursor: pointer;
}
form.header-searchform-input .ui-autocomplete li a {
  cursor: pointer;
}
form.header-searchform-input .ui-autocomplete li a:hover {
  color: #252525;
}
form.header-searchform-input .ui-autocomplete li .wp-post-image,
form.header-searchform-input .ui-autocomplete li i {
  width: 40px;
  height: 40px;
  border-width: 1px;
  border-style: solid;
  display: block;
  float: left;
  margin-right: 10px;
}
form.header-searchform-input .ui-autocomplete li i {
  line-height: 40px;
  font-size: 16px;
  text-align: center;
  opacity: 0.45;
}
form.header-searchform-input .ui-autocomplete li .search-date {
  opacity: 0.6;
  font-size: 12px;
  font-weight: 600;
}
form.header-searchform-input .ui-autocomplete li .search-title {
  font-size: 12px;
  text-transform: uppercase;
  line-height: 16px;
  display: block;
  margin-top: 5px;
  font-weight: bold;
}
.sticky-trigger-header .header-searchform-input input[type=text] {
  font-size: 30px;
}
.header-search-close {
  position: absolute;
  top: 50%;
  right: 20px;
  display: block;
  margin-top: -18px;
  width: 32px;
  height: 32px;
  line-height: 32px;
}
.header-search-close i {
  font-size: 32px;
}
.header-search-icon {
  display: block;
}
.header-search-icon i {
  margin-left: 15px;
  padding-left: 15px;
  border-left: 1px solid rgba(0, 0, 0, 0.05);
  font-size: 16px;
  line-height: 26px;
  vertical-align: middle;
}
.responsive-nav-link {
  position: relative;
  display: none;
  float: left;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.responsive-nav-link i {
  font-size: 16px;
}

/*Blog Section Custom Css*/
.single-content-blog{}
.single-content-blog ul{margin:0px; padding: 0px;}
.single-content-blog ul li{ background: url("tick.png") no-repeat scroll 5px 2px rgba(0, 0, 0, 0);
    font-size: 18px !important;
    line-height: 29px;
    list-style: none outside none !important;
    margin: 11px 0;
    padding: 0 0 0 33px !important;}
.single-content-blog h2{font-size:32px; margin-bottom:12px; }




/*Blog Section Custom Css*/
/* Page title
-------------------------------------------------------------------- */
#mk-page-title #mk-breadcrumbs {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
}
#mk-page-title #mk-breadcrumbs.dark-skin {
  color: #bfbfbf;
}
#mk-page-title #mk-breadcrumbs.dark-skin a {
  color: #444444;
}
#mk-page-title #mk-breadcrumbs.light-skin {
  color: #eee;
}
#mk-page-title #mk-breadcrumbs.light-skin a {
  color: #c1c1c1;
}
#mk-page-title.left-align .mk-page-heading {
  float: left;
  margin: 0 0 0 20px !important;
}
#mk-page-title.left-align #mk-breadcrumbs {
  float: right;
  margin-right: 20px;
}
#mk-page-title.center-align {
  text-align: center;
}
#mk-page-title.center-align .mk-page-heading {
  display: block;
  margin: 0 0 20px 0 !important;
}
#mk-page-title.center-align #mk-breadcrumbs {
  line-height: 16px !important;
}
#mk-page-title.right-align .mk-page-heading {
  float: right;
  margin: 0 20px 0 0 !important;
}
#mk-page-title.right-align #mk-breadcrumbs {
  float: left;
  margin-left: 20px;
}
/* Smaller than Tablets */
@media handheld, only screen and (max-width: 767px) {
  #mk-header .mk-grid,
  .mk-secondary-header .mk-grid {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .sticky-header-padding,
  .secondary-header-space {
    display: none !important;
  }
  #mk-page-title {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
/* Smaller than mobiles */
@media handheld, only screen and (max-width: 500px) {
  #mk-breadcrumbs {
    display: none;
  }
}
.theme-main-wrapper {
  position: relative;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  z-index: 45555555;
}
.theme-main-wrapper.dashboard-opened {
  -webkit-transform: translate3d(-280px, 0, 0);
  -moz-transform: translate3d(-280px, 0, 0);
  -ms-transform: translate3d(-280px, 0, 0);
  -o-transform: translate3d(-280px, 0, 0);
}
.mk-side-dashboard {
  position: fixed;
  right: -280px;
  top: 0px;
  padding: 30px 20px;
  width: 280px;
  height: 100%;
  z-index: 1;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.mk-side-dashboard.dashboard-opened {
  right: 0;
}
.mk-side-dashboard.wpadminbar-exists {
  top: 32px !important;
}
.dashboard-trigger {
  position: relative;
  display: inline-block;
  float: right;
  width: 22px;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.dashboard-trigger i {
  font-size: 16px;
  line-height: 16px;
  vertical-align: middle;
}
.dashboard-trigger.res-mode {
  display: none;
}
.dashboard-trigger.desktop-mode {
  position: absolute;
  right: 40px;
  top: 0;
  display: inline-block;
}
.mk-boxed-enabled .dashboard-trigger.desktop-mode {
  right: 20px !important;
}
#theme-page {
  overflow: hidden;
  padding: 0;
  margin: 0;
  min-height: 200px;
}
#theme-page .theme-page-wrapper {
  margin: 20px auto;
}
#theme-page .theme-page-wrapper.no-padding {
  margin-top: 0;
  margin-bottom: 0;
}
#theme-page .theme-page-wrapper .theme-content {
  padding: 20px;
}
#theme-page .theme-page-wrapper .theme-content.no-padding {
  padding-bottom: 0;
  padding-top: 0;
}
#theme-page .theme-page-wrapper #mk-sidebar {
  position: relative;
}
#theme-page .theme-page-wrapper.right-layout #mk-sidebar {
  float: right;
}
#theme-page .theme-page-wrapper.left-layout #mk-sidebar {
  float: left;
}
#theme-page .theme-page-wrapper.right-layout .theme-content {
  float: left;
}
#theme-page .theme-page-wrapper.left-layout .theme-content {
  float: right;
}
#theme-page .theme-page-wrapper.right-layout .sidebar-wrapper {
  padding: 20px 10px 30px 30px;
}
#theme-page .theme-page-wrapper.left-layout .sidebar-wrapper {
  padding: 20px 30px 30px 10px;
}
.mk-boxed-enabled#mk-boxed-layout {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.13);
  -moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.13);
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.13);
}
.mk-boxed-enabled#mk-boxed-layout #mk-header.sticky-header {
  left: auto;
  right: auto;
}
* html #theme-page,
* html #mk-sidebar {
  display: inline;
}
.mk-body-loader-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2351;
  background-color: #fff;
}

#toPopup {

}
#popup_content > h3 {
    font-size: 2.6em;
    text-align: center;
}
.wpcf7-submit{
background-color: #CC3641 !important;
    border: 1px solid #CCCCCC;
    box-shadow: 3px 3px 5px #CC3641 !important;
    font-size: 20px;
    letter-spacing: 0.7px;
    padding: 12px 20px;
    width: 108px;
}
#site-url{
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none !important;
    box-shadow: 3px 0 11px #888888 !important;
    color: #e18728;
    cursor: inherit;
    font-size: 18px !important;
    height: 31px;
    padding: 3px 6px;
    position: relative;
    top: -2px;
    vertical-align: bottom;
    width: 333px;
}
#div2 p {
   float: left;
    width: 33.3333%;
}
#div2 input {
    box-shadow: none;
    width: 96% !important;
}
.sub-container.non-mega.mk-nested-sub {
    top: 120px !important;
}
.ie .mk-body-loader-overlay {
  display: none !important;
}
.qLlogo {
  text-align: center;
  position: absolute;
  width: 400px;
  left: 50%;
  margin-left: -200px;
  top: 20%;
}
@media handheld, only screen and (max-width: 767px) {
  .qLlogo {
    top: 5%;
  }
}
/* ---------------------------- */
@media handheld, only screen and (max-width: 767px) {
  #theme-page {
    padding: 0 !important;
  }
  .theme-page-wrapper {
    margin: 0 auto 0 !important;
  }
}
@media handheld, only screen and (max-width: 960px) {
  #mk-sidebar,
  .theme-content {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .sidebar-wrapper {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
#mk-footer {
  width: 100%;
  position: relative;
  padding: 70px 0 0;
}
#mk-footer .footer-wrapper {
  position: relative;
  min-height: 100px;
  margin-bottom: 20px;
}
#mk-footer .mk-padding-wrapper {
  padding: 0 20px;
}
@media handheld, only screen and (max-width: 960px) {
  #mk-footer [class*='mk-col-'] {
    width: 50% !important;
  }
}
@media handheld, only screen and (max-width: 767px) {
  #mk-footer [class*='mk-col-'] {
    width: 100% !important;
  }
}
/* SUB FOOTER SECTION */
#sub-footer {
  border-top-style: solid;
  border-top-width: 1px;
  padding: 30px 0;
}
.mk-footer-copyright {
  font-size: 13px;
  line-height: 16px;
  float: left;
}
@media handheld, only screen and (max-width: 767px) {
  .mk-footer-copyright {
    float: none !important;
    display: block;
    text-align: center;
  }
}
.mk-footer-social {
  margin: 0;
  padding: 0;
  list-style: none;
  float: right;
}
.mk-footer-social li {
  margin: 0;
  display: inline-block;
}
.mk-footer-social li a {
  display: block;
  margin: 0 10px;
  line-height: 16px;
}
.mk-footer-social li i {
  font-size: 16px;
  line-height: 16px;
}

 
@media handheld, only screen and (max-width: 767px) {
  .mk-footer-social {
    float: none !important;
    display: block;
    margin: 20px 0 0 !important;
    text-align: center;
  }
}
.mk-go-top {
  background-color: rgba(0, 0, 0, 0.3);
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: fixed;
  bottom:20px;
  right: 30px;
  z-index: 100;
  opacity: 0;
  display: block;
  text-align: center;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transform-origin: right;
  -moz-transform-origin: right;
  -ms-transform-origin: right;
  -o-transform-origin: right;
  transform-origin: right;
  -webkit-transform: perspective(300px) rotateY(-120deg) translateZ(1px);
  -moz-transform: perspective(300px) rotateY(-120deg) translateZ(1px);
  -ms-transform: perspective(300px) rotateY(-120deg) translateZ(1px);
  -o-transform: perspective(300px) rotateY(-120deg) translateZ(1px);
  transform: perspective(300px) rotateY(-120deg) translateZ(1px);
}
.mk-go-top.off {
  opacity: 0;
}
.mk-go-top.on {
  opacity: 1;
  -webkit-transition-delay: 0s !important;
  -moz-transition-delay: 0s !important;
  -ms-transition-delay: 0s !important;
  -o-transition-delay: 0s !important;
  transition-delay: 0s !important;
  -webkit-transform: perspective(300px) rotateY(0deg);
  -moz-transform: perspective(300px) rotateY(0deg);
  -ms-transform: perspective(300px) rotateY(0deg);
  -o-transform: perspective(300px) rotateY(0deg);
  transform: rotateY(0deg);
}
.mk-go-top:hover {
  background-color: rgba(0, 0, 0, 0.4);
}
.banner_area #slide-form-one label {
  
}
#div1 .required {
    float: left;
    width: 100%;
}
.mk-go-top i {
  color: #fff;
  font-size: 16px;
  line-height: 40px;
  display: block;
}
/* Plugins Styles */
div.jp-audio {
  width: 100%;
}
div.jp-interface {
  position: relative;
  width: 100%;
  padding: 20px 110px 20px 70px;
  border: 1px solid #eeeeee;
  background-color: #fafafa;
}
div.jp-controls-holder {
  clear: both;
  width: 100%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
div.jp-interface ul.jp-controls {
  list-style-type: none;
  margin: 0;
  padding: 0;
  float: left;
}
div.jp-interface ul.jp-controls li {
  margin: 0;
}
div.jp-audio ul.jp-controls {
  position: absolute;
  left: 20px;
  top: 19px;
}
div.jp-interface ul.jp-controls li {
  display: inline;
  float: left;
}
div.jp-interface ul.jp-controls a {
  display: block;
}
a.jp-play,
a.jp-pause {
  width: 30px;
  height: 30px;
  display: block;
  background-color: #fafafa;
  border: 1px solid #eee;
  line-height: 14px;
  color: #737373;
  text-align: center;
}
a.jp-play i,
a.jp-pause i {
  font-size: 16px;
  line-height: 32px;
}
div.jp-progress {
  border: 1px solid #eee;
  background-color: #fff;
}
div.jp-audio div.jp-progress {
  height: 31px;
  float: left;
  margin: 0;
}
div.jp-audio div.jp-type-single div.jp-progress {
  width: 100%;
}
div.jp-seek-bar {
  width: 0px;
  height: 100%;
  cursor: pointer;
}
div.jp-play-bar {
  width: 0px;
  height: 100%;
  position: relative;
}
a.jp-mute,
a.jp-unmute,
a.jp-volume-max {
  width: 18px;
  height: 15px;
  margin-top: 0px;
}
.js-volume-wrapper {
  padding: 13px 7px 8px;
  margin-top: 4px;
  border: 1px solid #eee;
  display: inline-block;
  width: 70px;
  position: absolute;
  right: 20px;
  top: 15px;
}
div.jp-volume-bar {
  z-index: 20;
  width: 100%;
  height: 8px;
  cursor: pointer;
}
.inner-value-adjust {
  background-color: #737373;
  width: 100%;
  height: 2px;
}
div.jp-volume-bar-value {
  width: 0px;
  height: 2px;
  transition: width 0.3s ease-in-out;
  -webkit-transition: width 0.3s ease-in-out;
  -moz-transition: width 0.3s ease-in-out;
  -ms-transition: width 0.3s ease-in-out;
  -o-transition: width 0.3s ease-in-out;
  position: relative;
}
div.jp-volume-bar-value:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: -5px;
  width: 12px;
  height: 12px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background-color: #fafafa;
  border: 2px solid #737373;
}
@media handheld, only screen and (max-width: 600px) {
  .js-volume-wrapper {
    display: none !important;
  }
  div.jp-interface {
    padding-right: 22px !important;
  }
}
/* @end */
/* @group current time and duration */
div.jp-current-time,
div.jp-duration {
  display: inline-block;
}
.mk-prettyphoto .pp_top,
.mk-prettyphoto .pp_top .pp_middle,
.mk-prettyphoto .pp_top .pp_left,
.mk-prettyphoto .pp_top .pp_right,
.mk-prettyphoto .pp_bottom,
.mk-prettyphoto .pp_bottom .pp_left,
.mk-prettyphoto .pp_bottom .pp_middle,
.mk-prettyphoto .pp_bottom .pp_right {
  height: 18px;
}
.mk-prettyphoto .pp_top .pp_left {
  background-color: #fff;
}
.mk-prettyphoto .pp_top .pp_middle {
  background-color: #fff;
}
.mk-prettyphoto .pp_top .pp_right {
  background-color: #fff;
}
.mk-prettyphoto .pp_content .ppt {
  color: #f8f8f8;
}
.mk-prettyphoto .pp_content_container .pp_left {
  background-color: #fff;
  padding-left: 18px;
}
.mk-prettyphoto .pp_content_container .pp_right {
  background-color: #fff;
  padding-right: 18px;
}
.mk-prettyphoto .pp_expand,
.mk-prettyphoto .pp_contract,
.mk-prettyphoto .pp_arrow_previous,
.mk-prettyphoto .pp_arrow_next,
.mk-prettyphoto .pp_close {
  width: 30px;
  height: 30px;
  display: block;
  border: 1px solid #eee;
  text-align: center;
  color: #4d4d4d;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.mk-prettyphoto .pp_expand i,
.mk-prettyphoto .pp_contract i,
.mk-prettyphoto .pp_arrow_previous i,
.mk-prettyphoto .pp_arrow_next i,
.mk-prettyphoto .pp_close i {
  font-size: 16px;
  line-height: 30px;
}
.mk-prettyphoto .pp_expand:hover,
.mk-prettyphoto .pp_contract:hover,
.mk-prettyphoto .pp_arrow_previous:hover,
.mk-prettyphoto .pp_arrow_next:hover,
.mk-prettyphoto .pp_close:hover {
  border-color: #505050;
  background-color: #505050;
  color: #fff;
}
.mk-prettyphoto .pp_expand {
  cursor: pointer;
}
.mk-prettyphoto .pp_expand i {
  color: #ffffff;
}
.mk-prettyphoto .pp_contract {
  cursor: pointer;
}
.mk-prettyphoto .pp_close {
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 5px;
}
.mk-prettyphoto .pp_gallery ul li a {
  background: url(../../images/prettyPhoto/default_thumb.png) center center #f8f8f8;
}
.mk-prettyphoto .pp_gallery a.pp_arrow_previous,
.mk-prettyphoto .pp_gallery a.pp_arrow_next {
  position: static;
  left: auto;
}
.mk-prettyphoto .pp_nav .pp_play,
.mk-prettyphoto .pp_nav .pp_pause {
  display: none;
}
.mk-prettyphoto a.pp_arrow_previous,
.mk-prettyphoto a.pp_arrow_next {
  margin-top: 5px;
}
.mk-prettyphoto a.pp_arrow_next {
  margin-left: 10px;
}
.mk-prettyphoto .pp_details {
  margin-top: 5px;
  z-index: 10;
}
.mk-prettyphoto .pp_nav {
  clear: none;
  position: relative;
  margin-right: 55px;
  float: right;
}
.mk-prettyphoto .pp_nav .currentTextHolder {
  color: #999;
  font-size: 11px;
  left: 75px;
  line-height: 25px;
  position: absolute;
  top: 2px;
  margin: 0;
  padding: 0 0 0 10px;
}
.mk-prettyphoto .pp_description {
  display: none;
  margin: 4px 0 0 10px;
  float: left;
  font-size: 16px;
  text-transform: uppercase;
  color: #444;
  line-height: 28px;
}
.mk-prettyphoto .pp_bottom .pp_left {
  background-color: #fff;
}
.mk-prettyphoto .pp_bottom .pp_middle {
  background-color: #fff;
}
.mk-prettyphoto .pp_bottom .pp_right {
  background-color: #fff;
}
.mk-prettyphoto .pp_loaderIcon {
  background: url(../../images/prettyPhoto/loader.gif) center center no-repeat;
}
.pp_pic_holder a:focus {
  outline: none;
}
.pp_overlay {
  background: #000;
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9500;
}
.pp_pic_holder {
  display: none;
  position: absolute;
  width: 100px;
  z-index: 10000;
}
.pp_content {
  height: 40px;
  min-width: 40px;
}
* html .pp_content {
  width: 40px;
}
.pp_content_container {
  position: relative;
  text-align: left;
  width: 100%;
}
.pp_content_container .pp_left {
  padding-left: 20px;
}
.pp_content_container .pp_right {
  padding-right: 20px;
}
.pp_content_container .pp_details {
  float: left;
  margin: 8px 0;
}
.pp_social {
  float: left;
  margin: 0 0 0 10px;
}
.pp_social .facebook {
  display: block;
  width: 80px;
  overflow: hidden;
}
.pp_social .twitter {
  display: block;
}
.pp_nav p {
  float: left;
  white-space: nowrap;
  margin: 2px 4px;
}
.pp_nav .pp_play,
.pp_nav .pp_pause {
  display: none;
}
a.pp_arrow_previous,
a.pp_arrow_next {
  float: left;
  overflow: hidden;
}
.pp_hoverContainer {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2000;
}
.pp_gallery {
  display: none;
  left: 50%;
  margin-top: -50px;
  position: absolute;
  z-index: 10000;
}
.pp_gallery div {
  float: left;
  overflow: hidden;
  position: relative;
}
.pp_gallery ul {
  float: left;
  height: 35px;
  position: relative;
  white-space: nowrap;
  margin: 0 0 0 5px;
  padding: 0;
}
.pp_gallery ul a {
  border: 1px rgba(0, 0, 0, 0.5) solid;
  display: block;
  float: left;
  height: 33px;
  overflow: hidden;
}
.pp_gallery ul a img {
  border: 0;
}
.pp_gallery li {
  display: block;
  float: left;
  margin: 0 5px 0 0;
  padding: 0;
}
.pp_gallery li.default a {
  display: block;
  height: 33px;
  width: 50px;
}
.pp_gallery .pp_arrow_previous,
.pp_gallery .pp_arrow_next {
  margin-top: 7px !important;
}
a.pp_next {
  display: block;
  float: right;
  height: 100%;
  width: 30%;
}
a.pp_previous {
  display: block;
  float: left;
  height: 100%;
  width: 30%;
}
a.pp_expand,
a.pp_contract {
  cursor: pointer;
  display: none;
  position: absolute;
  left: 30px;
  top: 10px;
  z-index: 20000;
}
.pp_loaderIcon {
  display: block;
  height: 24px;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 24px;
  margin: -12px 0 0 -12px;
}
#pp_full_res {
  line-height: 1 !important;
}
#pp_full_res .pp_inline {
  text-align: left;
}
#pp_full_res .pp_inline p {
  margin: 0 0 15px;
}
.ppt {
  display: none;
}
.mk-prettyphoto .pp_content,
.light_rounded .pp_content {
  background-color: #ffffff;
}
.mk-prettyphoto #pp_full_res .pp_inline,
.light_rounded .pp_content .ppt,
.light_rounded #pp_full_res .pp_inline,
.light_square .pp_content .ppt,
.light_square #pp_full_res .pp_inline,
.facebook .pp_content .ppt,
.facebook #pp_full_res .pp_inline {
  color: #000000;
}
.mk-prettyphoto .pp_gallery ul li a:hover,
.mk-prettyphoto .pp_gallery ul li.selected a,
.pp_gallery ul a:hover,
.pp_gallery li.selected a {
  border-color: #ffffff;
}
.mk-prettyphoto .pp_details,
.light_rounded .pp_details,
.dark_rounded .pp_details,
.dark_square .pp_details,
.light_square .pp_details,
.facebook .pp_details {
  position: relative;
}
.pp_top,
.pp_bottom {
  height: 20px;
  position: relative;
}
* html .pp_top,
* html .pp_bottom {
  padding: 0 20px;
}
.pp_top .pp_left,
.pp_bottom .pp_left {
  height: 20px;
  left: 0;
  position: absolute;
  width: 20px;
}
.pp_top .pp_middle,
.pp_bottom .pp_middle {
  height: 20px;
  left: 20px;
  position: absolute;
  right: 20px;
}
* html .pp_top .pp_middle,
* html .pp_bottom .pp_middle {
  left: 0;
  position: static;
}
.pp_top .pp_right,
.pp_bottom .pp_right {
  height: 20px;
  left: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}
.pp_fade,
.pp_gallery li.default a img {
  display: none;
}
/* * Swiper - Mobile Touch Slider CSS
* http://www.idangero.us/sliders/swiper
*
* Vladimir Kharlampidi,
The iDangero.us
* http://www.idangero.us/
*
* Copyright 2012-2013,
Vladimir Kharlampidi
* The iDangero.us
* http://www.idangero.us
*
* Licensed under GPL & MIT
* */
/* ===============================================================
Basic Swiper Styles
================================================================ */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  -webkit-transition-property: -webkit-transform, left, top;
  -webkit-transition-duration: 0s;
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transition-property: -moz-transform, left, top;
  -moz-transition-duration: 0s;
  -moz-transform: translate3d(0px, 0, 0);
  -o-transition-property: -o-transform, left, top;
  -o-transition-duration: 0s;
  -o-transform: translate3d(0px, 0, 0);
  -o-transform: translate(0px, 0px);
  -ms-transition-property: -ms-transform, left, top;
  -ms-transition-duration: 0s;
  -ms-transform: translate3d(0px, 0, 0);
  transition-property: transform, left, top;
  transition-duration: 0s;
  transform: translate3d(0px, 0, 0);
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -ms-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
.swiper-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  float: left;
}
/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
}
.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
}
/* ===============================================================
Your custom styles,
here you need to specify container's and slide's
sizes,
pagination,
etc.
================================================================ */
.swiper-container {
  /* Specify Swiper's Size:  */
  /* width:200px;
	height: 100px;
	*/
}
.swiper-slide {
  /* Specify Slides's Size:  */
  /* width:100%;
	height: 100%;
	*/
}
.swiper-slide-active {
  /* Specific active slide styling:  */
}
.swiper-slide-visible {
  /* Specific visible slide styling:  */
}
/* ===============================================================
Pagination Styles
================================================================ */
.swiper-pagination-switch {
  /* Stylize pagination button:  */
}
.swiper-active-switch {
  /* Specific active button style:  */
}
.swiper-visible-switch {
  /* Specific visible button style:  */
}
.mk-edge-slider {
  position: relative;
}
.mk-edge-slider .mk-grid {
  position: relative;
  z-index: 14;
}
.mk-edge-slider .swiper-slide {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
}
.mk-edge-slider .swiper-slide .edge-slide-content {
  margin-top: 100px;
}
.mk-edge-slider .swiper-slide.left_top .edge-slide-content,
.mk-edge-slider .swiper-slide.center_top .edge-slide-content,
.mk-edge-slider .swiper-slide.right_top .edge-slide-content {
  margin-top: 80px;
}
.mk-edge-slider .swiper-slide.center_top .mk-edge-title,
.mk-edge-slider .swiper-slide.center_center .mk-edge-title,
.mk-edge-slider .swiper-slide.center_bottom .mk-edge-title,
.mk-edge-slider .swiper-slide.center_top .mk-edge-desc,
.mk-edge-slider .swiper-slide.center_center .mk-edge-desc,
.mk-edge-slider .swiper-slide.center_bottom .mk-edge-desc,
.mk-edge-slider .swiper-slide.center_top .edge-buttons,
.mk-edge-slider .swiper-slide.center_center .edge-buttons,
.mk-edge-slider .swiper-slide.center_bottom .edge-buttons {
  text-align: center;
}

#tk-222 .mk-section-color-mask {opacity:0 !important;}

.mk-edge-slider .swiper-slide.center_top .edge-slide-content,
.mk-edge-slider .swiper-slide.center_center .edge-slide-content,
.mk-edge-slider .swiper-slide.center_bottom .edge-slide-content {
  margin-right: auto;
  margin-left: auto;
}
.mk-edge-slider .swiper-slide.right_top,
.mk-edge-slider .swiper-slide.right_center,
.mk-edge-slider .swiper-slide.right_bottom {
  text-align: right;
}
.mk-edge-slider .swiper-slide.right_top .edge-slide-content,
.mk-edge-slider .swiper-slide.right_center .edge-slide-content,
.mk-edge-slider .swiper-slide.right_bottom .edge-slide-content {
  float: right;
}
.mk-edge-slider .edge-nav-bg {
  position: absolute;
  width: 80px;
  height: 100px;
  top: 0;
  display: block;
  z-index: 3;
  -webkit-transition: -webkit-transform 0.3s ease-in-out 0.5s;
  -moz-transition: -moz-transform 0.3s ease-in-out 0.5s;
  -ms-transition: -moz-transform 0.3s ease-in-out 0.5s;
  -o-transition: -o-transform 0.3s ease-in-out 0.5s;
  transition: transform 0.3s ease-in-out 0.3s;
}
.mk-edge-slider .mk-edge-next {
  right: 0px;
}
.mk-edge-slider .mk-edge-next .edge-nav-bg {
  right: 0;
  -webkit-transform-origin: right;
  -moz-transform-origin: right;
  -ms-transform-origin: right;
  -o-transform-origin: right;
  transform-origin: right;
  -webkit-transform: perspective(300px) rotateY(-120deg) translateZ(1px);
  -moz-transform: perspective(300px) rotateY(-120deg) translateZ(1px);
  -ms-transform: perspective(300px) rotateY(-120deg) translateZ(1px);
  -o-transform: perspective(300px) rotateY(-120deg) translateZ(1px);
  transform: perspective(300px) rotateY(-120deg) translateZ(1px);
}
.mk-edge-slider .mk-edge-prev {
  left: 0px;
}
.mk-edge-slider .mk-edge-prev .edge-nav-bg {
  left: 0;
  -webkit-transform-origin: left;
  -moz-transform-origin: left;
  -ms-transform-origin: left;
  -o-transform-origin: left;
  transform-origin: left;
  -webkit-transform: perspective(300px) rotateY(120deg) translateZ(1px);
  -moz-transform: perspective(300px) rotateY(120deg) translateZ(1px);
  -ms-transform: perspective(300px) rotateY(120deg) translateZ(1px);
  -o-transform: perspective(300px) rotateY(120deg) translateZ(1px);
  transform: perspective(300px) rotateY(120deg) translateZ(1px);
}
.mk-edge-slider .prev-item-caption,
.mk-edge-slider .next-item-caption {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0 20px;
  white-space: nowrap;
  display: block;
  height: 100px;
  line-height: 100px;
  position: relative;
  transition: all 0.8s ease-in-out;
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
}
.mk-edge-slider .prev-item-caption {
  float: right;
  right: 300%;
}
.mk-edge-slider .next-item-caption {
  float: left;
  left: 300%;
}
.mk-edge-slider .prev-item-caption,
.mk-edge-slider .next-item-caption {
  background-color: rgba(0, 0, 0, 0.8);
}
.mk-edge-slider .mk-edge-next,
.mk-edge-slider .mk-edge-prev {
  position: absolute;
  top: 50%;
  z-index: 10;
  height: 100px;
  margin-top: -50px;
  text-align: center;
  cursor: pointer;
}
.mk-edge-slider .mk-edge-next i,
.mk-edge-slider .mk-edge-prev i {
  font-size: 32px;
  line-height: 100px;
  width: 80px;
  display: inline-block;
  position: relative;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.2);
}
.mk-edge-slider .mk-edge-next:hover,
.mk-edge-slider .mk-edge-prev:hover {
  color: #000 !important;
}
.mk-edge-slider .mk-edge-next:hover .prev-item-caption,
.mk-edge-slider .mk-edge-prev:hover .prev-item-caption {
  right: 0;
}
.mk-edge-slider .mk-edge-next:hover .next-item-caption,
.mk-edge-slider .mk-edge-prev:hover .next-item-caption {
  left: 0;
}
.mk-edge-slider .mk-edge-next:hover .edge-nav-bg {
  -webkit-transition-delay: 0s !important;
  -moz-transition-delay: 0s !important;
  -ms-transition-delay: 0s !important;
  -o-transition-delay: 0s !important;
  transition-delay: 0s !important;
  -webkit-transform: perspective(300px) rotateY(0deg);
  -moz-transform: perspective(300px) rotateY(0deg);
  -ms-transform: perspective(300px) rotateY(0deg);
  -o-transform: perspective(300px) rotateY(0deg);
  transform: rotateY(0deg);
}
.mk-edge-slider .mk-edge-prev:hover .edge-nav-bg {
  -webkit-transition-delay: 0s !important;
  -moz-transition-delay: 0s !important;
  -ms-transition-delay: 0s !important;
  -o-transition-delay: 0s !important;
  transition-delay: 0s !important;
  -webkit-transform: perspective(300px) rotateY(0deg);
  -moz-transform: perspective(300px) rotateY(0deg);
  -ms-transform: perspective(300px) rotateY(0deg);
  -o-transform: perspective(300px) rotateY(0deg);
  transform: rotateY(0deg);
}
.mk-edge-slider .edge-slide-content.caption-light .mk-edge-title,
.mk-edge-slider .edge-slide-content.caption-light .mk-edge-desc {
  color: #fff !important;
}
.mk-edge-slider .edge-slide-content.caption-dark .mk-edge-title,
.mk-edge-slider .edge-slide-content.caption-dark .mk-edge-desc {
  color: #222 !important;
}
.mk-edge-slider .edge-fade-in,
.mk-edge-slider .edge-slide-top,
.mk-edge-slider .edge-slide-left,
.mk-edge-slider .edge-slide-bottom,
.mk-edge-slider .edge-slide-right,
.mk-edge-slider .edge-scale-down {
  transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0.7s;
  -webkit-transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0.7s;
  -moz-transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0.7s;
  -ms-transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0.7s;
  -o-transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0.7s;
  opacity: 0;
}
.mk-edge-slider .mk-edge-title {
  margin-bottom: 20px;
  font-weight: 300 !important;
  font-size: 50px !important;
}
.mk-edge-slider .mk-edge-desc {
  font-weight: 600;
  font-size: 20px;
  line-height: 27px;
}
.mk-edge-slider .edge-buttons {
  margin-top: 30px;
}
.mk-edge-slider .swiper-slide-active .edge-fade-in {
  opacity: 1;
}
.mk-edge-slider .edge-slide-top {
  -webkit-transform: translate(0, -300%);
  -moz-transform: translate(0, -300%);
  -ms-transform: translate(0, -300%);
  -o-transform: translate(0, -300%);
}
.mk-edge-slider .swiper-slide-active .edge-slide-top {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  opacity: 1;
}
.mk-edge-slider .edge-slide-left {
  -webkit-transform: translate(-300%, 0);
  -moz-transform: translate(-300%, 0);
  -ms-transform: translate(-300%, 0);
  -o-transform: translate(-300%, 0);
}
.mk-edge-slider .swiper-slide-active .edge-slide-left {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  opacity: 1;
}
.mk-edge-slider .edge-slide-bottom {
  -webkit-transform: translate(0, 300%);
  -moz-transform: translate(0, 300%);
  -ms-transform: translate(0, 300%);
  -o-transform: translate(0, 300%);
}
.mk-edge-slider .swiper-slide-active .edge-slide-bottom {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  opacity: 1;
}
.mk-edge-slider .edge-slide-right {
  -webkit-transform: translate(300%, 0);
  -moz-transform: translate(300%, 0);
  -ms-transform: translate(300%, 0);
  -o-transform: translate(300%, 0);
}
.mk-edge-slider .swiper-slide-active .edge-slide-right {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  opacity: 1;
}
.mk-edge-slider .edge-scale-down {
  transform: scale(1.3);
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
}
.mk-edge-slider .swiper-slide-active .edge-scale-down {
  opacity: 1;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
.mk-edge-slider .edge-flip-x,
.mk-edge-slider .edge-flip-y {
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-perspective: 1000;
  opacity: 0;
  -webkit-animation-duration: 0.6s;
  -moz-animation-duration: 0.6s;
  -o-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1;
  -o-animation-delay: 1s;
  animation-delay: 1s;
}
.mk-edge-slider .swiper-slide-active .edge-flip-x {
  -webkit-animation-name: mk_flip_x;
  -moz-animation-name: mk_flip_x;
  -o-animation-name: mk_flip_x;
  animation-name: mk_flip_x;
  opacity: 1;
}
.mk-edge-slider .swiper-slide-active .edge-flip-y {
  -webkit-animation-name: mk_flip_y;
  -moz-animation-name: mk_flip_y;
  -o-animation-name: mk_flip_y;
  animation-name: mk_flip_y;
  opacity: 1;
}
.mk-edge-slider .edge-skip-slider {
  position: absolute;
  left: 50%;
  bottom: 20px;
  cursor: pointer;
  z-index: 10;
  margin: -24px 0 0 -24px;
}
.mk-edge-slider .edge-skip-slider i {
  color: #fff;
  font-size: 48px;
}
@media handheld, only screen and (max-width: 1140px) {
  .mk-edge-slider .mk-grid {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px;
  }
  .mk-edge-slider .mk-edge-title {
    font-weight: 600;
    font-size: 40px;
  }
  .mk-edge-slider .mk-edge-desc {
    font-weight: 400;
    font-size: 20px;
    line-height: 34px;
  }
  .mk-edge-slider .edge-slide-content {
    width: 80%;
  }
}
@media handheld, only screen and (max-width: 767px) {
  .mk-edge-slider .mk-grid {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px;
  }
  .mk-edge-slider .mk-edge-next,
  .mk-edge-slider .mk-edge-prev {
    display: none;
  }
  .mk-edge-slider .mk-edge-title {
    font-weight: 700 !important;
    font-size: 22px !important;
    line-height: 130% !important;
  }
  .mk-edge-slider .mk-edge-desc {
    font-size: 14px;
    line-height: 22px !important;
  }
  .mk-edge-slider .edge-buttons .mk-button {
    padding: 10px 12px !important;
    font-size: 10px !important;
    margin-right: 15px !important;
  }
  .mk-edge-slider .mk-button-align.left,
  .mk-edge-slider .mk-button-align.center,
  .mk-edge-slider .mk-button-align.right {
    width: auto !important;
    margin-bottom: 6px;
  }
  .mk-edge-slider .edge-slide-content {
    width: 100% !important;
  }
}
.edge-slider-holder {
  z-index: 10;
}
.edge-slider-loading {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 20;
  left: 0;
  top: 0;
}
/* Blog Styles */
.blog-classic-entry {
  display: block;
  overflow: hidden;
  margin-bottom: 90px;
  width: 100%;
  opacity: 0;
}
.blog-classic-entry .blog-entry-heading {
  position: relative;
  margin-bottom: 4px;
  padding: 0 6px;
}
.blog-classic-entry .blog-entry-heading .blog-title {
  margin: 0;
  padding-right: 100px;
  font-size: 22px !important;
  line-height: 28px;
  display: inline-block;
}
.blog-classic-entry .blog-entry-heading .blog-comments,
.blog-classic-entry .blog-entry-heading .mk-love-holder {
  display: inline-block;
  float: right;
  color: #d5d5d5;
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
  padding-left: 8px;
  line-height: 14px;
  margin-top: 6px;
}
.blog-classic-entry .blog-entry-heading .blog-comments .mk-love-count,
.blog-classic-entry .blog-entry-heading .mk-love-holder .mk-love-count {
  color: #d5d5d5;
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
}
.blog-classic-entry .blog-entry-heading .blog-comments i,
.blog-classic-entry .blog-entry-heading .mk-love-holder i {
  font-size: 16px;
  padding-right: 3px;
  color: #d7d7d7;
}
.blog-classic-entry .blog-entry-heading .mk-love-holder {
  padding-right: 8px;
  border-right: 1px solid #eee;
}
.blog-classic-entry .blog-gallery-type .mk-slideshow-shortcode {
  margin: 0;
  padding: 0;
  border: none;
  background-color: transparent;
}
.blog-classic-entry .mk-video-wrapper,
.blog-classic-entry .featured-image,
.blog-classic-entry .mk-audio,
.blog-classic-entry .blog-gallery-type {
  margin-bottom: 20px;
}
.blog-classic-entry .blog-excerpt {
  padding: 0 6px;
}
.blog-classic-entry .audio-iframe {
  margin-bottom: 15px;
}
.blog-meta {
  line-height: 12px;
  margin-bottom: 15px;
  padding: 0 8px;
}
.blog-meta time,
.blog-meta .blog-categories {
  float: left;
}
.blog-meta time {
  margin-right: 6px;
}
.blog-meta a {
  color: #999999;
  font-weight: bold;
  font-size: 12px;
  font-style: italic;
}
.blog-masonry-entry {
  overflow: hidden;
  display: block;
  opacity: 0;
  float: left;
}
.blog-masonry-entry .item-holder {
  margin: 0 15px 30px 30px;
  background-color: #fdfdfd;
  border: 1px solid #eee;
  padding-bottom: 20px;
}
.blog-masonry-entry .post-type-icon {
  position: absolute;
  left: 0;
  top: 25px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border: 1px solid #eee;
  border-right: none;
  display: block;
  color: #e3e3e3;
}
.blog-masonry-entry .post-type-icon:hover {
  color: #fff;
}
.blog-masonry-entry .post-type-icon i {
  font-size: 16px;
  line-height: 30px;
  display: block;
}
.blog-masonry-entry .blog-meta {
  display: block;
  clear: both;
  margin: 0;
  padding: 10px 20px 5px;
}
.blog-masonry-entry .blog-meta time {
  padding-bottom: 5px;
}
.blog-masonry-entry .blog-entry-heading {
  position: relative;
  margin-bottom: 4px;
  padding: 10px;
  background-color: #f7f7f7;
  border: 1px solid #fdfdfd;
}
.blog-masonry-entry .blog-entry-heading .blog-title {
  margin: 0;
  padding: 0 0 10px;
  line-height: 22px;
  display: block;
}
.blog-masonry-entry .blog-entry-heading .blog-title a {
  color: #666666;
}
.blog-masonry-entry .blog-entry-heading .blog-comments,
.blog-masonry-entry .blog-entry-heading .mk-love-holder {
  display: inline-block;
  color: #d5d5d5;
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
  padding-left: 8px;
  margin-top: 8px;
  line-height: 14px;
}
.blog-masonry-entry .blog-entry-heading .blog-comments .mk-love-count,
.blog-masonry-entry .blog-entry-heading .mk-love-holder .mk-love-count {
  color: #d5d5d5;
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
}
.blog-masonry-entry .blog-entry-heading .blog-comments i,
.blog-masonry-entry .blog-entry-heading .mk-love-holder i {
  font-size: 16px;
  padding-right: 3px;
  color: #d7d7d7;
}
.blog-masonry-entry .blog-entry-heading .mk-love-holder {
  padding-right: 8px;
  border-right: 1px solid #eee;
}
.blog-masonry-entry .mk-video-wrapper,
.blog-masonry-entry .featured-image,
.blog-masonry-entry .mk-audio,
.blog-masonry-entry .blog-gallery-type .mk-image-slideshow {
  margin-bottom: 0;
}
.blog-masonry-entry .blog-excerpt {
  padding: 0 20px;
}
.blog-masonry-entry .audio-iframe {
  padding: 10px;
}
.blog-masonry-entry .jp-interface {
  border: none !important;
  background-color: transparent !important;
  padding: 0px 90px 0px 50px !important;
}
.blog-masonry-entry .jp-interface .jp-controls {
  left: 10px;
  top: 0px;
}
.blog-masonry-entry .jp-interface .js-volume-wrapper {
  right: 10px;
  top: 0px;
  margin-top: 0;
}
.blog-masonry-entry.one-column {
  width: 100%;
}
.blog-masonry-entry.one-column .blog-title {
  font-size: 16px !important;
  font-weight: normal !important;
}
.blog-masonry-entry.two-column {
  width: 49.8%;
}
.blog-masonry-entry.two-column .blog-title {
  font-size: 16px !important;
  font-weight: normal !important;
}
.blog-masonry-entry.three-column {
  width: 33.1%;
}
.blog-masonry-entry.three-column .blog-title {
  font-size: 13px !important;
  line-height: 18px;
  font-weight: bold !important;
}
.blog-masonry-entry.four-column {
  width: 24.8%;
}
.blog-masonry-entry.four-column .item-holder {
  padding-bottom: 15px;
}
.blog-masonry-entry.four-column .blog-meta {
  padding-right: 15px;
  padding-left: 15px;
}
.blog-masonry-entry.four-column .blog-excerpt {
  padding: 0 15px;
}
.blog-masonry-entry.four-column .blog-title {
  margin: 0;
  padding: 0 10px 0 8px;
  font-size: 12px !important;
  line-height: 18px;
  font-weight: bold;
  display: block;
}
.blog-masonry-entry.four-column .blog-title a {
  color: #666666;
}
.blog-masonry-entry.four-column .jp-interface {
  padding: 0 10px 40px !important;
}
.blog-masonry-entry.four-column .jp-controls {
  top: 38px;
  left: 10px;
}
.blog-masonry-entry.four-column .js-volume-wrapper {
  top: 38px;
  right: 10px;
}
@media handheld, only screen and (max-width: 960px) {
  .blog-masonry-entry.three-column,
  .blog-masonry-entry.four-column {
    width: 49.8% !important;
  }
}
@media handheld, only screen and (max-width: 650px) {
  .blog-masonry-entry.three-column,
  .blog-masonry-entry.four-column,
  .blog-masonry-entry.two-column,
  .blog-masonry-entry.one-column {
    width: 100% !important;
  }
}
.mk-search-loop article {
  margin-bottom: 30px;
  *zoom: 1;
}
.mk-search-loop article:before,
.mk-search-loop article:after {
  content: " ";
  display: table;
}
.mk-search-loop article:after {
  clear: both;
}
.mk-search-loop .the-title {
  font-size: 20px !important;
  font-weight: 400 !important;
  margin-bottom: 0;
}
#cntmap {
    padding: 0 !important;
}
.theme-page-wrapper.mk-main-wrapper.full-layout.mk-grid.vc_row-fluid {
    display: none;
}
.mk-search-loop .search-meta {
  margin-bottom: 5px;
}
.mk-search-loop .search-meta time a {
  color: #999999;
}
.mk-search-loop .search-meta time,
.mk-search-loop .search-meta a,
.mk-search-loop .search-meta span {
  font-weight: bold;
  font-style: italic;
  font-size: 12px;
}
.mk-search-loop .post-type-icon {
  width: 40px;
  height: 40px;
  display: block;
  line-height: 40px;
  text-align: center;
  border: 1px solid #999999;
  color: #999999;
}
.mk-search-loop .post-type-icon i {
  font-size: 16px;
  line-height: 40px;
  display: block;
}
.mk-search-loop .post-type-icon:hover {
  color: #fff;
}
.mk-search-loop .mk-pagination {
  padding-top: 40px;
  margin-top: 50px;
  border-top: 1px solid #eee;
}
.search-post-icon-column {
  width: 8%;
  float: left;
}
.search-content-column {
  float: left;
  display: block;
  width: 92%;
}
@media handheld, only screen and (max-width: 600px) {
  .blog-classic-entry {
    margin-bottom: 30px !important;
  }
  .blog-classic-entry .blog-title {
    display: block !important;
    margin-bottom: 10px !important;
  }
  .blog-classic-entry .blog-comments,
  .blog-classic-entry .mk-love-holder {
    float: left !important;
    border: none !important;
    margin: 20px 5px 15px 0;
    font-size: 14px !important;
    line-height: 30px;
  }
  .blog-classic-entry .blog-meta {
    display: block;
    clear: both;
  }
}
/* * Pageination */
.mk-pagination {
  margin: 40px 0 0;
  text-align: left;
  position: relative;
}
.mk-pagination ul {
  margin: 0 50px 0 0;
  padding: 0;
  list-style: none;
  display: inline-block;
}
.mk-pagination ul li {
  margin: 0;
  padding: 0;
  display: inline-block;
  position: relative;
}
.mk-pagination .page-number,
.mk-pagination .current-page {
  display: inline-block;
  text-align: left;
  font-size: 13px;
  margin: 0 2px;
  padding: 0 13px;
  color: #777;
  font-weight: bold;
  line-height: 32px;
}
.mk-pagination .current-page {
  background-color: #777777;
  color: #fff;
}
.mk-pagination .mk-pagination-next,
.mk-pagination .mk-pagination-previous {
  display: inline-block;
}
.mk-pagination .mk-pagination-previous {
  margin-right: -1px;
}
.mk-pagination .mk-pagination-next a,
.mk-pagination .mk-pagination-previous a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border: 1px solid #777777;
  font-size: 16px;
  margin: 0;
  color: #777777;
  display: inline-block;
  position: relative;
}
.mk-pagination .mk-pagination-next a:before,
.mk-pagination .mk-pagination-previous a:before {
  font-size: 16px;
  display: block;
  line-height: 30px;
}
.mk-pagination .mk-pagination-next a:hover,
.mk-pagination .mk-pagination-previous a:hover {
  background-color: #777777;
  color: #fff;
}
.mk-pagination .mk-pagination-next a:before {
  content: "\e63c";
}
.mk-pagination .mk-pagination-previous a:before {
  content: "\e633";
}
.mk-page-links {
  margin: 10px 30px 20px 30px;
  color: #777;
  font-weight: bold;
}
.mk-page-links a {
  text-align: left;
  font-size: 13px;
  margin: 0 2px;
}
.mk-loadmore-button {
  margin: 40px auto;
  text-align: center;
  width: 30px;
  height: 30px;
  border: 1px solid #eee;
  border-top: none;
  position: relative;
  color: #777777;
}
.mk-loadmore-button:before {
  display: block;
  content: "";
  width: 60px;
  height: 1px;
  background-color: #efefef;
  margin-left: -15px;
}
.mk-loadmore-button i {
  line-height: 30px;
}
.mk-loadmore-button:hover {
  background-color: #717171;
  color: #fff;
}
.mk-loadmore-button:hover i {
  color: #fff !important;
}
.mk-loadmore-button .mk-icon-refresh {
  font-size: 16px;
  line-height: 30px;
  vertical-align: middle;
  height: 30px;
  width: 30px;
  color: #b8b8b8;
  -moz-animation: spin 0.7s infinite linear;
  -o-animation: spin 0.7s infinite linear;
  -webkit-animation: spin 0.7s infinite linear;
  animation: spin 0.7s infinite linear;
  display: none;
}
.mk-loadmore-button .mk-theme-icon-bottom-bigger {
  font-size: 16px;
  display: block;
}
.mk-loadmore-button .mk-icon-times {
  display: none;
  color: #b8b8b8;
  font-size: 16px;
}
.mk-loadmore-button.pagination-loading .mk-icon-refresh {
  display: block;
}
.mk-loadmore-button.pagination-loading .mk-theme-icon-bottom-bigger {
  display: none;
}
.mk-loadmore-button #infscr-loading {
  display: none !important;
}
.mk-loadmore-button.disable-pagination {
  cursor: default;
}
.mk-loadmore-button.disable-pagination .mk-icon-refresh,
.mk-loadmore-button.disable-pagination .mk-theme-icon-bottom-bigger {
  display: none;
}
.mk-loadmore-button.disable-pagination .mk-icon-times {
  display: block;
}
.mk-blog-single article.post .mk-video-wrapper,
.mk-blog-single article.post .featured-image,
.mk-blog-single article.post .mk-audio,
.single-blog-gallery-type .mk-image-slideshow,
.mk-blog-single article.post .audio-iframe {
  margin: 1px 30px 0;
}
.mk-blog-single article.post .audio-iframe {
  margin-bottom: -5px;
}
.single-content {
  padding: 15px 40px 40px;
}
@media only screen and (max-width: 960px) {
  .single-content {
    padding: 15px 0px 20px;
  }
}
.entry-meta {
  position: relative;
}
.entry-meta .item-holder {
  background-color: #fafafa;
  margin: 0 30px;
  padding: 15px 20px;
}
.entry-meta:after {
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #eee;
}
.entry-meta time,
.entry-meta .blog-categories {
  float: left;
}
.entry-meta time {
  margin-right: 6px;
}
.entry-meta a {
  color: #999999;
  font-weight: bold;
  font-size: 12px;
  font-style: italic;
}
.entry-meta .blog-comments,
.entry-meta .mk-love-holder {
  float: right;
  margin-left: 8px;
  color: #999999;
}
.entry-meta .single-type-icon {
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -16px;
  text-align: center;
}
.entry-meta .single-type-icon i {
  font-size: 16px;
  line-height: 30px;
  color: #fff;
}
.mk-next-prev {
  float: right;
  margin-right: 40px;
  margin-bottom: -1px;
}
.mk-next-prev a {
  display: inline-block;
  margin: 0 2px;
  width: 30px;
  height: 30px;
  border: 1px solid #eee;
  text-align: center;
  color: #777777;
}
.mk-next-prev a i {
  font-size: 16px;
  line-height: 30px;
}
.mk-next-prev a:hover {
  color: #fff;
  background-color: #777777;
}
@media only screen and (max-width: 700px) {
  .mk-next-prev {
    float: none;
    margin: 15px auto;
    text-align: center;
  }
  .mk-next-prev a {
    border: 1px solid #eee;
  }
}
.single-post-tags {
  float: right;
  padding: 6px 15px 0 0;
}
.single-post-tags a {
  color: #999999;
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
  padding: 0 3px;
}
@media only screen and (max-width: 700px) {
  .single-post-tags {
    float: none;
    padding: 0 0 20px;
    text-align: center;
  }
}
.single-social-share {
  float: left;
  padding: 0;
  margin: 0 0 0 40px;
}
.single-social-share li {
  display: inline-block;
  margin: 0;
  list-style: none;
  padding: 0 8px;
  border-left: 1px solid #eee;
}
.single-social-share li:first-child {
  border: none;
}
.single-social-share li a {
  color: #d7d7d7;
  line-height: 12px;
}
.single-social-share li a i {
  font-size: 16px;
}
.single-social-share li a:hover {
  color: #545454;
}
.single-social-share li .mk-love-holder span {
  color: #d7d7d7;
}
@media only screen and (max-width: 700px) {
  .single-social-share {
    float: none;
    margin: 0 0 20px;
    text-align: center;
  }
  .single-social-share a {
    margin-bottom: 10px !important;
  }
}
.about-author-wrapper {
  border: 1px solid #eee;
  border-left: none;
  border-right: none;
  margin-bottom: 5px;
}
.about-author-wrapper .item-holder {
  background-color: #fafafa;
  margin: 0 30px;
}
.about-author-wrapper .avatar-box {
  float: left;
}
.about-author-wrapper .about-author-inner {
  margin-left: 160px;
  padding: 20px;
}
.about-author-wrapper .author-name {
  font-size: 13px;
  font-weight: bold;
  color: #555555;
}
.about-author-wrapper .author-desc {
  margin-top: 10px;
}
@media only screen and (max-width: 700px) {
  .about-author-wrapper {
    text-align: center;
  }
  .about-author-wrapper .avatar-box {
    float: none;
    margin: 0 auto;
  }
  .about-author-wrapper .about-author-inner {
    margin: 0;
    padding: 20px;
  }
}
/* Blog Similar posts */
.blog-similar-posts {
  margin-bottom: 70px;
}
.blog-similar-posts ul {
  margin: 0 30px;
  list-style: none;
  padding: 0;
}
.blog-similar-posts ul li {
  margin: 0;
  display: inline-block;
  vertical-align: top;
}
.blog-similar-posts ul li .item-holder {
  background-color: #fdfdfd;
  border: 1px solid #efefef;
}
.blog-similar-posts ul li:last-child .item-holder {
  border: 1px solid #efefef;
}
.blog-similar-posts ul.three-column li {
  width: 33.33%;
}
.blog-similar-posts ul.four-column li {
  width: 25%;
}
@media only screen and (max-width: 960px) {
  .blog-similar-posts ul li {
    width: 50% !important;
  }
}
@media only screen and (max-width: 600px) {
  .blog-similar-posts ul li {
    width: 100% !important;
  }
}
.blog-similar-posts .mk-similiar-thumbnail {
  display: block;
  position: relative;
}
.blog-similar-posts .mk-similiar-thumbnail img {
  width: 100%;
}
.blog-similar-posts .mk-similiar-thumbnail .similar-post-type,
.blog-similar-posts .mk-similiar-thumbnail .post-hover-icon {
  z-index: 12;
  color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
}
.blog-similar-posts .mk-similiar-thumbnail .post-hover-icon {
  margin: -24px 0 0 -24px;
  font-size: 48px;
  opacity: 0;
}
.blog-similar-posts .mk-similiar-thumbnail .similar-post-type {
  margin: -8px 0 0 -8px;
  font-size: 16px;
}
.blog-similar-posts .mk-similiar-thumbnail:hover .hover-overlay {
  opacity: 0.9;
}
.blog-similar-posts .mk-similiar-thumbnail:hover .post-hover-icon {
  opacity: 1;
}
.blog-similar-posts .mk-similiar-thumbnail:hover .similar-post-type {
  opacity: 0;
}
.mk-similiar-title {
  padding: 14px 25px;
  line-height: 18px;
  font-size: 13px;
  color: #626262;
  display: block;
  text-align: left;
}
.single-post-fancy-title {
  text-align: left;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  margin: 50px 30px 40px;
  position: relative;
}
.single-post-fancy-title span {
  display: inline-block;
  position: relative;
  z-index: 3;
  padding-right: 10px;
}
.single-post-fancy-title:after {
  display: block;
  content: "";
  width: 100%;
  height: 4px;
  margin-top: -1px;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.15);
}
@media only screen and (max-width: 767px) {
  .single-post-fancy-title {
    display: block;
    text-align: center;
    margin: 30px 0 30px;
  }
  .single-post-fancy-title:after {
    display: none;
  }
}
.mk-commentlist {
  margin: 0 40px 40px 60px;
}
.mk-commentlist li {
  margin: 0 0 15px 40px;
  list-style: none;
}
.mk-commentlist li .mk-single-comment {
  position: relative;
  margin-bottom: 20px;
  padding: 5px 70px 5px 20px;
  min-height: 60px;
  border: 1px solid #eee;
  background-color: #fafafa;
}
.mk-commentlist li .mk-single-comment:before {
  position: absolute;
  top: 50%;
  left: -7px;
  margin-top: -7px;
  width: 14px;
  height: 14px;
  border: 1px solid #eee;
  border-right: none;
  border-top: none;
  background-color: #fafafa;
  content: "";
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
.mk-commentlist li .gravatar {
  position: absolute;
  top: 50%;
  left: -65px;
  display: inline-block;
  margin-top: -22px;
}
.mk-commentlist li .comment-meta {
  display: block;
  margin-bottom: 10px;
}
.mk-commentlist li .comment-author {
  float: left;
  margin: 6px 8px 0 0;
  color: #4c4c4c;
  text-transform: capitalize;
  font-weight: bold;
  font-size: 13px;
}
.mk-commentlist li .comment-content {
  padding-top: 5px;
}
.mk-commentlist li .comment-time {
  display: inline-block;
  float: left;
  margin: 6px 16px 0 0;
  color: #9e9e9e;
  font-style: italic;
  font-size: 12px;
}
.mk-commentlist li .comment-reply a {
  right: 25px;
}
.mk-commentlist li .comment-reply a {
  position: absolute;
  top: 50%;
  display: block;
  margin-top: -16px;
  width: 30px;
  height: 30px;
  border: 1px solid #eee;
  color: #bdbdbd;
  text-align: center;
  cursor: pointer;
}
.mk-commentlist li .comment-reply a i {
  line-height: 28px;
}
.mk-commentlist li .comment-reply a:hover {
  border-color: #efefef;
  background-color: #505050;
  color: #fff;
}
.mk-commentlist li .children {
  margin-bottom: 50px;
  margin-left: 80px;
}
.mk-commentlist #respond {
  margin: 0 0 30px 0 !important;
}
.mk-commentlist #respond .single-post-fancy-title {
  display: none;
}
#comments {
  padding-top: 10px;
}
.mk-commentlist li.pingback {
  position: relative;
  margin-bottom: 20px;
  padding: 15px !important;
  border: 1px solid #eee;
  background-color: #fafafa;
}
#cancel-comment-reply-link,
.logged-in-as {
  margin: 5px 0 !important;
  font-weight: 600 !important;
  font-style: italic !important;
  font-size: 12px !important;
}
#respond {
  margin: 0 30px 40px;
}
#respond .single-post-fancy-title {
  margin-right: 0;
  margin-left: 0;
}
form#commentform .comment-textarea {
  margin-bottom: 15px;
}
form#commentform .comment-textarea textarea {
  width: 100%;
  padding: 13px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
form#commentform .text-input::-webkit-input-placeholder,
form#commentform textarea::-webkit-input-placeholder {
  color: #666666;
}
form#commentform .text-input:-ms-input-placeholder,
form#commentform textarea:-ms-input-placeholder {
  color: #666666;
}
form#commentform .text-input:-moz-placeholder,
form#commentform textarea:-moz-placeholder {
  color: #666666;
}
.form-submit {
  text-align: center;
}
.form-submit #submit {
  margin: 0 auto;
  border: 1px solid #444;
  color: #444;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.form-submit #submit:hover {
  background-color: #444;
  color: #fff;
}
.comment-form-row {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 15px;
  padding-right: 15px;
  width: 32.9%;
  position: relative;
}
.comment-form-row i {
  float: left;
  width: 43px !important;
  height: 43px;
  line-height: 43px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 16px;
  z-index: 3;
  border-right: 1px solid rgba(0, 0, 0, 0.05);
  color: #666666;
}
.comment-form-row i.input-focused {
  color: #fff;
}
.comment-form-row input {
  padding: 12px 12px 12px 58px;
  width: 100%;
  font-weight: bold;
  position: relative;
  z-index: 2;
}
.comment-form-website {
  padding-right: 0;
}
@media only screen and (max-width: 960px) {
  .comment-form-row {
    margin-bottom: 7px;
    width: 100%;
  }
  form#commentform .comment-textarea textarea {
    margin-bottom: 6px;
    width: 100% !important;
  }
}
.bypostauthor {
  background-color: #fff;
}
.comment-reply-title {
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 700px) {
  .mk-commentlist {
    margin: 0 20px;
  }
  .mk-commentlist .children {
    margin: 0 0 20px 0 !important;
  }
  .mk-commentlist .children .comment {
    margin-left: 0;
  }
  #respond {
    margin: 0 0 30px;
  }
}
/* Portfolio Styles */
.mk-portfolio-item .item-holder {
  margin: 0 1px 1px 0;
}
.mk-portfolio-item .portfolio-meta {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  text-align: center;
  opacity: 0;
  -webkit-backface-visibility: hidden;
}
.mk-portfolio-item .portfolio-meta .portfolio-plus-icon {
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  display: block;
  margin: 0 auto;
}
.mk-portfolio-item .portfolio-meta .portfolio-plus-icon i {
  font-size: 32px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  color: #fff;
  display: inline-block;
}
.mk-portfolio-item .the-title {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  line-height: 20px;
  margin: 10px auto 5px;
}
.mk-portfolio-item .portfolio-cats {
  font-weight: 600;
  font-style: italic;
  font-size: 12px;
  line-height: 12px;
  display: inline-block;
  color: #fff;
}
.mk-portfolio-item .project-load {
  display: block;
}
.mk-portfolio-item .portfolio-entry-logo {
  width: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 8;
}
.mk-portfolio-item .featured-image {
  line-height: 4px;
}
.mk-portfolio-item .featured-image:hover .portfolio-meta {
  opacity: 1;
}
.mk-portfolio-item .featured-image:hover .portfolio-plus-icon i {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
}
.mk-portfolio-item .featured-image:hover .portfolio-entry-logo {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  opacity: 0;
}
.mk-portfolio-item .portfolio-permalink {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: block;
  margin: 20px auto 0;
  border: 1px solid #fff;
  color: #fff;
  -webkit-backface-visibility: hidden;
}
.mk-portfolio-item .portfolio-permalink:hover {
  background-color: #fff;
}
.mk-portfolio-item .portfolio-permalink i {
  font-size: 16px;
  line-height: 40px;
  display: block;
}
.mk-portfolio-item .masonry-border {
  position: absolute;
  z-index: 20;
}
.mk-portfolio-item .border-tb {
  width: 2px;
  height: 0;
  top: 0;
  left: 0;
}
.mk-portfolio-item .border-tr {
  width: 0;
  height: 2px;
  left: 0;
  top: 0;
}
.mk-portfolio-item .border-bt {
  width: 2px;
  height: 0;
  bottom: 0;
  right: 0;
}
.mk-portfolio-item .border-bl {
  height: 2px;
  width: 0;
  bottom: 0;
  right: 0;
}
.mk-portfolio-item.one-column {
  width: 100%;
}
.mk-portfolio-item.two-column {
  width: 49.94%;
}
.mk-portfolio-item.three-column {
  width: 33.3%;
}
.mk-portfolio-item.four-column {
  width: 24.94%;
}
.mk-portfolio-item.five-column {
  width: 19.98%;
}
@media handheld, only screen and (max-width: 960px) {
  .mk-portfolio-item.three-column,
  .mk-portfolio-item.four-column,
  .mk-portfolio-item.five-column {
    width: 49.8% !important;
  }
}
@media handheld, only screen and (max-width: 740px) {
  .mk-portfolio-item.three-column,
  .mk-portfolio-item.four-column,
  .mk-portfolio-item.two-column,
  .mk-portfolio-item.five-column {
    width: 100% !important;
  }
}
.masonry-portfolio-item {
  opacity: 0;
  position: relative;
}
.masonry-portfolio-item.regular-entry,
.masonry-portfolio-item.tall-entry {
  width: 24.98%;
}
.masonry-portfolio-item.wide-entry,
.masonry-portfolio-item.wide-tall-entry {
  width: 49.98%;
}
.masonry-portfolio-item .item-holder {
  margin: 0;
}
@media handheld, only screen and (max-width: 1300px) {
  .masonry-portfolio-item.wide-entry,
  .masonry-portfolio-item.wide-tall-entry {
    width: 100%;
  }
  .masonry-portfolio-item.regular-entry,
  .masonry-portfolio-item.tall-entry {
    width: 49.98%;
  }
}
@media handheld, only screen and (max-width: 600px) {
  .masonry-portfolio-item {
    width: 100% !important;
  }
}
.masonry-portfolio-item .featured-image {
  line-height: 4px;
  position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: none;
}
 .home #wpcf7-f21894-p16271-o2 {
    display: none;
}
.contact_form_home {
    display: none;
}
.masonry-portfolio-item .featured-image .item-featured-image {
  visibility: hidden;
  width: 100%;
}
.grid-portfolio-item {
  float: left;
  opacity: 0;
}
.standard-portfolio-item {
  float: left;
  opacity: 0;
}
.standard-portfolio-item .item-holder {
  margin: 0 8px 20px 8px;
  background-color: #fafafa;
  border: 1px solid #eee;
  padding-bottom: 15px;
}
.standard-portfolio-item .the-title {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #444;
  line-height: 20px;
  margin: 15px 15px 5px;
}
.standard-portfolio-item .portfolio-cats {
  font-weight: 600;
  font-style: italic;
  font-size: 12px;
  line-height: 12px;
  display: inline-block;
  color: #666;
  margin: 0 15px;
}
#mk-filter-portfolio {
  margin: 0 40px 40px;
}
#mk-filter-portfolio ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
#mk-filter-portfolio ul li {
  display: inline-block;
  margin: 0 5px 10px;
}
#mk-filter-portfolio ul li a {
  padding: 14px 20px;
  line-height: 12px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  display: block;
  border: 1px solid #444;
  color: #444;
}
#mk-filter-portfolio ul li a.current,
#mk-filter-portfolio ul li a:hover {
  background-color: #444;
  border-color: #444;
  color: #fff;
}
@media handheld, only screen and (max-width: 600px) {
  #mk-filter-portfolio li {
    display: block !important;
  }
}
.ajax-container {
  overflow: hidden;
  height: 0;
  opacity: 0;
}
.ajax-container .portfolio-ajax-gallery .mk-image-slideshow {
  padding: 0;
  margin: 0;
}
.portfolio-ajax-holder {
  margin: 36px 0 20px;
  border: 1px solid #eee;
  background-color: #fff;
  position: relative;
  *zoom: 1;
}
.portfolio-ajax-holder:before,
.portfolio-ajax-holder:after {
  content: " ";
  display: table;
}
.portfolio-ajax-holder:after {
  clear: both;
}
.page-id-23331 #wpcf7-f21894-p23331-o2 {
    display: none;
}
.ajax_project {
  padding: 30px;
  overflow: hidden;
}
.ajax-controls {
  position: absolute;
  right: 0;
  top: -32px;
  text-align: center;
  color: #777777;
}
.ajax-controls i {
  font-size: 16px;
  line-height: 30px;
}
.ajax-controls a {
  display: inline-block;
  margin: 0 -1px;
  width: 30px;
  height: 30px;
  border: 1px solid #eee;
  text-align: center;
}
.ajax-controls a.close-ajax {
  background-color: #eeeeee;
}
.ajax-controls a.next-ajax {
  border-left: none;
  border-right: none;
  width: 32px;
}
.ajax-controls a:hover {
  background-color: #777777;
  color: #fff;
}
.project_content_section {
  width: 33%;
  float: right;
  padding: 0 0 0 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.project_preview_section {
  width: 66%;
  float: left;
}
.project_preview_section.no-ajax-content {
  width: 100% !important;
}
@media handheld, only screen and (max-width: 767px) {
  .project_content_section,
  .project_preview_section {
    float: none;
    width: 100%;
    padding: 0 0 20px;
  }
}
.portfolio-loader {
  position: absolute;
  z-index: 10000;
  top: 30%;
  left: 50%;
  margin: -40px 0 0 -40px;
  display: none;
  width: 80px;
  line-height: 80px;
  text-align: center;
  height: 80px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  background-color: rgba(0, 0, 0, 0.5);
}
.portfolio-loader div {
  position: relative;
  left: auto;
  top: auto;
  margin: 18px 0 0;
}
.ajax-portfolio-social-share {
  float: none;
  padding: 0;
  margin: 0 0 10px -5px;
  text-align: left;
}
.flip-portfolio-item {
  margin: 0;
  padding: 0;
  opacity: 0;
  -webkit-perspective: 800px;
  -moz-perspective: 800px;
  -o-perspective: 800px;
  perspective: 800px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
}
.flip-portfolio-item:hover .flip-wrapper {
  -webkit-transform: translateY(0%) rotateX(180deg);
  -moz-transform: translateY(0%) rotateX(180deg);
  -ms-transform: translateY(0%) rotateX(180deg);
  -o-transform: translateY(0%) rotateX(180deg);
}
.flip-portfolio-item .flip-wrapper {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  position: relative;
  -webkit-transform-origin: right center;
  -moz-transform-origin: right center;
  -o-transform-origin: right center;
  transform-origin: right center;
  width: 100%;
  height: 100%;
}
.flip-portfolio-item figure {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  display: block;
  line-height: 4px;
  height: 100%;
  width: 100%;
}
.flip-portfolio-item figure.front {
  position: absolute;
  z-index: 2;
}
.flip-portfolio-item figure.back {
  z-index: 1;
  -webkit-transform: rotateX(-180deg);
  -moz-transform: rotateX(-180deg);
  -ms-transform: rotateX(-180deg);
  -o-transform: rotateX(-180deg);
}
.flip-portfolio-item .flip-overlay {
  opacity: 0.6;
  background-color: #000 !important;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.flip-portfolio-item .portfolio-meta {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  text-align: center;
  opacity: 1;
}
.flip-portfolio-item .the-title {
  font-size: 25px;
  font-weight: 300;
  color: #fff;
  line-height: 28px;
  margin-bottom: 10px;
  display: inline-block;
}
.flip-portfolio-item .cats {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 12px;
  display: inline-block;
  color: #fff;
}
.flip-portfolio-item.portfolio-four-column .the-title,
.flip-portfolio-item.portfolio-five-column .the-title {
  font-size: 20px;
}
@media handheld, only screen and (max-width: 1100px) {
  .flip-portfolio-item {
    width: 49.98%;
  }
}
.portfolio-single-content {
  margin: 40px 30px;
}
.portfolio-single-content.no-padding {
  margin-bottom: 0;
  margin-top: 0;
}
.single-portfolio-slideshow .mk-slideshow-shortcode,
.portfolio-featured-image {
  margin-bottom: 24px;
}
.portfolio-social-share {
  float: right;
  margin: 0;
  padding: 0 0 0 10px;
  position: relative;
  z-index: 4;
}
@media handheld, only screen and (max-width: 600px) {
  .portfolio-social-share {
    float: none;
    display: block;
    margin: 40px auto 20px;
  }
}
.portfolio-similar-posts {
  margin-bottom: 40px;
}
.portfolio-similar-posts ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.portfolio-similar-posts ul.three-column li {
  width: 33.33%;
}
.portfolio-similar-posts ul.four-column li {
  width: 25%;
}
.portfolio-similar-posts ul li {
  vertical-align: top;
  display: inline-block;
  margin: 0;
}
@media handheld, only screen and (max-width: 1000px) {
  .portfolio-similar-posts ul li {
    width: 50% !important;
  }
}
@media handheld, only screen and (max-width: 600px) {
  .portfolio-similar-posts ul li {
    width: 100% !important;
  }
}
/* Modules */
/* * Shortcodes */
/* Shortcode:Drop Caps
-------------------------------------------------------------------- */
.mk-dropcaps {
  display: inline-block;
  float: left;
  margin: 5px 8px 0 0;
  width: 30px;
  height: 30px;
  text-align: center;
  font-weight: 600;
  font-size: 16px;
  line-height: 30px;
}
.mk-dropcaps.square-custom,
.mk-dropcaps.circle-custom {
  color: #fff !important;
}
.mk-dropcaps.circle-custom,
.mk-dropcaps.circle-default {
  margin-top: 3px;
  width: 35px;
  height: 35px;
  font-size: 18px;
  line-height: 35px;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
}
.mk-dropcaps.circle-default,
.mk-dropcaps.square-default {
  border: 1px solid #eee;
  background-color: #fafafa;
}
/* Shortcode:Highlight
-------------------------------------------------------------------- */
.mk-highlight {
  margin: 0 2px;
  padding: 1px 4px;
}
.mk-highlight.default-highlight {
  padding: 1px 6px;
  border-top: 1px solid #c9c9c9;
  border-bottom: 1px solid #c9c9c9;
  background-color: #ededed;
}
.mk-highlight.custom-highlight {
  color: #fff;
  font-weight: 600;
}
/* Skill Meter:Skill meter
-------------------------------------------------------------------- */
.mk-skill-meter {
  margin-bottom: 18px;
}
.mk-skill-meter .mk-skill-meter-title {
  display: block;
  margin-bottom: 5px;
  color: #777;
  line-height: 13px;
  font-weight: bold;
}
.mk-skill-meter .mk-progress-bar {
  position: relative;
  display: inline-block;
  height: 17px;
  border: 1px solid #eee;
  background-color: #fafafa;
  width: 100%;
}
.mk-skill-meter .mk-progress-bar .progress-outer {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
/* Shortcode:Milestone
-------------------------------------------------------------------- */
.mk-milestone {
  margin-bottom: 20px;
  text-align: center;
}
.mk-milestone .milestone-number {
  line-height: 50px;
  font-weight: 300;
  padding: 0 10px 15px;
  border-bottom: 1px solid #eee;
  display: inline-block;
}
.mk-milestone .milestone-number.content-none {
  border: none;
}
.mk-milestone .milestone-text {
  font-weight: bold;
  padding-top: 10px;
}
.mk-milestone i {
  width: 30px;
  height: 30px;
  line-height: 32px;
  text-align: center;
  border: 1px solid #eee;
  border-top: none;
  margin: 0 auto;
  display: block;
  font-size: 16px;
}
/* Charts
-------------------------------------------------------------------- */
.mk-chart {
  position: relative;
  margin: 0 auto;
  text-align: center;
}
.mk-chart canvas {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.mk-chart i,
.mk-chart .chart-custom-text,
.mk-chart .chart-percent {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  display: block;
  width: 100%;
  color: #444;
  text-align: center;
}
.mk-chart i {
  font-size: 48px;
}
.mk-chart .chart-custom-text {
  font-size: 18px;
}
.mk-chart .chart-percent {
  font-weight: 600;
  font-size: 16px;
}
.mk-chart-desc {
  display: block;
  text-align: center;
  font-size: 12px;
}
@media handheld, only screen and (max-width: 600px) {
  .mk-chart {
    margin: 0 auto;
  }
}
/* Shortcode:Image
-------------------------------------------------------------------- */
.mk-image {
  position: relative;
  overflow: hidden;
  line-height: 4px;
}
.mk-image.align-left {
  text-align: left;
}
.mk-image.align-right {
  float: right;
}
.mk-image.align-center {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.mk-image img {
  position: relative;
  z-index: 6;
  line-height: 4px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.mk-image .mk-image-hover {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 12;
  text-align: center;
}
.mk-image .mk-image-hover i {
  font-size: 32px;
  color: #fff;
  position: relative;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  opacity: 0;
  display: inline-block;
}
.mk-image .mk-image-caption {
  line-height: 24px;
  font-size: 13px;
  margin-top: 15px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff !important;
  position: relative;
  opacity: 0;
}
.mk-image:hover .hover-overlay {
  opacity: 0.7;
}
.mk-image:hover .mk-image-hover i,
.mk-image:hover .mk-image-caption {
  opacity: 1;
}
.mk-image:hover .mk-image-hover i {
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
}
/* Shortcode:Tables
-------------------------------------------------------------------- */
.mk-fancy-table {
  overflow: hidden;
  margin-bottom: 20px;
  padding: 15px;
}
.mk-fancy-table table {
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  border-collapse: collapse;
  text-align: left;
}
.mk-fancy-table th {
  padding: 18px 12px;
  background-color: #f7f7f7;
  color: #4b4b4b;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
}
.mk-fancy-table tfoot td {
  padding: 8px;
}
.mk-fancy-table tfoot {
  background-color: #f3f3f3;
}
.mk-fancy-table tr {
  border-bottom: 1px dotted #dbdbdb;
}
.mk-fancy-table td {
  padding: 15px 12px;
  font-size: 13px;
  color: #4b4b4b;
  text-align: center;
}
/* Shortcode:List Styles
-------------------------------------------------------------------- */
.mk-list-styles ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mk-list-styles ul li {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px 0;
  padding: 0 0 0 30px;
  line-height: 20px;
}
.mk-list-styles ul li:before {
  position: absolute;
  top: 0px;
  left: 0;
  font-size: 16px;
  line-height: 24px;
}
/* Shortcode:List Styles
-------------------------------------------------------------------- */
.mk-image-box .image-box-title {
  margin-bottom: 16px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
}
.mk-image-box .image-box-desc {
  font-size: 14px;
  line-height: 24px;
}
.mk-image-box .item-holder {
  padding: 30px;
}
.mk-image-box .featured-image {
  display: block;
}
/* Shortcode:Message Boxes
-------------------------------------------------------------------- */
.mk-message-box {
  position: relative;
  display: block;
  margin-bottom: 20px;
  color: #fff;
}
.mk-message-box .mk-inner-grid {
  padding: 15px;
}
.mk-message-box .messagebox-content {
  display: block;
  margin: 16px 15px 16px 95px;
  padding: 12px 0 12px 20px;
  border-left: 1px solid #fff;
  font-size: 14px;
}
.mk-message-box .messagebox-content p {
  margin-bottom: 0;
  color: inherit;
  font-size: inherit;
}
.mk-message-box .messagebox-icon {
  position: absolute;
  top: 50%;
  left: 60px;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  font-size: 32px;
  line-height: 40px;
}
.mk-message-box.confirm-box {
  background-color: #a5de37;
}
.mk-message-box.love-box {
  background-color: #ff667a;
}
.mk-message-box.hint-box {
  background-color: #28cdfb;
}
.mk-message-box.solution-box {
  background-color: #f668ca;
}
.mk-message-box.alert-box {
  background-color: #ff4351;
}
.mk-message-box.warning-box {
  background-color: #fc880f;
}
.mk-message-box.star-box {
  background-color: #7b72e9;
}
@media handheld, only screen and (max-width: 600px) {
  .mk-message-box .messagebox-content {
    padding: 60px 10px 10px 10px !important;
    text-align: center !important;
  }
  .mk-message-box .messagebox-icon {
    top: 15px !important;
    left: 50% !important;
    margin-top: 0 !important;
    margin-left: -20px !important;
  }
}
/* Shortcode:Button
-------------------------------------------------------------------- */
button.mk-button {
  outline: none;
  border: none;
  background: none;
  line-height: 100%;
}
.mk-button {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  margin-left: 0;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  zoom: 1;
  font-weight: bold;
  font-size:17px;
  -webkit-transition: color 0.2s ease-in-out, background 0.2s ease-in-out, border 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out, background 0.2s ease-in-out, border 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out, background 0.2s ease-in-out, border 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out, background 0.2s ease-in-out, border 0.2s ease-in-out;
  transition: color 0.2s ease-in-out, background 0.2s ease-in-out, border 0.2s ease-in-out;
}
.menu-item-has-children a{
    height: 36px !important;
    line-height: 36px !important;
    margin-top: 22px !important;
}
.mk-button[type=submit],
.mk-button[type=button] {
  outline: none;
  border: none;
  font-weight: 600;
}
.mk-button.three-dimension-button:active {
  top: 2px !important;
}
.mk-button.outline-button {
  border: 1px solid #444;
  color: #444;
}
.mk-button.outline-button:hover {
  background-color: #444;
  color: #fff;
}
.mk-button.outline-button.light {
  border: 1px solid #fff;
  color: #fff;
}
.mk-button.outline-button.light:hover {
  background-color: #fff;
  color: #444;
}
.mk-button i {
  margin: 0px 10px 0 -10px;
  vertical-align: middle;
  border-right: 1px solid #fff;
  padding-right: 10px;
  line-height: 16px;
}
.mk-button.large {
  padding: 22px 42px;
  line-height: 100%;
}
.mk-button.large i {
  font-size: 16px;
}
.mk-button.medium {
  padding: 16px 25px;
  line-height: 100%;
}
.mk-button.medium i {
  font-size: 16px;
}
.mk-button.small {
  padding: 12px 22px;
  line-height: 100%;
}
.mk-button.small i {
  margin-top: -3px;
  font-size: 16px;
}
button.mk-button::-moz-focus-inner {
  border: none;
}
.mk-button-align {
  display: inline-block;
}
.mk-button-align.right {
  float: right;
}
.mk-button-align.center {
  display: block !important;
  text-align: center;
}
.mk-button-align.left {
  text-align: left;
}
@media handheld, only screen and (max-width: 770px) {
  .mk-button-align.left,
  .mk-button-align.center,
  .mk-button-align.right {
    width: 100%;
    text-align: center !important;
  }
  .mk-button-align.left .mk-button,
  .mk-button-align.center .mk-button,
  .mk-button-align.right .mk-button {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px !important;
  }
}
/* Shortcode:Dividers
-------------------------------------------------------------------- */
.mk-divider {
  display: block;
  text-align: center;
}
.mk-divider.divider_one_half .divider-inner,
.mk-divider.divider_one_third .divider-inner,
.mk-divider.divider_one_fourth .divider-inner {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.mk-divider.divider_one_half .divider-inner {
  width: 50%;
}
.mk-divider.divider_one_third .divider-inner {
  width: 33.33%;
}
.mk-divider.divider_one_fourth .divider-inner {
  width: 25%;
}
.mk-divider.divider-single .divider-inner {
  height: 1px;
  border-bottom: 1px solid #dbdbdb;
}
.mk-divider.divider-dashed .divider-inner {
  height: 1px;
  border-bottom: 1px dashed #dbdbdb;
}
.mk-divider.divider-dotted .divider-inner {
  height: 1px;
  border-bottom: 1px dotted #dbdbdb;
}
.mk-divider.divider-thick .divider-inner {
  height: 5px;
  border-top: 3px solid #e4e4e4;
}
/* Shortcode:Full Width Box
-------------------------------------------------------------------- */
.mk-fullwidth-boxed {
  position: relative;
  display: block;
  padding: 30px;
}
/* Shortcode:Slideshow
-------------------------------------------------------------------- */
.mk-image-slideshow {
  position: relative;
  margin: 0 auto 20px;
  text-align: center;
  overflow: hidden;
}
.mk-image-slideshow img {
  margin: 0 auto;
}
.mk-image-slideshow .swiper-pagination {
  position: absolute;
  bottom: 15px;
  display: block;
  width: 100%;
  text-align: center;
  opacity: 0;
}
.mk-image-slideshow .swiper-pagination-switch {
  display: inline-block;
  margin: 0 3px;
  width: 8px;
  height: 8px;
  border: 1px solid #fff;
  cursor: pointer;
}
.mk-image-slideshow .swiper-active-switch {
  background-color: #fff;
}
.mk-image-slideshow .swiper-container:hover .slideshow-swiper-arrows,
.mk-image-slideshow .swiper-container:hover .swiper-pagination {
  opacity: 1;
}
.mk-image-slideshow .swiper-container:hover .mk-swiper-next {
  right: 20px;
}
.mk-image-slideshow .swiper-container:hover .mk-swiper-prev {
  left: 20px;
}
.slideshow-swiper-arrows {
  position: absolute;
  top: 50%;
  display: block;
  margin-top: -15px;
  width: 30px;
  height: 30px;
  border: 1px solid #fff;
  text-align: center;
  cursor: pointer;
  opacity: 0;
}
.slideshow-swiper-arrows i {
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  display: block;
}
.slideshow-swiper-arrows.mk-swiper-next {
  right: 30px;
}
.slideshow-swiper-arrows.mk-swiper-prev {
  left: 30px;
}
/* Shortcode:Content Slideshow
-------------------------------------------------------------------- */
/* Shortcode:Blockquotes
-------------------------------------------------------------------- */
blockquote {
  position: relative;
  margin: 15px 0;
  line-height: 24px;
  padding: 20px;
  background-color: #fafafa;
  border: 1px solid #eeeeee;
  font-style: italic;
}
.mk-blockquote {
  position: relative;
  margin: 15px 0;
  font-size: 16px;
  line-height: 24px;
  padding: 30px 45px;
  background-color: #fafafa;
  border: 1px solid #eeeeee;
  font-style: italic;
}
.mk-blockquote .mk-quote-left,
.mk-blockquote .mk-quote-right {
  position: absolute;
  font-size: 24px;
  color: #eee;
}
.mk-blockquote .mk-quote-left {
  top: 10px;
  left: 10px;
}
.mk-blockquote .mk-quote-right {
  bottom: 10px;
  right: 10px;
}
.mk-blockquote p {
  margin-bottom: 15px;
}
.mk-blockquote.align-left {
  text-align: left;
}
.mk-blockquote.align-right {
  text-align: right;
}
.mk-blockquote.align-center {
  text-align: center;
}
/* Shortcode:Testimanial Slider
-------------------------------------------------------------------- */
.mk-testimonial {
  margin: 3px 3px 20px;
}
.mk-testimonial .testimonial-author {
  display: block;
  color: #777;
  font-weight: bold;
  font-size: 13px;
  line-height: 14px;
}
.mk-testimonial .swiper-slide {
  padding-right: 5px;
  padding-left: 5px;
}
.mk-testimonial .swiper-pagination {
  display: block;
  width: 100%;
  text-align: center;
}
.mk-testimonial .swiper-pagination-switch {
  display: inline-block;
  margin: 0 3px 6px;
  width: 8px;
  height: 8px;
  border: 1px solid rgba(128, 128, 128, 0.2);
  cursor: pointer;
}
.mk-testimonial .swiper-active-switch {
  background-color: rgba(128, 128, 128, 0.1);
}
.mk-testimonial .testimonial-company {
  font-size: 12px;
  font-style: italic;
}
.mk-testimonial.boxed-style .swiper-slide {
  position: relative;
}
.mk-testimonial.boxed-style .testimonial-content {
  margin-left: 75px;
}
.mk-testimonial.boxed-style .testimonial-quote {
  margin-bottom: 8px;
  padding: 20px 25px;
  background-color: #fafafa;
  border: 1px solid #eee;
  position: relative;
  font-size: 15px;
  line-height: 24px;
  font-style: italic;
}
.mk-testimonial.boxed-style .testimonial-quote:before {
  position: absolute;
  top: 50%;
  margin-top: -7px;
  left: -7px;
  display: block;
  width: 14px;
  height: 14px;
  content: "";
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  background-color: #fafafa;
  border-left: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.mk-testimonial.boxed-style .testimonial-image {
  position: absolute;
  left: -75px;
  top: 50%;
  margin-top: -25px;
}
.mk-testimonial.boxed-style .testimonial-author {
  margin-left: 25px;
}
.mk-testimonial.boxed-style .testimonial-company {
  margin-left: 25px;
}
.mk-testimonial.boxed-style .swiper-pagination {
  padding-left: 75px;
}
@media handheld, only screen and (max-width: 767px) {
  .mk-testimonial {
    text-align: center;
  }
  .mk-testimonial.boxed-style .testimonial-content {
    margin: 75px 0 0 !important;
  }
  .mk-testimonial.boxed-style .swiper-pagination {
    padding-left: 0 !important;
  }
  .mk-testimonial .testimonial-image {
    left: 50% !important;
    top: -75px !important;
    margin: 0 0 0 -25px !important;
  }
  .mk-testimonial.boxed-style .testimonial-quote:before {
    top: -7px !important;
    margin: 0 0 0 -7px !important;
    left: 50% !important;
    border: 1px solid #eee !important;
    border-right: none !important;
    border-bottom: none !important;
  }
  .mk-testimonial .testimonial-company,
  .mk-testimonial .testimonial-author {
    margin: 0 !important;
  }
}
.mk-testimonial.quote-style {
  text-align: center;
}
.mk-testimonial.quote-style .testimonial-quote {
  position: relative;
  display: block;
  padding: 20px 25px;
  border: 1px solid rgba(128, 128, 128, 0.15);
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 12px;
  font-style: italic;
}
.mk-testimonial.quote-style .testimonial-quote:before {
  position: absolute;
  bottom: -8px;
  margin-left: -7px;
  left: 50%;
  display: block;
  width: 0;
  height: 0;
  content: "";
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid rgba(128, 128, 128, 0.15);
}
.mk-testimonial.quote-style .testimonial-footer-note {
  display: inline-block;
  padding: 5px 0;
  text-align: center;
}
.mk-testimonial.light-skin .testimonial-quote {
  border-color: rgba(255, 255, 255, 0.2);
  color: #fff;
  color: rgba(255, 255, 255, 0.9);
}
.mk-testimonial.light-skin .testimonial-quote:before {
  border-top-color: rgba(255, 255, 255, 0.2);
}
.mk-testimonial.light-skin .testimonial-author {
  color: #fff;
 color: #FFFFFF;
}
#theme-page .seo_services {
    color: #000000;
    font-size: 50px;
    font-weight: 800;
    text-align: center;
	   margin-bottom: 0;
}
.proocess_sub_hedding .fancy-title-span b {
    font-size: 24px;
    font-weight: normal;
}
.proocess_sub_hedding .fancy-title-span b {
    color: #484848 !important;
    font-size: 26px;
    font-weight: normal;
}

.proocess_sub_hedding .fancy-title-span > p {
    font-size: 22px !important;
    font-weight: normal;
    margin-top: 9px;
}
.mk-skin-color_gride{
	color:#E93C38;
}
.mk-skin-color, .blog-categories a, .blog-categories, .rating-star .rated, .widget_testimonials .testimonial-position, .testimonial-company, .portfolio-similar-meta .cats, .entry-meta .cats a, .search-meta span a, .search-meta span, .single-share-trigger:hover, .single-share-trigger.mk-toggle-active, .project_content_section .project_cats a, .mk-love-holder i:hover, .blog-comments i:hover, .comment-count i:hover, .widget_posts_lists li .cats a, .mk-employeee-networks li a:hover, .mk-tweet-shortcode span a, .portfolio-permalink:hover i, .mk-pricing-table .mk-icon-star, .mk-process-steps.dark-skin .step-icon, .mk-social-network a.light, .mk-edge-next, .mk-edge-prev, .prev-item-caption, .next-item-caption, .mk-employees.column-style .team-member-position, .mk-event-countdown.accent-skin .countdown-timer, .mk-box-text:hover i, .mk-process-steps.light-skin .mk-step:hover .step-icon, .mk-process-steps.light-skin .active-step-item .step-icon {
    color: #000000 !important;
}
.mk-testimonial.light-skin .swiper-pagination-switch {
  border-color: rgba(255, 255, 255, 0.2);
}
.mk-testimonial.light-skin .swiper-active-switch {
  background-color: rgba(255, 255, 255, 0.3);
}
/* Shortcode:Tabs
-------------------------------------------------------------------- */
.mk-tabs {
  margin-bottom: 20px;
}
.mk-tabs .mk-tabs-tabs {
  position: relative;
  z-index: 10;
  padding: 0;
  list-style: none;
}
.mk-tabs .mk-tabs-tabs li {
  margin: 0;
  position: relative;
}
.mk-tabs .mk-tabs-tabs li.ui-state-active > a {
  cursor: default;
}
.mk-tabs .mk-tabs-tabs li a {
  text-transform: uppercase;
  font-weight: bold;
  color: #919191;
  display: block;
  line-height: 100%;
}
.mk-tabs .mk-tabs-tabs li a i {
  font-size: 16px;
  padding-right: 5px;
}
.mk-tabs .mk-tabs-panes {
  position: relative;
  z-index: 1;
  margin: 0;
}
.mk-tabs .mk-tabs-panes .mk-tabs-pane {
  padding-bottom: 20px;
}
.mk-tabs .mk-tabs-panes .mk-tabs-pane .inner-box {
  padding: 30px;
  display: block;
}
.mk-tabs.horizontal-style .mk-tabs-tabs {
  margin: 0 0 -1px 0;
}
.mk-tabs.horizontal-style .mk-tabs-tabs li {
  display: inline-block;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  white-space: nowrap;
}
.mk-tabs.horizontal-style .mk-tabs-tabs li:last-child {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.mk-tabs.horizontal-style .mk-tabs-tabs li a {
  padding: 14px 25px 15px;
  margin-top: 8px;
}
.mk-tabs.horizontal-style .mk-tabs-tabs li.tab-with-icon > a {
  padding: 14px 25px 12px;
}
.mk-tabs.horizontal-style .mk-tabs-panes {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: none;
}
.mk-tabs.vertical-style .mk-tabs-tabs {
  padding: 40px 0;
  margin: 0;
  width: 231px;
  display: block;
  float: left;
}
.mk-tabs.vertical-style .mk-tabs-tabs li {
  display: block;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.mk-tabs.vertical-style .mk-tabs-tabs li:last-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.mk-tabs.vertical-style .mk-tabs-tabs li a {
  padding: 15px 10px 15px 20px;
  margin-left: 10px;
  line-height: 18px;
}
.mk-tabs.vertical-style .mk-tabs-panes {
  margin-left: 230px;
  display: block;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-right: none;
}
.mk-tabs.vertical-style .mk-tabs-panes .mk-tabs-pane {
  padding: 0 20px 0 0;
  float: left;
  width: 100%;
}
@media handheld, only screen and (max-width: 650px) {
  .mk-tabs.horizontal-style .mk-tabs-tabs {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: -2px;
  }
  .mk-tabs.horizontal-style .mk-tabs-tabs li {
    display: block;
    float: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-right: none !important;
  }
  .mk-tabs.horizontal-style .mk-tabs-tabs li:first-child {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
  .mk-tabs.horizontal-style .mk-tabs-tabs li:last-child {
    border-bottom: none;
  }
  .mk-tabs.horizontal-style .mk-tabs-tabs li.ui-state-active {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .mk-tabs.horizontal-style .mk-tabs-tabs li a {
    margin-top: 0;
  }
  .mk-tabs.horizontal-style .mk-tabs-tabs li:first-child a {
    border-left: none !important;
  }
  .mk-tabs.vertical-style .mk-tabs-tabs {
    width: 100%;
    float: none;
    padding: 5px 0;
  }
  .mk-tabs.vertical-style .mk-tabs-tabs li a {
    margin: 0 10px;
  }
  .mk-tabs.vertical-style .mk-tabs-panes {
    margin-left: 0;
    border: 1px solid rgba(0, 0, 0, 0.1) !important;
    border-bottom: none !important;
  }
  .mk-tabs.vertical-style .mk-tabs-panes .mk-tabs-pane {
    padding: 0 0 20px 0;
    float: none;
    width: 100%;
  }
}
/* Shortcode:Accordion
-------------------------------------------------------------------- */
.mk-accordion {
  margin-bottom: 20px;
}
.mk-accordion .mk-accordion-tab {
  font-size: 13px;
  font-weight: bold;
  padding: 12px 0 12px 20px;
  color: #777777;
  cursor: pointer;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.mk-accordion .mk-accordion-tab i {
  font-size: 16px;
  color: #777777;
  margin: 0 8px 0 4px;
}
.mk-accordion .mk-accordion-pane {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
}
.mk-accordion .mk-accordion-pane .inner-box {
  padding: 20px;
  margin: 0 20px;
}
.mk-accordion .current-item .mk-accordion-pane {
  border-top: none;
}
/* Shortcode:Accordion
-------------------------------------------------------------------- */
.mk-toggle {
  margin-bottom: 10px;
}
.mk-toggle .mk-toggle-title {
  font-size: 13px;
  font-weight: bold;
  padding: 12px 0 12px 20px;
  color: #777777;
  cursor: pointer;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.mk-toggle .mk-toggle-title.active-toggle {
  border-bottom: none;
}
.mk-toggle .mk-toggle-title i {
  font-size: 16px;
  color: #777777;
  margin: 0 8px 0 4px;
}
.mk-toggle .mk-toggle-pane {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
  display: none;
}
.mk-toggle .mk-toggle-pane .inner-box {
  padding: 20px;
  margin: 0 20px;
}
.wpb_content_element {
  margin-bottom: 20px;
}
/* Shortcode:Video Player
-------------------------------------------------------------------- */
.mk-video-player {
  padding: 12px;
  border: 1px solid #eee;
  background-color: #fdfdfd;
}
.mk-video-player .mk-video-title {
  margin-bottom: 12px;
  font-size: 14px;
}
.mk-video-player .video-container {
  margin-bottom: 0 !important;
}
.video-container {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  padding-bottom: 56.25%;
  height: 0;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* Shortcode:Flickr Feeds
-------------------------------------------------------------------- */
.mk-flickr-feeds {
  margin-bottom: 20px;
}
.mk-flickr-feeds.one-column .featured-image {
  width: 100%;
}
.mk-flickr-feeds.two-column .featured-image {
  width: 49.5%;
}
.mk-flickr-feeds.three-column .featured-image {
  width: 33%;
}
.mk-flickr-feeds.four-column .featured-image {
  width: 24.6%;
}
.mk-flickr-feeds.five-column .featured-image {
  width: 19.6%;
}
.mk-flickr-feeds .featured-image {
  position: relative;
  display: inline-block !important;
  margin: 0 1px 1px 0;
}
.mk-flickr-feeds .featured-image img {
  position: relative;
  z-index: 1;
}
@media handheld, only screen and (max-width: 600px) {
  .mk-flickr-feeds.five-column .featured-image,
  .mk-flickr-feeds.four-column .featured-image {
    width: 49% !important;
  }
}
/* Shortcode:Contact Form
-------------------------------------------------------------------- */
.mk-contact-form-wrapper {
  position: relative;
  margin-bottom: 20px;
}
.mk-contact-form-wrapper.dark-skin .text-input,
.mk-contact-form-wrapper.dark-skin .mk-textarea {
  border: 1px solid rgba(0, 0, 0, 0.05);
  background-color: rgba(0, 0, 0, 0.008);
  color: #444444;
}
.mk-contact-form-wrapper.dark-skin .mk-form-row i {
  border-right: 1px solid rgba(0, 0, 0, 0.05);
  color: #666666;
}
.mk-contact-form-wrapper.dark-skin .mk-button {
  border: 1px solid rgba(0, 0, 0, 0.05);
  color: #444;
}
.mk-contact-form-wrapper.dark-skin .mk-button:hover {
  background-color: #444;
  color: #fff;
}
.mk-contact-form-wrapper.dark-skin .text-input::-webkit-input-placeholder,
.mk-contact-form-wrapper.dark-skin .mk-textarea::-webkit-input-placeholder {
  color: #919191;
}
.mk-contact-form-wrapper.dark-skin .text-input:-ms-input-placeholder,
.mk-contact-form-wrapper.dark-skin .mk-textarea:-ms-input-placeholder {
  color: #919191;
}
.mk-contact-form-wrapper.dark-skin .text-input:-moz-placeholder,
.mk-contact-form-wrapper.dark-skin .mk-textarea:-moz-placeholder {
  color: #919191;
}
.mk-contact-form-wrapper.light-skin .text-input,
.mk-contact-form-wrapper.light-skin .mk-textarea {
  border: 1px solid rgba(255, 255, 255, 0.5);
  background-color: rgba(255, 255, 255, 0.17);
  color: #fff;
}
.mk-contact-form-wrapper.light-skin .mk-form-row i {
  border-right: 1px solid rgba(255, 255, 255, 0.5);
  color: #fff;
}
.mk-contact-form-wrapper.light-skin .mk-button {
  border: 1px solid rgba(255, 255, 255, 0.5);
  color: #fff;
}
.mk-contact-form-wrapper.light-skin .mk-button:hover {
  background-color: #fff;
  color: #444;
}
.mk-contact-form-wrapper.light-skin .text-input::-webkit-input-placeholder,
.mk-contact-form-wrapper.light-skin .mk-textarea::-webkit-input-placeholder {
  color: #fafafa;
}
.mk-contact-form-wrapper.light-skin .text-input:-ms-input-placeholder,
.mk-contact-form-wrapper.light-skin .mk-textarea:-ms-input-placeholder {
  color: #fafafa;
}
.mk-contact-form-wrapper.light-skin .text-input:-moz-placeholder,
.mk-contact-form-wrapper.light-skin .mk-textarea:-moz-placeholder {
  color: #fafafa;
}
.mk-contact-form-wrapper .mk-form-row {
  margin-bottom: 10px;
  position: relative;
}
.mk-contact-form-wrapper .mk-form-row i {
  float: left;
  width: 42px !important;
  height: 42px;
  line-height: 43px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 16px;
}
.mk-contact-form-wrapper .mk-form-row i.input-focused {
  color: #fff;
}
.mk-contact-form-wrapper .text-input,
.mk-contact-form-wrapper .mk-textarea {
  width: 100%;
  font-size: 12px;
  font-weight: 500 !important;
}
.mk-contact-form-wrapper .text-input {
  padding: 12px;
  width: 100%;
  padding-left: 58px;
}
.mk-contact-form-wrapper .mk-textarea {
  padding: 15px;
  width: 100%;
  height: 200px;
  margin-bottom: 12px;
}
.mk-contact-form-wrapper .button-row {
  text-align: center;
}
.mk-contact-form-wrapper .mk-button {
  margin: 0 auto;
}
.widget .mk-contact-form-wrapper.light-skin .text-input,
.widget .mk-contact-form-wrapper.light-skin .mk-textarea {
  border: 1px solid rgba(128, 128, 128, 0.2);
  background-color: rgba(128, 128, 128, 0.1);
}
.widget .mk-contact-form-wrapper.light-skin .mk-form-row i {
  border-right: 1px solid rgba(128, 128, 128, 0.2);
  color: #fff;
}
.widget .mk-contact-form-wrapper.light-skin .mk-button {
  border: 1px solid rgba(128, 128, 128, 0.4);
  color: #fff;
}
.widget .mk-contact-form-wrapper.light-skin .mk-button:hover {
  background-color: #fff;
  color: #444;
}
.widget .mk-contact-form-wrapper.light-skin .text-input::-webkit-input-placeholder,
.widget .mk-contact-form-wrapper.light-skin .mk-textarea::-webkit-input-placeholder {
  color: #fafafa;
}
.widget .mk-contact-form-wrapper.light-skin .text-input:-ms-input-placeholder,
.widget .mk-contact-form-wrapper.light-skin .mk-textarea:-ms-input-placeholder {
  color: #fafafa;
}
.widget .mk-contact-form-wrapper.light-skin .text-input:-moz-placeholder,
.widget .mk-contact-form-wrapper.light-skin .mk-textarea:-moz-placeholder {
  color: #fafafa;
}
.mk-contact-loading {
  position: absolute;
  right: 15px;
  bottom: 20px;
  display: none;
  line-height: 1;
  color: rgba(128, 128, 128, 0.2);
  font-size: 16px;
  -moz-animation: spin 0.7s infinite linear;
  -o-animation: spin 0.7s infinite linear;
  -webkit-animation: spin 0.7s infinite linear;
  animation: spin 0.7s infinite linear;
}
.mk-contact-success {
  position: absolute;
  right: 15px;
  bottom: 10px;
  display: none;
  color: #90b64d;
  font-size: 32px;
}
.mk-invalid {
  border: 1px solid #ff0000 !important;
}
/* Shortcode:Contact Info
-------------------------------------------------------------------- */
.mk-contactinfo-shortcode {
  margin-bottom: -10px;
}
/* Shortcode:Social Networks
-------------------------------------------------------------------- */
.mk-social-network {
  margin: 10px 0;
  padding: 0;
}
.mk-social-network.social-align-right {
  text-align: right;
}
.mk-social-network.social-align-center {
  text-align: center;
}
.mk-social-network.social-align-left {
  text-align: left;
}
.mk-social-network ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mk-social-network ul li {
  display: inline-block;
  margin: 0;
}
.mk-social-network ul li a i {
  vertical-align: middle;
  line-height: 32px;
}
/* Shortcode:Fancy Title
-------------------------------------------------------------------- */
.mk-fancy-title.stroke-title span {
  padding: 7px 11px;
}
.mk-fancy-title.standard-title:after,
.mk-fancy-title.standard-title:before {
  display: inline-block;
  content: "";
  width: 70px;
  height: 1px;
  margin-top: -2px;
  vertical-align: middle;
  background-color: #444;
}
.mk-fancy-title.standard-title .fancy-title-span {
  display: inline-block;
}
.mk-fancy-title.standard-title.center-align .fancy-title-span {
  padding: 0 15px;
  border: 1px solid #444;
  border-top: none;
  border-bottom: none;
}
.mk-fancy-title.standard-title.left-align:before {
  display: none;
}
.mk-fancy-title.standard-title.left-align .fancy-title-span {
  padding-right: 15px;
  border-right: 1px solid #444;
}
.mk-fancy-title.standard-title.right-align:after {
  display: none;
}
.mk-fancy-title.standard-title.right-align .fancy-title-span {
  padding-left: 15px;
  border-left: 1px solid #444;
}
.mk-fancy-title.avantgarde-title:after,
.mk-fancy-title.avantgarde-title:before {
  display: inline-block;
  content: "";
  width: 70px;
  height: 2px;
  margin-top: -2px;
  vertical-align: middle;
  background-color: #444;
}
.mk-fancy-title.avantgarde-title .fancy-title-span {
  display: inline-block;
}
.mk-fancy-title.avantgarde-title.center-align .fancy-title-span {
  padding: 15px 15px;
}
.mk-fancy-title.avantgarde-title.left-align:before {
  display: none;
}
.mk-fancy-title.avantgarde-title.left-align .fancy-title-span {
  padding-right: 15px;
}
.mk-fancy-title.avantgarde-title.right-align:after {
  display: none;
}
.box_titile.white .icon-box-content .icon-box-desc {
    /*color: #FFFFFF !important;*/
    font-size: 18px !important;
	   height: 80px;
}
#tk-1 {
    height: 540px;
}
.mk-text-block{
   color: #696969;
    font-size: 18px;
    line-height: 29px;
}
.black_text_center_area {
    font-size: 26px;
    line-height: 32px;
    padding: 22px 0;
    text-align: center;
}
/*.isotope-item {
    float: left !important;
    margin: 0 10px !important;
    width: 200px !important;
}*/
.image_area_secton {
    margin-top: 70px;
}
.sub-menu li a {
    margin: 0 !important;
}#mk-main-navigation ul ul li.current-menu-item > a, #mk-main-navigation ul ul li.current-menu-ancestor > a {
    background-color: #FF4351 !important;
    color: #000000;
    font-size: 14px !important;
}
.gree_left_align h3{
   color: #83C24B !important;
    font-size: 34px !important;
    font-weight: bold !important;
	  margin-bottom: 25px !important;


}
.green_text_main  {
   color: #83C24B !important;
    font-size: 34px !important;
    font-weight: bold !important;
    margin-bottom: 0 !important;
    margin-top: 26px;
    text-align: center;
}
p {
    color: #696969;
    font-size: 17px;
    line-height: 29px;
}
.box_titile.white .icon-box-content .icon-box-title {
  /*color: #FFFFFF !important;*/
    font-size: 24px !important;
	  margin-bottom: 29px !important;
}
.mk-fancy-title.avantgarde-title.right-align .fancy-title-span {
  padding-left: 15px;
}
.mk-fancy-title.alt-title {
  position: relative;
}
.mk-fancy-title.alt-title .fancy-title-span {
  display: inline-block;
  position: relative;
  z-index: 3;
}
.mk-fancy-title.alt-title:after {
  display: block;
  content: "";
  width: 100%;
  height: 4px;
  margin-top: -1px;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 1;
}
.mk-fancy-title.alt-title.center-align .fancy-title-span {
  padding: 0 10px;
}
.mk-fancy-title.alt-title.left-align .fancy-title-span {
  padding-right: 10px;
}
.mk-fancy-title.alt-title.right-align .fancy-title-span {
  padding-left: 10px;
}
.mk-fancy-title p {
  margin-bottom: 0 !important;
}
@media handheld, only screen and (max-width: 767px) {
  .mk-fancy-title {
    text-align: center !important;
  }
  .mk-fancy-title .fancy-title-span {
    border: none !important;
    padding: 0 !important;
  }
  .mk-fancy-title:after,
  .mk-fancy-title:before {
    display: none !important;
  }
}
.mk-fancy-text {
  display: block;
  line-height: 100%;
}
.mk-fancy-text.title-box-right {
  float: right;
}
.mk-fancy-text.title-box-left {
  float: left;
}
.mk-fancy-text.title-box-center {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.mk-fancy-text p {
  margin: 0;
}
.mk-fancy-text span {
  padding: 4px 0;
}
/* Shortcode:Font Icons
-------------------------------------------------------------------- */
.mk-font-icons {
  display: inline-block;
}
.mk-font-icons.icon-align-right {
  float: right;
}
.mk-font-icons.icon-align-center {
  display: block;
  text-align: center;
}
.mk-font-icons.icon-align-left {
  float: left;
}
.mk-font-icons a:hover .default-font-icon {
  color: #fff !important;
}
.mk-font-icons .default-font-icon {
  border: 1px solid #e3e3e3;
  background-color: #fdfdfd;
}
.mk-font-icons .filled-font-icon {
  border-width: 1px;
  border-style: solid;
  color: #fff;
}
.mk-font-icons .custom-font-icon {
  border-width: 1px;
  border-style: solid;
}
.mk-font-icons i {
  display: inline-block;
  text-align: center;
  -webkit-border-radius: 600px;
  -moz-border-radius: 600px;
  border-radius: 600px;
}
.mk-font-icons i.mk-size-small {
  width: 40px;
  height: 40px;
  font-size: 16px;
  line-height: 40px;
}
.mk-font-icons i.mk-size-medium {
  width: 100px;
  height: 100px;
  font-size: 32px;
  line-height: 100px;
}
.mk-font-icons i.mk-size-large {
  width: 150px;
  height: 150px;
  font-size: 48px;
  line-height: 150px;
}
.mk-font-icons i.mk-size-x-large {
  width: 186px;
  height: 186px;
  font-size: 64px;
  line-height: 186px;
}
.mk-font-icons i.mk-size-xx-large {
  width: 296px;
  height: 296px;
  font-size: 128px;
  line-height: 296px;
}
.mk-font-icons i.mk-size-xxx-large {
  width: 520px;
  height: 520px;
  font-size: 256px;
  line-height: 520px;
}
.single-portfolio .theme-content.single-portfolio {
    display: none;
}
.single-portfolio .theme-page-wrapper.full-layout.mk-grid.vc_row-fluid {
margin:0 auto!important;
}
@media handheld, only screen and (max-width: 600px) {
  .mk-font-icons i.mk-size-xxx-large {
    width: 296px;
    height: 296px;
    font-size: 128px;
    line-height: 296px;
  }
}
.mk-font-icons.remove-frame i {
  width: auto !important;
  height: auto !important;
  border: none !important;
  background-color: transparent !important;
  line-height: 100% !important;
}
/* Shortcode:Icon Text
-------------------------------------------------------------------- */
.mk-box-text {
  text-align: center;
  padding: 20px 0;
  display: block;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.mk-box-text i {
  line-height: 100%;
  margin-bottom: 20px;
  display: block;
}
.mk-box-text .icon-txt-default {
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  position: relative;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.mk-box-text .icon-txt-hover {
  opacity: 0;
  font-size: 16px;
  line-height: 130%;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  display: block;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.mk-box-text.light-skin .icon-txt-default,
.mk-box-text.light-skin .icon-txt-hover,
.mk-box-text.light-skin i {
  color: #fff;
}
.mk-box-text.dark-skin .icon-txt-default,
.mk-box-text.dark-skin .icon-txt-hover,
.mk-box-text.dark-skin i {
  color: #444;
}
.mk-box-text:hover {
  padding: 10px 0 55px;
}
.mk-box-text:hover .icon-txt-default {
  opacity: 0;
}
.mk-box-text:hover .icon-txt-hover {
  opacity: 1;
  margin-top: -25px;
}
/* Shortcode:Clients Carousel
-------------------------------------------------------------------- */
.mk-clients-shortcode {
  position: relative;
}
.mk-clients-shortcode ul,
.mk-clients-shortcode li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mk-clients-shortcode li:last-child .flip-wrapper {
  border-right-width: 1px !important;
}
.mk-clients-shortcode.grid-style .client-item-wrapper {
  border: none !important;
  margin: 0 1px 1px;
}
@media handheld, only screen and (max-width: 500px) {
  .mk-clients-shortcode.grid-style .client-item {
    float: none !important;
    margin: 0 auto !important;
    text-align: center;
  }
}
.mk-clients-shortcode .client-item {
  float: left;
  position: relative;
}
.mk-clients-shortcode .client-item:hover .clients-info {
  opacity: 1;
}
.mk-clients-shortcode .client-item:last-of-type .client-item-wrapper {
  border-right-width: 1px;
}
.mk-clients-shortcode .client-item-wrapper {
  border-width: 1px;
  border-style: solid;
  border-right-width: 0;
  line-height: 4px;
  position: relative;
  z-index: 5;
}
.mk-clients-shortcode.column-style.one-column li {
  width: 100%;
}
.mk-clients-shortcode.column-style.two-column li {
  width: 50%;
}
.mk-clients-shortcode.column-style.three-column li {
  width: 33.3%;
}
.mk-clients-shortcode.column-style.four-column li {
  width: 25%;
}
.mk-clients-shortcode.column-style.five-column li {
  width: 20%;
}
.mk-clients-shortcode.column-style.six-column li {
  width: 16.6%;
}
@media handheld, only screen and (max-width: 960px) {
  .mk-clients-shortcode.column-style.three-column li,
  .mk-clients-shortcode.column-style.four-column li,
  .mk-clients-shortcode.column-style.five-column li,
  .mk-clients-shortcode.column-style.six-column li {
    width: 33.2% !important;
  }
}
@media handheld, only screen and (max-width: 767px) {
  .mk-clients-shortcode.column-style.three-column li,
  .mk-clients-shortcode.column-style.four-column li,
  .mk-clients-shortcode.column-style.five-column li,
  .mk-clients-shortcode.column-style.six-column li {
    width: 49.8% !important;
  }
}
@media handheld, only screen and (max-width: 550px) {
  .mk-clients-shortcode.column-style.three-column li,
  .mk-clients-shortcode.column-style.four-column li,
  .mk-clients-shortcode.column-style.two-column li,
  .mk-clients-shortcode.column-style.five-column li,
  .mk-clients-shortcode.column-style.six-column li {
    width: 100% !important;
  }
}
.mk-clients-shortcode.column-style .client-logo {
  width: 100%;
}
.mk-clients-shortcode.column-style .client-item .client-item-wrapper {
  border-width: 1px !important;
  border-top: none !important;
  border-left: none !important;
}
.mk-clients-shortcode .client-logo {
  position: relative;
  display: inline-block;
  background-position: center center;
  background-position: center;
  background-repeat: no-repeat;
}
.mk-clients-shortcode.bg-cover-true .client-logo {
  background-size: cover;
  background-repeat: no-repeat;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
}
.mk-clients-shortcode .clients-info {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  line-height: 20px;
  z-index: 14;
  display: table;
  opacity: 0;
  transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -ms-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
}
.mk-clients-shortcode .clients-info-holder {
  height: 100%;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}
.mk-clients-shortcode .client-company {
  display: block;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 18px;
  color: #fff;
  text-align: center;
}
/* Shortcode:Icon Box
-------------------------------------------------------------------- */
.mk-box-icon {
  position: relative;
  margin-bottom: 40px;
  /* Style 1 */
  /* Style 2 */
  /* Style 3 */
}
.mk-box-icon .icon-box-title {
  margin-bottom: 14px;
  font-weight: 600 !important;
  font-size: 15px !important;
  line-height: 19px;
}
.mk-box-icon .icon-box-desc {
  margin-bottom: 18px;
}
.mk-box-icon .icon-box-desc p {
  margin: 0;
  color: inherit;
}
.mk-box-icon .mk-button {
  margin: 0;
}
.mk-box-icon .box-ico,
.mk-box-icon .icon-box-container {
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.mk-box-icon.style1-box {
  text-align: center;
}
.mk-box-icon.style1-box .box-ico {
  font-size: 32px;
  margin-bottom: 13px;
  display: block;
}
.mk-box-icon.style1-box .icon-box-title {
  font-size: 16px !important;
  font-weight: 600;
}
.mk-box-icon.style2-box {
  text-align: left;
}
.mk-box-icon.style2-box .icon-box-title {
  margin-bottom: 10px !important;
}
.mk-box-icon.style2-box.icon-left-align .icon-box-container {
  left: 0;
}
.mk-box-icon.style2-box.icon-left-align .icon-box-content {
  margin-left: 45px;
}
.mk-box-icon.style2-box.icon-right-align {
  text-align: right;
}
.mk-box-icon.style2-box.icon-right-align .icon-box-container {
  right: 0;
}
.mk-box-icon.style2-box.icon-right-align .icon-box-content {
  margin-right: 45px;
}
.mk-box-icon.style2-box .icon-box-container {
  position: absolute;
  top: 2px;
}
.mk-box-icon.style2-box .box-ico {
  font-size: 32px;
  display: block;
}
.mk-box-icon.style2-box .icon-box-title {
  color: #696969;
  padding-top: 5px;
}
.mk-box-icon.style3-box,
.mk-box-icon.style4-box,
.mk-box-icon.style5-box,
.mk-box-icon.style6-box {
  text-align: center;
}
.mk-box-icon.style3-box .icon-box-container,
.mk-box-icon.style4-box .icon-box-container,
.mk-box-icon.style5-box .icon-box-container,
.mk-box-icon.style6-box .icon-box-container {
  width: 86px;
  height: 86px;
  line-height: 86px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.mk-box-icon.style3-box.icon-round-true .icon-box-container,
.mk-box-icon.style4-box.icon-round-true .icon-box-container,
.mk-box-icon.style5-box.icon-round-true .icon-box-container,
.mk-box-icon.style6-box.icon-round-true .icon-box-container {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
.mk-box-icon.style3-box .box-ico,
.mk-box-icon.style4-box .box-ico,
.mk-box-icon.style5-box .box-ico,
.mk-box-icon.style6-box .box-ico {
  font-size: 32px;
  line-height: 86px;
}
.mk-box-icon.style3-box .icon-box-container,
.mk-box-icon.style4-box .icon-box-container {
  margin-bottom: 15px;
}
.mk-box-icon.style3-box .icon-box-container,
.mk-box-icon.style5-box .icon-box-container {
  background-color: #fafafa;
  border: 1px solid #eee;
}
.mk-box-icon.style4-box .box-ico,
.mk-box-icon.style6-box .box-ico {
  color: #fff;
}
.mk-box-icon.style4-box .icon-box-container,
.mk-box-icon.style6-box .icon-box-container {
  border: 1px solid #eee;
}
.mk-box-icon.style5-box .icon-box-container,
.mk-box-icon.style6-box .icon-box-container {
  margin-bottom: -43px;
  z-index: 10;
  position: relative;
}
.mk-box-icon.style5-box .icon-box-content,
.mk-box-icon.style6-box .icon-box-content {
  background-color: #fff;
  border: 1px solid #eee;
  padding: 60px 42px 40px;
  position: relative;
  z-index: 2;
}
.mk-box-icon.style7-box {
  text-align: left;
}
.mk-box-icon.style7-box .icon-box-container {
  width: 130px;
  height: 130px;
  line-height: 130px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
.mk-box-icon.style7-box.icon-round-true .icon-box-container {
  -webkit-border-radius: 300px;
  -moz-border-radius: 300px;
  border-radius: 300px;
}
.mk-box-icon.style7-box .box-ico {
  font-size: 64px;
  line-height: 130px;
  color: #fff;
  display: block;
}
.mk-box-icon.style7-box.icon-frame-false .box-ico {
  font-size: 128px;
  vertical-align: top;
}
.mk-box-icon.style7-box .icon-box-title {
  margin-bottom: 10px !important;
}
.mk-box-icon.style7-box.icon-left-align .icon-box-container {
  left: 0;
}
.mk-box-icon.style7-box.icon-left-align .icon-box-content {
  margin-left: 150px;
}
.mk-box-icon.style7-box.icon-left-align.icon-frame-false .icon-box-content {
  margin-left: 140px;
  padding-top: 10px;
}
.mk-box-icon.style7-box.icon-left-align .icon-box-container {
  position: absolute;
  top: 3px;
}
.mk-box-icon.style7-box.icon-right-align {
  text-align: right;
}
.mk-box-icon.style7-box.icon-right-align .icon-box-container {
  right: 0;
}
.mk-box-icon.style7-box.icon-right-align .icon-box-content {
  margin-right: 150px;
}
.mk-box-icon.style7-box.icon-right-align.icon-frame-false .icon-box-content {
  margin-right: 140px;
  padding-top: 10px;
}
.mk-box-icon.style7-box.icon-right-align .icon-box-container {
  position: absolute;
  top: 3px;
}
.mk-box-icon.style7-box.icon-top-align {
  text-align: center;
}
.mk-box-icon.style7-box.icon-top-align .icon-box-container {
  margin-bottom: 10px;
}
.mk-box-icon.style7-box .icon-box-title {
  color: #696969;
  padding-top: 5px;
}
@media handheld, only screen and (max-width: 767px) {
  .mk-box-icon.style7-box .icon-box-container {
    position: relative !important;
    margin-bottom: 10px;
  }
  .mk-box-icon.style7-box .icon-box-content {
    padding: 0 !important;
    margin: 0 !important;
    text-align: center !important;
  }
}
/* Shortcode:Mini Callout Box
-------------------------------------------------------------------- */
.mk-call-to-action {
  background-color: #0DC8A3 !important;
    overflow: hidden;
    padding: 34px 45px;
	border:none !important;
}
.free_quote {
    color: #FFFFFF;
    font-weight: bold;
    text-transform: uppercase;
}
.mak_hedder_area {
    margin: 0 auto;
    width: 1228px;
}
.top_hedder {
       background: none repeat scroll 0 0 #dddddd;
}
.mak_hedder_area .mk-button i {
    border-right: 1px solid #444;
    line-height: 16px;
    margin: 0 10px 0 -10px;
    padding-right: 10px;
    vertical-align: middle;
}
.top_hedder a{color:#444 !important;}
.top_hedder a span{ color: #444 !important;}
.top_hedder a i{color:#444 !important;}

.getquote {
    float: right;
    margin-right: 20px;
    padding: 10px 0;
}
.getquote > a {
      background: none repeat scroll 0 0 #f97672 !important;
    color: #FFFFFF !important;
    padding: 11px;
}
#mk-footer, #mk-footer p {
    color: #FFFFFF;
}
#menu-the-ken-primary-navigation-1 li a {
      color: #FFFFFF;
    font-size: 16px;
    line-height: 6px;
    margin: 0 !important;
}
#menu-the-ken-primary-navigation-1 li a {
      color: #FFFFFF;
    font-size: 16px;
    line-height: 36px;
    margin: 0 !important;
	padding:0;
}
#wpcf7-f19900-p17032-o1 input {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    width: 99% !important;
	color:#FFFFFF !important;
}
#wpcf7-f19342-o1 .your-message textarea {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 160px;
	color:#FFFFFF !important;
    width: 105% !important;
}
#wpcf7-f19342-o1 .captcha-529 input{
width: 105% !important;
color:#FFFFFF !important;
}
#wpcf7-f19342-o1 .wpcf7-submit {
    background-color: #E93C38 !important;
    border: 1px solid #cccccc;
    box-shadow: none !important;
    color: #ffffff;
    font-size: 20px;
    letter-spacing: 0.7px;
  
    padding: 12px 20px;
    width: 129px !important;
}
.mk-animate-element a i {
    color: #FFFFFF;
}
#wpcf7-f19342-o1 .wpcf7-submit:hover{
	background:#7EC14C !important;
}
#wpcf7-f19342-o1 .wpcf7-form > p {
    color: #FFFFFF;
	text-align:left;
}


#wpcf7-f19342-o1 span.wpcf7-form-control-wrap {
    position: relative;
    width: 99%;
}
#wpcf7-f19342-o1 .your-subject .wpcf7-form-control.wpcf7-text {
    width: 105% !important;
}
.widgettitle {
    font-size: 22px !important;
}
.getquote > a:hover {
    background: none repeat scroll 0 0 #000;
    color: #fff;
    padding: 11px;
}
.callout-title_call_us {
   display: block;
    float: left;
    line-height: 32px;
    padding-left: 60px;
    width: 212px;
	background:url(../../images/call_us_icon.png) no-repeat left center;
	   margin-top: 6px;
}
.callout-desc {
    width: 100%;
}
.btn-popup.topopup.footer_area_submit > a {
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    display: inline-block !important;
    float: right;
    font-size: 19px !important;
    padding: 10px 25px;
    position: relative;
    top: 0;
    vertical-align: middle;
}
.btn-popup.topopup.footer_area_submit  a:hover {
    background: none repeat scroll 0 0 #FFFFFF !important;
    color: #000000 !important;
}
.callout-title {
 float: left;
    line-height: 31px !important;
    margin-left: 120px;
    padding-left: 63px;
    width: 290px;
    background: url(../../images/mail_icon.png) no-repeat left center;
    margin-top: 6px;
}
.mk-call-to-action p {
  display: inline;
  margin-bottom: 0;
}
.mk-call-to-action .callout-desc {
  display: table;
  min-height: 43px;
}
.mk-call-to-action .callout-desc-holder {
  display: table-cell;
  padding: 0 20px 0 8px;
  vertical-align: middle;
}
.mk-call-to-action .callout-title {
  font-size: 22px;
  line-height: 130%;
}
.mk-call-to-action .mk-button {
  margin-right: 0;
}
@media handheld, only screen and (max-width: 700px) {
 
  .mk-call-to-action .callout-desc-holder {
    display: block !important;
    padding: 0 !important;
  }
  .mk-call-to-action .mk-button {
    display: block !important;
    margin: 0 0 20px !important;
  }
}
/* Shortcode:Full Width Slideshow
-------------------------------------------------------------------- */
.mk-fullwidth-slideshow {
  padding: 30px 0;
  width: 100%;
  text-align: center;
}
/* Shortcode:Gallery
-------------------------------------------------------------------- */
.mk-gallery {
  margin: 0 auto;
}
.mk-gallery ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mk-gallery ul li {
  position: relative;
  display: block;
  float: left;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.mk-gallery .featured-image {
  line-height: 4px;
}
.mk-gallery .featured-image:hover .hover-overlay {
  opacity: 0.9;
}
.mk-gallery .featured-image:hover .gallery-meta {
  opacity: 1;
}
.mk-gallery .featured-image:hover .gallery-meta i {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
}
.mk-gallery.one-column li {
  width: 100%;
}
.mk-gallery.two-column li {
  width: 50%;
}
.mk-gallery.three-column li {
  width: 33.3%;
}
.mk-gallery.four-column li {
  width: 25%;
}
.mk-gallery.five-column li {
  width: 20%;
}
.mk-gallery.six-column li {
  width: 16.6%;
}
@media handheld, only screen and (max-width: 960px) {
  .mk-gallery.three-column li,
  .mk-gallery.four-column li,
  .mk-gallery.five-column li,
  .mk-gallery.six-column li {
    width: 33.2% !important;
  }
}
@media handheld, only screen and (max-width: 767px) {
  .mk-gallery.three-column li,
  .mk-gallery.four-column li,
  .mk-gallery.five-column li,
  .mk-gallery.six-column li {
    width: 49.8% !important;
  }
}
@media handheld, only screen and (max-width: 550px) {
  .mk-gallery.three-column li,
  .mk-gallery.four-column li,
  .mk-gallery.two-column li,
  .mk-gallery.five-column li,
  .mk-gallery.six-column li {
    width: 100% !important;
  }
}
.mk-gallery.grid-style .item-holder {
  margin: 0 1px 1px 0;
  position: relative;
}
.mk-gallery.grid-style .mk-lightbox {
  min-width: 100px;
  min-height: 100px;
}
.mk-gallery.grid-style .gallery-meta {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  text-align: center;
  min-width: 32px;
  opacity: 0;
}
.mk-gallery.grid-style .gallery-meta i {
  font-size: 32px;
  width: 32px;
  height: 32px;
  color: #fff;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  display: inline-block;
  margin: 0 auto;
  -webkit-backface-visibility: hidden;
}
.mk-gallery.grid-style .the-title {
  display: inline-block;
  margin-top: 15px;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  line-height: 20px;
  text-transform: uppercase;
}
.mk-gallery.thumb-style {
  text-align: center;
}
.mk-gallery.thumb-style .gallery-thumb-large {
  margin-bottom: 1px;
}
.mk-gallery.thumb-style:hover .slideshow-swiper-arrows {
  opacity: 1;
}
.mk-gallery.thumb-style:hover .mk-swiper-next {
  right: 20px;
}
.mk-gallery.thumb-style:hover .mk-swiper-prev {
  left: 20px;
}
.mk-gallery .gallery-thumbs-small {
  display: inline-block;
  margin: 0 auto;
}
.mk-gallery .gallery-thumbs-small a {
  display: inline-block;
}
.mk-gallery .gallery-thumbs-small a img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 1px;
  padding-bottom: 1px;
  opacity: 0.5;
}
.mk-gallery .gallery-thumbs-small a.active-item img {
  opacity: 1;
}
/* Shortcode:Google Maps
-------------------------------------------------------------------- */
.wpb_map_wraper {
  overflow: hidden;
  margin-bottom: 20px;
  line-height: 4px;
}
.wpb_map_wraper.circle-map {
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
}
.mk-gmaps-parallax {
  overflow: hidden;
}
.mk-gmaps-parallax > div {
  margin-top: -100px;
}
/* Shortcode:Page Serction
-------------------------------------------------------------------- */
.mk-page-section {
  position: relative;
}
.heigh_li {
    height: 51px;
}
.heigh_li {
    height: 51px;
}
.mk-page-section.drop-top-shadow:before {
  position: absolute;
  top: 0;
  left: -40px;
  display: block;
  width: 200%;
  height: 100%;
  content: "";
  -webkit-box-shadow: inset 0 0 8px 3px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: inset 0 0 8px 3px rgba(0, 0, 0, 0.23);
  box-shadow: inset 0 0 8px 3px rgba(0, 0, 0, 0.23);
}
.mk-page-section .vc_row-fluid {
  position: relative;
  z-index: 10;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: landscape) {
  .mk-page-section {
    background-position: center !important;
    background-attachment: scroll !important;
  }
}
@media only screen and (max-width: 767px) {
  .mk-page-section {
    background-position: center !important;
  }
}
.mk-half-layout {
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  background-position: center center;
  background-size: cover;
  -webkit-background-size: cover;
}
.mk-half-layout.half_left_layout {
  left: 0;
}
.mk-half-layout.half_right_layout {
  right: 0;
}
@media handheld, only screen and (max-width: 767px) {
  .mk-half-layout {
    width: 100%;
    height: 500px;
  }
}
.mk-section-mask,
.mk-section-color-mask {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
}
.mk-section-color-mask {
  opacity: 0.7;
}
.mk-section-mask {
  background: url(../../images/video-mask.png) center center repeat;
}
.mk-section-video {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  overflow: hidden;
  min-width: 100%;
  min-height: 100%;
}
.mk-section-video video {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
}
.mk-custom-boxed {
  margin-bottom: 20px;
}
.mk-custom-boxed.drop-outer-shadow {
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.05);
}
.mk-mouse-parallax {
  position: absolute;
  top: 0;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
}
.parallax-y-axis {
  width: 100%;
  height: 130%;
}
.parallax-x-axis {
  width: 130%;
  height: 100%;
}
.parallax-both-axis {
  width: 130%;
  height: 130%;
}
.mk-padding-wrapper,
.mk-half-layout-container {
  position: relative;
  z-index: 5;
  padding-left: 20px;
  padding-right: 20px;
}
.mk-half-layout-container {
  width: 40%;
  margin: 0 5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mk-half-layout-container.half_left_layout {
  float: right;
}
.mk-half-layout-container.half_right_layout {
  float: left;
}
@media handheld, only screen and (max-width: 767px) {
  .mk-half-layout-container {
    width: auto !important;
    margin: 0;
    padding-top: 530px !important;
    padding-left: 20px;
    padding-right: 20px;
    float: none !important;
  }
}
.fullwidth-true .mk-padding-wrapper {
  padding-left: 0;
  padding-right: 0;
}
/* Shortcode:Twitter Feed
-------------------------------------------------------------------- */
.mk-tweet-shortcode {
  margin: 0;
}
.mk-tweet-shortcode li {
  list-style: none;
  margin: 0;
  padding: 14px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.mk-tweet-shortcode li .tweet-time {
  display: block;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
}
.mk-tweet-shortcode li span a {
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
}
.mk-twitter-shortcode {
  margin-bottom: 20px;
}
/* Shortcode:Audio Player
-------------------------------------------------------------------- */
.mk-audio {
  margin-bottom: 10px;
  padding: 9px;
  position: relative;
}
.mk-audio.add-baloon .jp-interface:before {
  position: absolute;
  top: -7px;
  left: 50px;
  display: block;
  width: 14px;
  height: 14px;
  content: "";
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  background-color: #fafafa;
  border-left: 1px solid #eee;
  border-top: 1px solid #eee;
}
.mk-audio .mk-audio-author {
  display: block;
  margin: 0 0 9px 30px;
  font-weight: bold;
  font-size: 13px;
  padding: 6px 0;
}
.mk-audio.small-version-true .jp-interface {
  padding: 20px 20px 55px;
}
.mk-audio.small-version-true .jp-controls {
  top: 62px;
  left: 20px;
}
.mk-audio.small-version-true .js-volume-wrapper {
  top: 62px;
  right: 20px;
}
/* Shortcode:Moving Images
-------------------------------------------------------------------- */
.mk-moving-image img {
  display: inline-block !important;
  width: auto !important;
}
.mk-moving-image.align-center {
  text-align: center;
}
.mk-moving-image.align-center img {
  margin: 0 auto;
}
.mk-moving-image.align-right {
  text-align: right;
}
.mk-moving-image.align-left {
  text-align: left;
}
/* Shortcode:Highlight
-------------------------------------------------------------------- */
.mk-process-steps {
  position: relative;
}
.mk-process-steps .step-title {
  color: #FF4351 !important;
    font-size: 32px;
    font-weight: bold;
    line-height: 22px;
    padding: 0 0 20px;
    text-transform: capitalize;
}
.arrow_image {
    margin-top: 10px;
}
#mk-page-title {
    display: none;
}
#hedding_area {
    height: 223px;
}
.heding_text {
    color: #FFFFFF!important;
    font-size: 56px;
    font-weight: bold !important;
    line-height: 50px;
    margin-top: 60px;
    text-align: center;
    text-transform: uppercase;
}
.green_text {
    color: #83C24B;
    font-size: 22px;
    line-height: 33px;
    text-align: center;
}
.grid_area1 {
    color: #000000;
    font-size: 28px;
    font-weight: bold;
    margin-top: 41px;
    text-align: center;
}
.partner_area {
    margin: 0 auto;
    text-align: center;
    width: 70%;
}
.grid_area2 {
    color: #83C24B;
    font-size: 28px;
    font-weight: bold;
    margin-top: 8px;
    text-align: center;
}
.mk-process-steps .step-desc {
  color: #1E1E1E !important;
    display: block;
    font-size: 18px;
    font-weight: normal;
    line-height: 34px;
    padding-bottom: 30px;
}
.mk-process-steps .step-icon {
  width: 95px;
  height: 95px;
  display: block;
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  border-radius: 200px;
  font-size: 32px;
  text-align: center;
  line-height: 95px;
  -webkit-backface-visibility: hidden;
  transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  position: relative;
  z-index: 10;
}
.mk-process-steps .step-icon i {
  position: absolute;
  left: 0;
  top: 0;
  line-height: 95px;
  text-align: center;
  width: 95px;
  opacity: 0;
  color: #fff;
  transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
}
.mk-process-steps.dark-skin .step-title {
 
}
.mk-process-steps.dark-skin .step-desc {
  color: #939393;
}
.mk-process-steps.dark-skin .step-icon {
  background-color: #fff;
  border: 1px solid #eee;
}
.mk-process-steps.dark-skin .active-step-item .step-icon,
.mk-process-steps.dark-skin li:hover .step-icon,
.mk-process-steps.dark-skin .mk-step:hover .step-icon {
  color: #fff;
}
.mk-process-steps.dark-skin.vertical .step-items:before {
  border-left: 1px dashed #eee;
}
.mk-process-steps.dark-skin.vertical .mk-step:nth-child(odd) .step-holder:before {
  border-left: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.mk-process-steps.dark-skin.vertical .mk-step:nth-child(even) .step-holder:before {
  border-right: 1px solid #eee;
  border-top: 1px solid #eee;
}
.mk-process-steps.dark-skin.vertical .step-holder {
  background: #fff;
  border: 1px solid #eee;
}
.mk-process-steps.dark-skin.vertical .step-holder:before {
  background-color: #fff;
}
.mk-process-steps.light-skin .step-title {
  color: #fff !important;
}
.mk-process-steps.light-skin .step-desc {
  color: #eee;
}
.mk-process-steps.light-skin .step-icon {
  border: 1px solid #fff;
  color: #fff;
}
.mk-process-steps.light-skin .active-step-item .step-icon,
.mk-process-steps.light-skin li:hover .step-icon,
.mk-process-steps.light-skin .mk-step:hover .step-icon {
  background-color: #fff;
}
.mk-process-steps.light-skin.vertical .step-items:before {
  border-left: 1px dashed rgba(128, 128, 128, 0.5);
}
.mk-process-steps.light-skin.vertical .mk-step:nth-child(odd) .step-holder:before {
  border-left: 1px solid rgba(128, 128, 128, 0.5);
  border-bottom: 1px solid rgba(128, 128, 128, 0.5);
}
.mk-process-steps.light-skin.vertical .mk-step:nth-child(even) .step-holder:before {
  border-right: 1px solid rgba(128, 128, 128, 0.5);
  border-top: 1px solid rgba(128, 128, 128, 0.5);
}
.mk-process-steps.light-skin.vertical .step-holder {
  background: #222;
  border: 1px solid rgba(128, 128, 128, 0.5);
}
.mk-process-steps.light-skin.vertical .step-holder:before {
  background-color: #222;
}
.mk-process-steps.vertical {
  margin-bottom: 30px;
}
.mk-process-steps.vertical .step-items {
  padding-top: 50px;
}
.mk-process-steps.vertical .step-items:before {
  content: "";
  display: block;
  height: 100%;
  width: 0px;
  position: absolute;
  top: 0;
  left: 50%;
}
.mk-process-steps.vertical .mk-step {
  display: block;
  padding: 70px 0;
  position: relative;
  *zoom: 1;
}
.mk-process-steps.vertical .mk-step:before,
.mk-process-steps.vertical .mk-step:after {
  content: " ";
  display: table;
}
.mk-process-steps.vertical .mk-step:after {
  clear: both;
}
.mk-process-steps.vertical .mk-step:nth-child(odd) {
  margin-left: 50%;
  text-align: left;
}
.mk-process-steps.vertical .mk-step:nth-child(odd) .step-icon {
  left: -47px;
}
.mk-process-steps.vertical .mk-step:nth-child(odd) .step-holder {
  margin: 0 30px 0 80px;
  right: -30px;
}
.mk-process-steps.vertical .mk-step:nth-child(odd) .step-holder:before {
  left: -7px;
}
.mk-process-steps.vertical .mk-step:nth-child(odd):hover .step-holder {
  opacity: 1;
  right: 0px;
}
.mk-process-steps.vertical .mk-step:nth-child(even) {
  margin-right: 50%;
  text-align: right;
}
.mk-process-steps.vertical .mk-step:nth-child(even) .step-icon {
  right: -47px;
}
.mk-process-steps.vertical .mk-step:nth-child(even) .step-holder {
  margin: 0 80px 0 30px;
  left: -30px;
}
.mk-process-steps.vertical .mk-step:nth-child(even) .step-holder:before {
  right: -7px;
}
.mk-process-steps.vertical .mk-step:nth-child(even):hover .step-holder {
  opacity: 1;
  left: 0;
}
.mk-process-steps.vertical .step-icon {
  position: absolute;
  top: 50%;
  margin-top: -47px;
}
.mk-process-steps.vertical .step-holder {
  position: relative;
  display: inline-block;
  padding: 16px 20px;
  opacity: 0.6;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.mk-process-steps.vertical .step-holder:before {
  position: absolute;
  top: 50%;
  margin-top: -7px;
  display: block;
  width: 14px;
  height: 14px;
  content: "";
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
@media handheld, only screen and (max-width: 767px) {
  .mk-process-steps.vertical .mk-step:nth-child(odd) {
    margin-left: 0;
  }
  .mk-process-steps.vertical .mk-step:nth-child(odd) .step-icon {
    left: 0;
  }
  .mk-process-steps.vertical .mk-step:nth-child(odd) .step-holder {
    margin: 0 0 0 110px !important;
    right: 0 !important;
    opacity: 1 !important;
  }
  .mk-process-steps.vertical .mk-step:nth-child(even) {
    margin-right: 0;
  }
  .mk-process-steps.vertical .mk-step:nth-child(even) .step-icon {
    right: 0;
  }
  .mk-process-steps.vertical .mk-step:nth-child(even) .step-holder {
    margin: 0 110px 0 0 !important;
    left: 0 !important;
    opacity: 1 !important;
  }
}
.mk-process-steps.horizontal .step-panes .step-icon {
  display: none;
}
.mk-process-steps.horizontal .step-items {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.mk-process-steps.horizontal .step-items li {
  margin: 0 30px;
  display: inline-block;
}
.mk-process-steps.horizontal .step-panes {
  min-height: 50px;
  padding-bottom: 30px;
  text-align: center;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
.mk-process-steps.horizontal .step-panes .mk-step {
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  opacity: 0;
  top: 30px;
  left: 0;
  position: absolute;
  display: block;
  width: 100%;
}
.mk-process-steps.horizontal .step-panes .mk-step.active-step {
  opacity: 1;
  top: 0;
}
@media handheld, only screen and (max-width: 767px) {
  .mk-process-steps.horizontal .step-items {
    text-align: center;
  }
  .mk-process-steps.horizontal .step-items:before {
    display: none;
  }
  .mk-process-steps.horizontal .step-items li {
    margin: 15px;
  }
}
.mk-advanced-gmaps img {
  max-width: none !important;
}
/* Shortcode:-------------------------------------------------------------------- */
.mk-window-scroller {
  margin: 0 0 20px 14px;
  border: 1px solid #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
  -webkit-box-shadow: -12px 12px 0 0 rgba(0, 0, 0, 0.08);
  -moz-box-shadow: -12px 12px 0 0 rgba(0, 0, 0, 0.08);
  box-shadow: -12px 12px 0 0 rgba(0, 0, 0, 0.08);
  cursor: ns-resize;
}
.mk-window-scroller .window-top-bar {
  position: relative;
  background-color: #eeeeee;
  border-bottom: 1px solid #fff;
  height: 30px;
}
.mk-window-scroller .window-top-bar:before,
.mk-window-scroller .window-top-bar:after,
.mk-window-scroller .window-top-bar span {
  display: block;
  height: 10px;
  width: 10px;
  content: "";
  position: absolute;
  top: 10px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.mk-window-scroller .window-top-bar:before {
  background-color: #ff4351;
  left: 12px;
}
.mk-window-scroller .window-top-bar:after {
  background-color: #ffc600;
  left: 27px;
}
.mk-window-scroller .window-top-bar span {
  background-color: #71b93f;
  left: 43px;
}
.mk-window-scroller .image-holder {
  overflow: hidden;
  position: relative;
}
.mk-window-scroller .image-holder img {
  position: absolute;
  top: 0;
}
/* Shortcode:Count Down
-------------------------------------------------------------- */
.mk-event-countdown {
  margin-bottom: 30px;
}
.mk-event-countdown ul {
  margin: 0;
  padding: 0;
  text-align: center;
}
.mk-event-countdown ul li {
  position: relative;
  display: inline-block;
  margin: 0 0 0 15px;
  padding: 35px 0 30px 0;
  width: 110px;
  border: 1px solid #eaeaea;
}
.mk-event-countdown ul li:first-child {
  padding-left: 0;
}
.mk-event-countdown ul li:first-child:before {
  display: none !important;
}
.mk-event-countdown ul li:before {
  position: absolute;
  top: 50%;
  left: -16px;
  display: block;
  width: 16px;
  height: 1px;
  content: "";
}
.mk-event-countdown ul .countdown-timer {
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 40px;
}
.mk-event-countdown ul .countdown-text {
  display: block;
  color: #545454;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 13px;
  opacity: 0.5;
}
.mk-event-countdown.dark-skin li:before {
  background-color: #eee;
}
.mk-event-countdown.dark-skin li {
  border-color: #eee;
  background-color: #fafafa;
}
.mk-event-countdown.light-skin li:before {
  background-color: rgba(255, 255, 255, 0.5);
}
.mk-event-countdown.light-skin li {
  border-color: rgba(255, 255, 255, 0.5);
  background-color: rgba(255, 255, 255, 0.1);
}
.mk-event-countdown.light-skin .countdown-text {
  color: #fff;
}
.mk-event-countdown.light-skin .countdown-timer {
  color: #fff;
}
@media screen and (max-width: 600px) {
  .mk-event-countdown li {
    width: 40px !important;
    padding: 10px 0 10px 0 !important;
  }
  .mk-event-countdown li .countdown-timer {
    font-size: 14px !important;
  }
  .mk-event-countdown li .countdown-text {
    display: none;
  }
}
/* Gravity forms Styling
-------------------------------------------------------------- */
.gform_wrapper select {
  padding: 12px 14px 12px 20px !important;
}
.gform_wrapper select[multiple=multiple] {
  padding: 8px !important;
}
.gform_wrapper input[type=text],
.gform_wrapper input[type=url],
.gform_wrapper input[type=email],
.gform_wrapper input[type=tel],
.gform_wrapper input[type=number],
.gform_wrapper input[type=password],
.gform_wrapper textarea {
  font-size: 15px !important;
  color: #000000 !important;
  padding: 10px !important;
}
.gform_wrapper .button {
  margin-right: 10px !important;
  border: 1px solid #eee !important;
  outline: none !important;
  color: #666 !important;
  font-size: 13px;
  line-height: 13px !important;
  padding: 12px 25px !important;
  vertical-align: top;
  background-image: none !important;
  letter-spacing: 1px;
  display: inline-block;
  background-color: transparent;
}
.gform_wrapper .button:hover {
  color: #fff !important;
}
.gform_wrapper .gf_progressbar {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  background-image: none !important;
}
.gform_wrapper .percentbar_blue {
  background-image: none !important;
}
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox],
.gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio],
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input {
  margin-left: 2px;
}
.gform_wrapper li,
.gform_wrapper form li {
  padding-bottom: 10px;
}
.gform_wrapper .top_label .gfield_label {
  margin-bottom: 6px !important;
}
@media only screen and (max-width: 550px) {
  .gform_wrapper .top_label li.gfield.gf_left_half,
  .gform_wrapper .top_label li.gfield.gf_right_half,
  .gform_wrapper .top_label li.gfield.gf_left_third,
  .gform_wrapper .top_label li.gfield.gf_middle_third,
  .gform_wrapper .ginput_complex .ginput_left,
  .gform_wrapper .ginput_complex .ginput_right,
  .gform_wrapper .top_label input.medium,
  .gform_wrapper .top_label select.medium {
    width: 99% !important;
    margin-top: 10px;
    float: none !important;
  }
}
/* Device visbility media queries
-------------------------------------------------------------------- */
.visible-sm,
.visible-tl,
.visible-dt {
  display: none;
}
/* Only mobiles */
@media screen and (max-width: 765px) {
  .hidden-sm {
    display: none !important;
  }
  .visible-sm {
    display: block !important;
  }
}
/* only tables */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .hidden-tl {
    display: none !important;
  }
  .visible-tl {
    display: block !important;
  }
}
/* Only Desktops */
@media only screen and (min-width: 1224px) {
  .hidden-dt {
    display: none !important;
  }
  .visible-dt {
    display: block !important;
  }
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .no-smartphone {
    display: none !important;
  }
}
/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .no-ipad {
    display: none !important;
  }
}
/* iPhone 4 ----------- */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .no-iphone {
    display: none !important;
  }
}
/* Inherit P tags inside shortcodes */
.mk-fancy-title p,
.mk-blockquote p,
.pricing-offer-grid p,
.mk-title-box p {
  color: inherit !important;
  font-size: inherit !important;
  line-height: inherit !important;
}
.mk-employees > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mk-employees.column_rounded-style .mk-employee-item {
  float: left;
  margin: 0;
  text-align: center;
}
.mk-employees.column_rounded-style .team-member-name {
  display: block;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bolder;
  margin-bottom: 6px;
}
.mk-employees.column_rounded-style .team-member-position {
  display: block;
  margin-bottom: 14px;
  font-weight: 600;
  font-size: 12px;
}
.mk-employees.column_rounded-style .team-member-desc {
  display: block;
  padding: 0 0 10px;
}
.mk-employees.column_rounded-style .team-thumbnail,
.mk-employees.column_rounded-style .team-thumbnail img,
.mk-employees.column_rounded-style .hover-overlay {
  -webkit-border-radius: 1500px;
  -moz-border-radius: 1500px;
  border-radius: 1500px;
}
.mk-employees.column_rounded-style .team-thumbnail {
  margin-bottom: 15px;
  position: relative;
  overflow: hidden;
}
.mk-employees.column_rounded-style .team-thumbnail img {
  position: relative;
  z-index: 1;
  width: 100%;
}
.mk-employees.column_rounded-style .team-thumbnail:hover .mk-employeee-networks a {
  opacity: 1;
}
.mk-employees.column_rounded-style .team-thumbnail:hover .hover-overlay {
  opacity: 0.3;
}
.mk-employees.column_rounded-style.one-column .mk-employee-item {
  padding: 0 0 50px;
  width: 100%;
}
.mk-employees.column_rounded-style.one-column .mk-employee-item .team-thumbnail {
  float: left;
  width: 50%;
}
.mk-employees.column_rounded-style.one-column .mk-employee-item .team-info-wrapper {
  float: left;
  padding: 10px 30px;
  width: 50%;
}
.mk-employees.column_rounded-style.two-column .mk-employee-item {
  padding: 0 20px 50px;
  width: 49.8%;
}
.mk-employees.column_rounded-style.three-column .mk-employee-item {
  padding: 0 20px 40px;
  width: 33.3%;
}
.mk-employees.column_rounded-style.four-column .mk-employee-item {
  padding: 0 10px 30px;
  width: 24.8%;
}
.mk-employees.column_rounded-style.five-column .mk-employee-item {
  padding: 0 10px 20px;
  width: 19.8%;
}
@media handheld, only screen and (max-width: 767px) {
  .mk-employees.column_rounded-style.three-column .mk-employee-item,
  .mk-employees.column_rounded-style.four-column .mk-employee-item,
  .mk-employees.column_rounded-style.five-column .mk-employee-item {
    padding: 0 20px 50px;
    width: 50%;
  }
  .mk-employees.column_rounded-style .clearboth {
    display: none !important;
  }
}
@media handheld, only screen and (max-width: 600px) {
  .mk-employees.column_rounded-style .mk-employee-item {
    padding: 0 0 40px !important;
    width: 100% !important;
  }
}
.mk-employees.column-style .mk-employee-item {
  float: left;
  margin: 0;
}
.mk-employees.column-style .team-member-name {
  display: block;
  font-size: 14px;
  font-weight: bold;
}
.mk-employees.column-style .team-member-position {
  display: block;
  margin-bottom: 14px;
  font-weight: 600;
  font-size: 12px;
}
.mk-employees.column-style .team-member-desc {
  display: block;
  padding: 0 0 10px;
}
.mk-employees.column-style .team-thumbnail {
  margin-bottom: 15px;
  position: relative;
}
.mk-employees.column-style .team-thumbnail img {
  position: relative;
  z-index: 1;
  width: 100%;
}
.mk-employees.column-style .team-thumbnail:hover .mk-employeee-networks a {
  opacity: 1;
}
.mk-employees.column-style .team-thumbnail:hover .hover-overlay {
  opacity: 0.8;
}
.mk-employees.column-style.one-column .mk-employee-item {
  padding: 0 0 50px;
  width: 100%;
}
.mk-employees.column-style.one-column .mk-employee-item .team-thumbnail {
  float: left;
  width: 50%;
}
.mk-employees.column-style.one-column .mk-employee-item .team-info-wrapper {
  float: left;
  padding: 10px 30px;
  width: 50%;
}
.mk-employees.column-style.two-column .mk-employee-item {
  padding: 0 20px 50px;
  width: 49.8%;
}
.mk-employees.column-style.three-column .mk-employee-item {
  padding: 0 20px 30px;
  width: 33.3%;
}
.mk-employees.column-style.four-column .mk-employee-item {
  padding: 0 10px 20px;
  width: 24.8%;
}
.mk-employees.column-style.five-column .mk-employee-item {
  padding: 0 10px 12px;
  width: 19.8%;
}
@media handheld, only screen and (max-width: 767px) {
  .mk-employees.column-style.three-column .mk-employee-item,
  .mk-employees.column-style.four-column .mk-employee-item,
  .mk-employees.column-style.five-column .mk-employee-item {
    padding: 0 20px 50px;
    width: 50%;
  }
  .mk-employees.column-style .clearboth {
    display: none !important;
  }
}
@media handheld, only screen and (max-width: 600px) {
  .mk-employees.column-style .mk-employee-item {
    padding: 0 0 40px !important;
    width: 100% !important;
  }
}
.mk-employees.grid-style {
  text-align: center;
  margin: 0 auto;
}
.mk-employees.grid-style .mk-employee-item {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  position: relative;
  border-right: none;
  line-height: 4px;
  display: inline-block;
  border: 1px solid transparent;
  border-top: none;
  border-left: none;
}
.mk-employees.grid-style .mk-employee-item:hover .mk-employeee-networks a {
  -webkit-transform: translateY(0%) rotateX(0deg);
  -moz-transform: translateY(0%) rotateX(0deg);
  -ms-transform: translateY(0%) rotateX(0deg);
  -o-transform: translateY(0%) rotateX(0deg);
  opacity: 1;
}
.mk-employees.grid-style .mk-employee-item:hover .hover-overlay {
  opacity: 0.7;
}
.mk-employees.grid-style .mk-employee-item:hover .team-member-name,
.mk-employees.grid-style .mk-employee-item:hover .team-member-position {
  opacity: 1;
}
@media handheld, only screen and (max-width: 600px) {
  .mk-employees.grid-style .mk-employee-item img {
    width: 100%;
  }
}
.mk-employees.grid-style .team-info-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  height: 215px;
  width: 100%;
  display: table;
  z-index: 8;
  line-height: 20px;
}
.mk-employees.grid-style .team-info-holder {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 0 20px;
}
.mk-employees.grid-style .team-member-name {
  color: #fff;
  font-size: 14px;
  display: block;
  font-weight: bold;
  opacity: 0;
}
.mk-employees.grid-style .team-member-position {
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  display: block;
  opacity: 0;
}
.mk-employees.grid-style .mk-employeee-networks {
  position: relative !important;
  margin: 10px 0 0 !important;
  top: auto !important;
  left: auto !important;
}
.mk-employees .hover-overlay {
  z-index: 8;
}
.mk-employeee-networks {
  position: absolute;
  top: 50%;
  left: 0;
  margin: -25px 0 0;
  padding: 0;
  width: 100%;
  list-style: none;
  text-align: center;
  z-index: 10;
  -webkit-backface-visibility: hidden;
}
.mk-employeee-networks li {
  display: inline-block;
  float: none !important;
  margin: 0;
}
.mk-employeee-networks li a {
  display: block;
  margin: 3px;
  width: 32px;
  height: 32px;
  border: 1px solid #fff;
  color: #fff;
  text-align: center;
  opacity: 0;
  -webkit-backface-visibility: hidden;
}
.mk-employeee-networks li a i {
  line-height: 32px;
  font-size: 16px;
}
.mk-employeee-networks li a:hover {
  background-color: #fff;
}
.mk-pricing-table {
  margin-bottom: 30px;
  text-align: left;
}
.mk-pricing-offer-grid {
  width: 20%;
  display: inline-block;
  vertical-align: top;
  margin-top: 128px;
  padding-right: 1px;
}
.mk-pricing-offer-grid .mk-offers ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.mk-pricing-offer-grid .mk-offers ul li {
   display: block;
    font-size: 13px;
    font-weight: bold;
    line-height: 16px;
    margin: 0;
    padding: 15.5px 0;
    width: auto;
}
.has-pricing-offer .mk-pricing-cols {
  width: 80% !important;
  text-align: left;
}
/* Pricing Columns */
.mk-pricing-cols {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 100%;
  list-style: none;
  text-align: center;
}
.mk-pricing-cols li {
  padding: 0;
  margin: 0 auto;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  max-width: 265px;
  position: relative;
  z-index: 10;
}
.mk-pricing-cols li.four-table {
  width: 25%;
}
.mk-pricing-cols li.three-table {
  width: 33.3333333%;
}
.mk-pricing-cols li.two-table {
  width: 50%;
}
.mk-pricing-cols li.one-table {
  width: 100%;
}
.mk-pricing-cols li:nth-child(odd) .mk-pricing-plan {
  background-color: rgba(0, 0, 0, 0.6);
}
.mk-pricing-cols li:nth-child(odd) .mk-pricing-price,
.mk-pricing-cols li:nth-child(odd) .mk-pricing-features,
.mk-pricing-cols li:nth-child(odd) .mk-pricing-button {
  position: relative;
}
.mk-pricing-cols li:nth-child(odd) .mk-pricing-price:before,
.mk-pricing-cols li:nth-child(odd) .mk-pricing-features:before,
.mk-pricing-cols li:nth-child(odd) .mk-pricing-button:before {
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.04);
  content: "";
  z-index: 1;
}
.mk-pricing-cols > li {
  margin-top: 30px;
}
.mk-pricing-cols .mk-pricing-plan {
  color: #333;
  font-weight: bold;
  font-size: 18px;
  line-height: 14px;
  text-transform: uppercase;
  padding: 15px 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.mk-pricing-cols .mk-pricing-price {
  height: 130px;
  width: 100%;
}
.mk-pricing-cols .mk-pricing-price span {
  font-size: 30px;
  line-height: 130px;
  font-weight: 300;
  color: #fff;
  position: relative;
  z-index: 10;
}
.mk-pricing-cols .mk-pricing-features ul {
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 20;
}
.mk-pricing-cols .mk-pricing-features ul li {
  font-size: 13px;
  line-height: 16px;
  padding: 15px 0;
  display: block;
  width: auto;
  background-color: rgba(0, 0, 0, 0.005);
}
.mk-pricing-cols .mk-pricing-features ul li:nth-child(even) {
  background-color: rgba(0, 0, 0, 0.01);
}
.mk-pricing-cols .mk-pricing-features i {
  font-size: 16px;
}
.mk-pricing-cols .mk-pricing-features .mk-icon-check {
  color: #00c360;
}
.mk-pricing-cols .mk-pricing-features .mk-icon-times {
  color: #ff0048;
}
.mk-pricing-cols .mk-pricing-features .mk-icon-star {
  margin-left: 3px;
}
.mk-pricing-cols .mk-pricing-features .mk-icon-star.empty {
  color: #b0b0b0;
}
.mk-pricing-cols .mk-pricing-button {
  padding: 20px 0 30px;
  background-color: rgba(0, 0, 0, 0.01);
}
.mk-pricing-cols .mk-pricing-button a {
  position: relative;
  z-index: 5;
  text-transform: uppercase;
}
.featured-plan {
  margin: 1px -1px 0 -1px !important;
 
  z-index: 30 !important;

 
}
.featured-plan .mk-pricing-price {
  height: 158px;
}
.featured-plan .mk-pricing-button {
  padding: 30px 0 50px;
}
.mk-pricing-table.light .mk-pricing-features li {
  border-bottom: 1px dotted #d9d9d9;
}
.mk-pricing-table.light .mk-offers ul li {
  background-color: rgba(0, 0, 0, 0.005);
  border-bottom: 1px dotted #d9d9d9;
}
.mk-pricing-table.light .mk-offers ul li:nth-child(even) {
  background-color: rgba(0, 0, 0, 0.01);
}
/* Dark Skin */
.mk-pricing-table.dark {
  color: #fff;
}
.mk-pricing-table.dark .mk-offers ul li {
  background-color: rgba(0, 0, 0, 0.4);
}
.mk-pricing-table.dark .mk-offers ul li:nth-child(even) {
  background-color: rgba(0, 0, 0, 0.45);
}
.mk-pricing-table.dark .mk-pricing-features ul li {
  background-color: rgba(0, 0, 0, 0.4);
}
.mk-pricing-table.dark .mk-pricing-features ul li:nth-child(even) {
  background-color: rgba(0, 0, 0, 0.45);
}
.mk-pricing-table.dark .mk-pricing-cols li:nth-child(odd) .mk-pricing-plan {
  background-color: rgba(0, 0, 0, 0.6);
}
.mk-pricing-table.dark .mk-pricing-cols li:nth-child(odd) .mk-pricing-price:before,
.mk-pricing-table.dark .mk-pricing-cols li:nth-child(odd) .mk-pricing-features:before,
.mk-pricing-table.dark .mk-pricing-cols li:nth-child(odd) .mk-pricing-button:before {
  background-color: rgba(0, 0, 0, 0.15);
}
.mk-pricing-table.dark .mk-pricing-button {
  background-color: rgba(0, 0, 0, 0.4);
}
@media handheld, only screen and (max-width: 960px) {
/*  .mk-pricing-offer-grid {
    display: none;
  }*/
  .mk-pricing-cols,
  .has-pricing-offer .mk-pricing-cols {
    width: 100% !important;
    text-align: center;
  }
}
@media handheld, only screen and (max-width: 767px) {
  .mk-pricing-cols .mk-pricing-col {
    width: 100% !important;
    margin-bottom: 30px;
    display: block;
    max-width: none !important;
  }
  .mk-pricing-cols .mk-pricing-col li {
    max-width: none !important;
  }
}
/* *
*
-------------------------- WIDGETS SECTION -----------------------------
*
* */
.widget {
  overflow: hidden;
  margin-bottom: 20px;
}
.widgettitle {
  position: relative;
  display: block;
  margin-bottom: 20px;
  line-height: 100%;
  font-weight: bold;
  font-size: 13px;
  text-transform: uppercase;
}
.widgettitle:after {
   background-color: #84C14A !important;
    content: "";
    display: block;
    height: 4px !important;
    margin: 10px 0;
    width: 70px;
}
.mk-footer-copyright {
    color: #FFFFFF !important;
    display: block;
    float: none;
    text-align: center !important;
}
.mk-footer-copyright a {
    color: #FFFFFF !important;

}
.mk-side-dashboard .widgettitle {
  margin-bottom: 10px;
}
.mk-side-dashboard .widget {
  margin-bottom: 20px;
}
#mk-sidebar ul,
#mk-footer ul,
.mk-side-dashboard ul {
  margin: 0;
}
.widget_archive li,
.widget_categories li,
.widget_nav_menu li,
.widget_links li,
.widget_meta li,
.widget_authors li,
.widget_contact_info li,
.widget_popular_posts li,
.widget_text li,
.widget_recent_posts li,
.widget_twitter li,
.widget_pages li,
.widget_recent_comments li,
.widget_rss li,
.widget_recent_entries li,
.widget_product_categories li {
  margin: 0;
  list-style: none;
}
.widget_archive li a,
.widget_recent_comments .recentcomments,
.widget_nav_menu li a,
.widget_links li a,
.widget_meta li a,
.widget_contact_info li a,
.widget_pages li a,
.widget_text li a,
.widget_recent_entries li a,
.widget_product_categories li a {
  display: inline-block;
  margin: 0 0 12px 0;
  text-decoration: none;
  line-height: 18px;
}
.widget_archive li a,
.widget_nav_menu li a,
.widget_links li a,
.widget_meta li a,
.widget_recent_entries li a,
.widget_product_categories li a {
  border-bottom: 1px solid rgba(128, 128, 128, 0.2);
  display: block;
  padding-bottom: 12px;
}
.widget_pages li {
  margin: 0;
  padding: 0;
}
.widget_pages li a {
  padding: 10px 10px;
  margin: 0;
  display: block;
}
.widget_pages li:nth-child(odd) a {
  background-color: rgba(128, 128, 128, 0.1);
}
.widget_pages .page_item_has_children li:nth-child(odd) a {
  background-color: transparent;
  padding: 5px 10px 5px 20px;
}
/* Widgets:Recent Comments
-------------------------------------------------------------------- */
.mk-recent-comments .recentcomments {
  position: relative;
  padding-left: 68px;
  margin-bottom: 16px;
  display: block;
}
.mk-recent-comments .recentcomments .comment-detail {
  position: relative;
  min-height: 60px;
  padding: 16px;
  background-color: rgba(128, 128, 128, 0.1);
  display: block;
}
.mk-recent-comments .recentcomments .comment-detail p {
  margin: 0;
  line-height: 18px;
}
.mk-recent-comments .recentcomments .comment-detail:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 8px solid rgba(128, 128, 128, 0.1);
  left: -8px;
  top: 50%;
  margin-top: -4px;
}
.mk-recent-comments .comment-avatar {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -25px;
}
.mk-recent-comments .comment-author {
  font-weight: bold;
  margin-bottom: 2px;
  color: #4c4c4c;
}
/* Widget:RSS
-------------------------------------------------------------------- */
.widget_rss li {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(128, 128, 128, 0.2);
}
.widget_rss .rsswidget {
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 15px;
}
.widget_rss .rss-date {
  display: block;
  padding-top: 5px;
  font-size: 11px;
}
.widget_rss cite {
  font-size: 11px;
}
.widget_rss .rssSummary {
  padding: 6px 0;
}
/* Widget:Sub Navigation
-------------------------------------------------------------------- */
.widget-sub-navigation ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}
.widget-sub-navigation ul li {
  margin: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  padding: 8px 25px;
}
.widget-sub-navigation ul li:last-child {
  border-bottom: none !important;
  padding-bottom: 16px !important;
}
.widget-sub-navigation ul li:first-child {
  padding-top: 16px !important;
}
.widget-sub-navigation ul li a {
  display: block;
  font-size: 13px;
  text-transform: uppercase;
}
.widget-sub-navigation ul li.current_page_item {
  font-weight: 600;
}
.right-layout .widget-sub-navigation {
  text-align: left;
}
.right-layout .widget-sub-navigation li {
  border-left: 1px solid rgba(0, 0, 0, 0.08);
}
.right-layout .widget-sub-navigation li.current_page_item {
  border-left: none;
}
.left-layout .widget-sub-navigation {
  text-align: right;
}
.left-layout .widget-sub-navigation li {
  border-right: 1px solid rgba(0, 0, 0, 0.08);
}
.left-layout .widget-sub-navigation li.current_page_item {
  border-right: none;
}
.widget_tag_cloud li,
.widget_categories li,
.widget_product_tag_cloud li {
  display: inline-block;
}
.widget_tag_cloud a,
.widget_categories a,
.widget_product_tag_cloud a {
  display: inline-block;
  margin: 8px 3px 0 0;
  padding: 8px 10px;
  text-transform: capitalize;
  font-size: 12px !important;
  line-height: 100%;
  background-color: rgba(128, 128, 128, 0.1);
}
.widget_tag_cloud a:hover,
.widget_categories a:hover,
.widget_product_tag_cloud a:hover {
  color: #fff !important;
}
/* Widgets:CONTACT INFO
-------------------------------------------------------------------- */
.widget_contact_info ul {
  padding: 0;
}
.widget_contact_info ul li {
  position: relative;
  display: block;
  margin: 0 0 9px 0;
  padding: 0 0 0 46px;
  line-height: 30px;
}
.widget_contact_info ul li span {
  display: inline-block;
  line-height: 18px;
  vertical-align: middle;
  font-size: 16px;

}
#mk-header, .mk-secondary-header {
    background-attachment: scroll !important;
    background-color: #333333 !important;
    background-repeat: repeat;
    border-bottom: 4px solid #84C14A;
	border-top: none !important;
	z-index: 80000;
    position: inherit !important;
}
#toPopup {
     background: none repeat scroll 0 0 #FFFFFF;
	 border-bottom: 6px solid #ffffff !important;
    color: #333333;
    display: none;
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    font-size: 14px;
    height: auto;
    left: 50%;
    margin-left: -402px;
    overflow-x: scroll;
    position: fixed;
    top: 11% !important;
    width: 800px;
    z-index: 9999;
	   overflow: hidden !important;
	   border-top: none !important;
	   border-left:none !important;
	   border-right:none !important;
}
#wpcf7-f19342-p16271-o1 .wpcf7-form > p {
   float: left;
    height: 90px;
    margin-left: 31px;
    width: 44%;
}
#wpcf7-f19342-p16271-o1 input {
    background: none repeat scroll 0 0 #FFFFFF;
    width: 99%;
}
#popup_content > h3 {
    color: #FF4351 !important;
    font-weight: 800 !important;
    text-transform: uppercase;
}
#wpcf7-f19342-p16271-o1 .wpcf7-form-control.wpcf7-number.wpcf7-validates-as-required.wpcf7-validates-as-number {
    border: 1px solid #E8E8E8;
    padding: 10px;
    width: 92% !important;
}
#wpcf7-f19342-p16271-o1  .wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
    width: 89% !important;
}
#wpcf7-f19342-p16271-o1 .wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-required.wpcf7-validates-as-tel{
  width: 89%;

}
#wpcf7-f19342-p16271-o1 .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    float: left;
    margin-left: 31px;
    margin-top: -48px;
}
#wpcf7-f19342-p16271-o1  .wpcf7-form-control-wrap {
    width: 100% !important;
}
#wpcf7-f19342-p16271-o1  .wpcf7-form-control.wpcf7-submit:hover{
	background:#000000 !important;
}
#wpcf7-f19342-p16271-o1  .wpcf7-form-control.wpcf7-submit {
    box-shadow: none !important;
    color: #FFFFFF;
    width: 180px !important;
}.sticky-trigger-header .mk-header-logo, .sticky-trigger-header .mk-header-logo a {
    height: 104px !important;
    line-height: 64px;
}
.widget_contact_info ul li a {
  margin: 0;
}
.widget_contact_info ul li i {
  position: absolute;
  top: 3px;
  left: 0;
  line-height: 28px;
  font-size: 16px;
  height: 28px;
  width: 28px;
  display: block;
  text-align: left;
  border-right: 1px solid rgba(128, 128, 128, 0.2);
}
.widget_contact_info.dark-skin li i {
  border-right: 1px solid #eee;
  color: #737373;
}
.widget_contact_info.light-skin li span,
.widget_contact_info.light-skin li a {
  color: #fff;
}
.widget_contact_info.light-skin li i {
  border-right: 1px solid rgba(255, 255, 255, 0.4);
  color: #fff;
}
/* Widgets:Video
-------------------------------------------------------------------- */
.widget_video .mk-frame {
  position: relative;
  border: 1px solid rgba(128, 128, 128, 0.1);
  background-color: rgba(128, 128, 128, 0.05);
  padding: 25px 12px 12px;
  margin: 30px 3px 3px 0;
}
.widget_video .mk-frame .video-title {
  font-weight: 600;
  padding: 0 10px;
  font-size: 14px;
  margin-top: 14px;
}
.widget_video .mk-frame .video-desc {
  padding: 0 10px;
}
/* Widgets:INSTAGRAM FEEDS
-------------------------------------------------------------------- */
.mk-instagram-feeds .item-holder {
  margin: 0 1px 1px 0;
  position: relative;
}
.mk-instagram-feeds a {
  line-height: 4px;
  float: left;
}
.mk-instagram-feeds .one-columns {
  width: 100%;
}
.mk-instagram-feeds .two-columns {
  width: 49.8%;
}
.mk-instagram-feeds .three-columns {
  width: 33.2%;
}
.mk-instagram-feeds .four-columns {
  width: 24.9%;
}
.mk-instagram-feeds .five-columns {
  width: 19.9%;
}
@media handheld, only screen and (max-width: 600px) {
  .mk-instagram-feeds .five-columns,
  .mk-instagram-feeds .four-columns,
  .mk-instagram-feeds .three-columns {
    width: 50% !important;
  }
}
/* Widgets:POPULAR POSTS,
Recent Posts,
Related Posts
-------------------------------------------------------------------- */
.widget_posts_lists ul li {
  overflow: hidden;
  margin: 0 0 25px;
  padding: 0;
  list-style: none;
}
.widget_posts_lists ul li .featured-image {
  float: left;
  overflow: hidden;
  margin: 0;
  display: block;
}
.widget_posts_lists ul li .post-list-info {
  margin: 0 0 0 100px;
}
.widget_posts_lists ul li .post-list-info.posts-no-thumb {
  margin-left: 0;
}
.widget_posts_lists ul li .post-list-title {
  display: block;
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 12px;
}
.widget_posts_lists ul li .post-list-title:after {
  margin-top: 8px;
  display: block;
  width: 70px;
  height: 1px;
  content: "";
  background-color: rgba(128, 128, 128, 0.2);
}
.widget_posts_lists ul li .post-list-meta {
  display: block;
}
.widget_posts_lists ul li .post-list-meta time {
  color: #999999;
}
.widget_posts_lists ul li .post-list-meta time,
.widget_posts_lists ul li .post-list-meta a {
  font-size: 12px;
  line-height: 15px;
  font-weight: bold;
  font-style: italic;
}
/* Widgets:SOCIAL NETWORKS
-------------------------------------------------------------------- */
.widget_social_networks a,
.mk-social-network a {
  position: relative;
  display: inline-block;
  float: left;
  margin: 4px;
  line-height: 100%;
  font-size: 16px;
  height: 32px;
  width: 32px;
  line-height: 32px;
  text-align: center;
}
.widget_social_networks a.dark,
.mk-social-network a.dark {
  color: #737373 !important;
  border: 1px solid #eee;
}
.widget_social_networks a.dark:hover,
.mk-social-network a.dark:hover {
  color: #fff !important;
}
.widget_social_networks a.light,
.mk-social-network a.light {
  border-style: solid;
  border-width: 1px;
}
.widget_social_networks a.light:hover,
.mk-social-network a.light:hover {
  color: #000 !important;
}

/*Kinjal */

.single-sidebar-blog { position: relative !important; z-index:50000 !important;}




/*Kinjal */


/* Widgets:TESTIMONIAL SLIDER
-------------------------------------------------------------------- */
.widget_testimonials .testimonial-slider {
  position: relative;
}
.widget_testimonials .testimonial-slider li {
  margin: 0;
}
.widget_testimonials .testimonial-slider .testimonial-quote {
  position: relative;
  padding: 15px 20px;
  background-color: rgba(128, 128, 128, 0.1);
}
.widget_testimonials .testimonial-slider .testimonial-quote:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid rgba(128, 128, 128, 0.1);
  left: 50%;
  bottom: -8px;
  margin-left: -4px;
}
.widget_testimonials .testimonial-slider .testimonial-details {
  margin-top: 15px;
  text-align: center;
}
.widget_testimonials .testimonial-slider .testimonial-author {
  margin: 0;
  font-weight: 600;
  font-size: 12px;
  line-height: 18px;
}
.widget_testimonials .testimonial-slider .testimonial-position {
  display: block;
  font-size: 12px;
  line-height: 12px;
}
/* Widgets:RECENT PORTFOLIOS
-------------------------------------------------------------------- */
.widget_recent_portfolio {
  overflow: visible;
}
.widget_recent_portfolio ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.widget_recent_portfolio ul li {
  position: relative;
  margin: 0;
  float: left;
  padding: 0;
  display: block;
  width: 50%;
}
.widget_recent_portfolio .item-holder {
  margin: 0 1px 1px 0;
}
.widget_recent_portfolio .portfolio-permalink {
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  display: block;
  margin: 20px auto 0;
  border: 1px solid #fff;
}
.widget_recent_portfolio .portfolio-permalink:hover {
  background-color: #fff;
}
.widget_recent_portfolio .portfolio-permalink i {
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  display: block;
}
.widget_recent_portfolio .portfolio-meta {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  text-align: center;
  -webkit-backface-visibility: hidden;
  opacity: 0;
}
.widget_recent_portfolio .portfolio-meta .portfolio-plus-icon i {
  font-size: 32px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  color: #fff;
  display: block;
}
.widget_recent_portfolio .featured-image {
  line-height: 4px;
}
.widget_recent_portfolio .featured-image:hover .portfolio-meta {
  opacity: 1;
}
.widget_recent_portfolio .featured-image:hover .portfolio-plus-icon i {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
}
/* Widgets:TWITTER FEEDS
-------------------------------------------------------------------- */
.mk-tweet-list {
  display: block;
  position: relative;
  margin: 0 !important;
  padding: 0;
  list-style: none;
}
.mk-tweet-list li {
  padding: 0 0 15px;
  margin: 0 0 15px;
  border-bottom: 1px solid rgba(128, 128, 128, 0.1);
}
.mk-tweet-list li .tweet-text {
  display: block;
}
.mk-tweet-list li .tweet-text a {
  color: #22b7df !important;
}
.mk-tweet-list li .tweet-time {
  display: block;
  font-weight: bold;
}
/* Widgets:SEARCH FORM
-------------------------------------------------------------------- */
.mk-searchform {
  position: relative;
  max-width: 320px;
}
.mk-searchform .text-input {
  margin: 0 3px 3px 0;
  padding: 12px 28px 12px 12px;
  width: 100%;
  color: #808080;
  border: 1px solid rgba(128, 128, 128, 0.2);
  font-size: 12px;
  text-transform: uppercase;
  background: transparent;
}
.mk-searchform .text-input::-webkit-input-placeholder,
.mk-searchform .text-input .mk-textarea::-webkit-input-placeholder {
  color: #808080;
}
.mk-searchform .text-input:-ms-input-placeholder,
.mk-searchform .text-input .mk-textarea:-ms-input-placeholder {
  color: #808080;
}
.mk-searchform .text-input:-moz-placeholder,
.mk-searchform .text-input .mk-textarea:-moz-placeholder {
  color: #808080;
}
.mk-searchform .mk-icon-search {
  position: absolute;
  top: 50%;
  right: -1px;
  margin-top: -23px;
  font-size: 16px;
  display: block;
  width: 43px;
  height: 43px;
  line-height: 42px;
  text-align: center;
  color: rgba(128, 128, 128, 0.6);
  border-left: 1px solid rgba(128, 128, 128, 0.2);
}
.mk-searchform .mk-icon-search:hover {
  background-color: rgba(128, 128, 128, 0.1);
}
.mk-searchform .search-button {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  outline: none;
  border: none;
  background: none;
}
.tiny_slider_widget .mk-image-slideshow {
  margin: 0 auto;
}
/* Widgets:CALENDAR
-------------------------------------------------------------------- */
#calendar_wrap {
  position: relative;
  margin: 5px;
  padding: 0;
  background: rgba(128, 128, 128, 0.1);
  text-align: center;
}
#wp-calendar {
  margin: 0 !important;
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  border-bottom: none;
  overflow: visible;
}
#wp-calendar thead {
  background-color: #5c5c5c;
  border: none;
}
#wp-calendar thead th {
  color: #fff !important;
  font-size: 12px;
}
#wp-calendar caption {
  padding: 12px;
  background-color: rgba(128, 128, 128, 0.2);
  color: #4e4e4e;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
  border-bottom: none;
}
#wp-calendar th,
#wp-calendar th {
  padding: 10px 5px;
  color: #787573;
}
#wp-calendar tbody td {
  padding: 12px 2px;
  background-color: rgba(128, 128, 128, 0.1);
  color: #939393;
  border: 1px solid rgba(128, 128, 128, 0.12);
  text-align: center;
  font-weight: 600;
  font-size: 11px;
  line-height: 11px;
}
#wp-calendar td#today {
  color: #fff;
}
#wp-calendar a {
  color: #666666;
}
#wp-calendar #next,
#wp-calendar #prev {
  position: absolute;
  top: 8px;
  display: block;
  margin: 0;
  padding: 0;
  background: 0;
}
#wp-calendar #next a,
#wp-calendar #prev a {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  text-indent: -9999px;
}
#wp-calendar #prev {
  left: 5px;
  width: 18px;
  height: 18px;
  border: 0;
}
#wp-calendar #prev:before {
  content: "\f053";
  font-size: 16px;
}
#wp-calendar #next {
  right: 5px;
  width: 18px;
  height: 18px;
  border: 0;
}
#wp-calendar #next:before {
  content: "\f054";
  font-size: 16px;
}
#wp-calendar tfoot .pad {
  display: none;
}
@media handheld, only screen and (max-width: 960px) {
  #calendar_wrap {
    width: 300px;
  }
}
/* Widgets:Login Form
-------------------------------------------------------------------- */
.mk-login-form {
  margin: 0 7px;
}
.mk-login-form .form-row {
  position: relative;
  margin-bottom: 6px;
}
.mk-login-form .form-row i {
  float: left;
  width: 42px !important;
  height: 42px;
  line-height: 43px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  font-size: 16px;
  border-right: 1px solid rgba(128, 128, 128, 0.2);
}
.mk-login-form .form-row i.input-focused {
  color: #fff;
}
.mk-login-form .form-row input {
  padding: 12px 12px 12px 58px !important;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  border: 1px solid rgba(128, 128, 128, 0.2);
}
.mk-login-form .submit_button {
  padding: 12px 30px;
  text-transform: uppercase;
  font-weight: 600;
  outline: none;
}
.mk-login-form .mk-login-status {
  margin: 10px 0 0 0;
  font-size: 12px;
}
.mk-login-form.dark-skin .submit_button {
  color: #444;
  border-color: rgba(128, 128, 128, 0.2) !important;
}
.mk-login-form.dark-skin .submit_button:hover {
  color: #fff;
  background: #444;
}
.mk-login-form.light-skin .form-row i {
  color: #fff;
  opacity: 0.5;
}
.mk-login-form.light-skin .form-row input {
  color: #eee;
  background: transparent;
}
.mk-login-form.light-skin .form-row input::-webkit-input-placeholder {
  color: rgba(128, 128, 128, 0.3);
}
.mk-login-form.light-skin .form-row input:-ms-input-placeholder {
  color: rgba(128, 128, 128, 0.3);
}
.mk-login-form.light-skin .form-row input:-moz-placeholder {
  color: rgba(128, 128, 128, 0.3);
}
.mk-login-form.light-skin .submit_button {
  color: #fff;
  border-color: rgba(128, 128, 128, 0.2) !important;
  background: transparent;
}
.mk-login-form.light-skin .submit_button:hover {
  background: rgba(128, 128, 128, 0.2);
}
/* --------------------------------------------------------------
   
Basic WordPress Blog Styles
     
-------------------------------------------------------------- */
.alignleft,
img.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}
.alignright,
img.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}
.aligncenter,
img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}
.wp-caption {
  text-align: center;
  margin-bottom: 1.5em;
}
.wp-caption img {
  border: 0 none;
  margin: 0;
  padding: 0;
}
.wp-caption p.wp-caption-text {
  margin: 0;
  padding: 10px;
}
.wp-smiley {
  max-height: 1em;
  margin: 0 !important;
}
.gallery {
  margin: 0 auto 20px;
  text-align: center;
}
.gallery .gallery-item {
  margin-top: 0;
  text-align: center;
  width: 33%;
  border: 1px solid #eee !important;
  background-color: #fafafa;
}
.gallery .gallery-item img {
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  width: 50%;
}
.gallery-columns-4 .gallery-item {
  width: 24.6% !important;
}
.gallery img {
  border: none !important;
}
.gallery img:hover {
  opacity: 0.7;
}
.gallery-columns-2 .attachment-medium {
  max-width: 92%;
  height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
  max-width: 84%;
  height: auto;
}
.gallery .gallery-caption {
  font-size: 13px;
  padding: 20px;
}
.gallery dl,
.gallery dt {
  margin: 0;
}
.gallery br + br {
  display: none;
}
/* Tables
-------------------------------------------------------------- */
table {
  text-align: left;
  border-collapse: collapse;
  width: 100%;
  padding: 0;
  margin: 0;
  overflow: inherit !important;
  margin-bottom: 30px;
}
table th {
  text-align: center;
  padding: 18px 12px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
}
table tfoot td {
  padding: 6px;
}
table td {
  text-align: center;
  padding: 12px;
}


/* WP3.8 temporary fix
-------------------------------------------------------------- */
@media screen and (max-width: 600px) {
  #wpadminbar {
    position: fixed !important;
  }
}
.left {
    color: #FFFFFF;
    font-family: arial;
    font-weight: bold;
    height: 40px;
    padding: 2px;
    text-align: left;
    width: 250px;
}

.seopackage td {
    border: 1px solid #FFFFFF;
}
.text2 {
    background-color: #CCCCCC;
    color: #666666;
    font-family: arial;
    text-align: center;
}
.text1 {
    background-color: #E8E8E8;
    color: #666666;
    font-family: arial;
    text-align: center;
}
.port_name{font-size:18px;padding:10px;margin-left:-11px;color:black!important;height:40px!important;}
.port_image{border:1px solid black;}
.port_url{height:40px!important;line-height:40px;color:black!important;}
.wpb_row.vc_row-fluid.mk-fullwidth-false.add-padding-0.attched-false{padding:5px;}
.keyword{color:black!important;border-bottom:1px solid black;}
.keyword{padding-bottom:10px;margin-bottom:10px;}
port_image img{height:280px!important;}
.top {
    background-color: #F27F22;
    color: #FFFFFF;
    font-family: arial;
    font-weight: bold;
    height: 40px;
    text-align: center;
    width: 200px;
}
.input_text > span {
    color: #233444;
    font-size:30px;
    line-height:40px;
    margin-left: 0;
}
.welcome_area p {
   color: #4A4A4A;
    font-size: 18px;
	   padding-top: 30px;
    text-align: center;
}
.welcom {
    color: #ffffff !important;
    font-size: 68px;
    font-weight: bold !important;
    margin-bottom: 0 !important;
    padding: 23px 0 0;
    text-align: center;
    text-shadow: 2px 2px 0 #6f6f6f;
}

.btn-popup.topopup > a:hover {
    background: none repeat scroll 0 0 #000000;
}
.banner_right_area {
    float: left;
    width: 44%;
}
.white_text h3 {
    color: #FFFFFF !important;
    font-size: 64px;
    font-weight: 800 !important;
    margin: 0;
    padding: 20px 0;
    text-align: center;
}
.callout-desc-holder > form {
    float: right;
}
.input_text {
    float:right;
	width:100%;
    margin-left: 18px;
    margin-top: 10px;
	text-align:center;
}
.callout-desc-holder input {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    width: 300px;
}
#tk-1 {
    height: 490px !important;
	 position: relative;
	  z-index: 500 !important;
  /*  z-index: 3000;*/
}
 .secondary-header-space {
    display: none !important;
}
#tk-1 .mk-grid.vc_row-fluid.page-section-content {
    z-index: 9999; margin: 30px auto !important;
}


.price-list > li{

text-transform:capitalize!important}

price-list > li{

text-transform:capitalize!important;}
.callout-title_call_us > a{color:white;}
.callout-title_call_us > a:hover{color:white;}

.callout-title > a:hover{color:white;}
.callout-title > a{color:white;line-height: 50px;}

.mk-footer-social { display: none;}

.mk-pricing-button .getquote {
 margin: 0;
    text-align: center;
    width: 96%; }

.mk-pricing-features li{margin-top:1px;}
 .height_list {
    line-height: 18px !important;
}



#backgroundPopup { 
	z-index:1;
	position: fixed;
	display:none;
	height:100%;
	width:100%;
	background:#000000;	  
	top:0px;  
	left:0px;
}  
#toPopup {
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 10px solid #ccc;
    border-radius: 3px 3px 3px 3px;
    color: #333333;
    display: none;
	font-size: 14px;
    left: 50%;
    margin-left: -330px;
    position: fixed;  
    top: 20%;
    width:700px;
    z-index:90000000; 
}
div.loader {
background: url("../../images/loading.gif") no-repeat scroll 0 0 transparent;
    height: 32px;
    width: 32px;
	display: none;
	z-index: 9999;
	top: 40%;
	left: 50%;
	position: absolute;
	margin-left: -10px;
}
div.close {
 background: url("../../images/closebox.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 24px;
    cursor: pointer;
    float: right;
    height: 30px;
    left: 4px;
    position: relative;
    top: -3px;
    width: 30px;
}
span.ecs_tooltip {
    background: none repeat scroll 0 0 #000000;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    display: none;
    font-size: 11px;
    height: 16px;
    opacity: 0.7;
    padding: 4px 3px 2px 5px;
    position: absolute;
    right: -62px;
    text-align: center;
    top: -51px;
    width: 93px;
}
span.arrow {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #000000;
    display: block;
    height: 1px;
    left: 40px;
    position: relative;
    top: 3px;
    width: 1px;
}
div#popup_content {
    margin: 4px 7px;
}

#popup_content  { padding: 12px;
    text-align: center;}


#wpcf7-f19342-o1  > p {
    color: #000000 !important;
   
} 

.wpcf7-form > p { margin-bottom: 8px;}


#popup_content  {
    background:#e9e9e9;
}

#mk-boxed-layout > form {
    display: none;
}

.single-content-blog{width: 70%;float: left;}
.single-sidebar-blog{}

.single-post .theme-page-wrapper.right-layout .theme-content, .theme-page-wrapper.left-layout .theme-content {
    width: 100%;
}

p strong a {
    color: #84C14A !important;
}
p strong a:hover{
    color: #696969 !important;
}
.post-date.animated {
    color: #FF4351;
    font-size: 35px;
    line-height: 31px;
    margin: 10px 0 7px;
}
.post-year {
    font-size: 20px;
}
.about-author-wrapper {
    margin: 0 30px 5px 30px;
}
.about-author-wrapper .item-holder {
    margin: 0;
}
.about-author-wrapper .author-name {
    color: #84C14A !important;
    font-size: 21px;
    font-weight: bold;
}
/*.bypostauthor{
    display: inline-block;
    padding: 15px 0 0 15px !important;
}
.post-tags {
    display: inline-block;
    padding: 5px 0 0 15px !important;
} */
.author-lname {
    font-weight: bold;
    margin: 3px 0 5px;
}
.single-post .single-social-share {
    display: block;
    position: relative;
    z-index: 500000000;
}  

 .single-content-blog {
    position: relative;
    z-index: 99;
}



.wpcf7-form-control.wpcf7-number.wpcf7-validates-as-required.wpcf7-validates-as-number{ padding:9px 16px; width:90%;}
.port_list > li{ margin:20px 0!important; line-height:24px!important;}
.port_list a {
    background: #333333;
    margin: 0 9px;
    padding: 2px 15px;
	color:#ffffff;
	border-radius:3px;
	cursor:pointer;
}
.port_list a:hover{ background:#000000; color:#E93C38;}

.arrwo_image{ width:75%; float:right;}

.first_left {
    float: left;
    text-align: left;
    width:48%;  
}
.second_left {
    float:right;
    text-align: left;
    width:50%;
}
#toPopup .wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required{ width:100%;}
#toPopup .wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email{ width:90%!important;}
#toPopup .wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-required.wpcf7-validates-as-tel{ width:90%!important;}
#toPopup h3 {
    border-bottom: 1px solid #ffffff;
    color: #000000 !important;
    margin-bottom: 10px;
    padding: 0 0 10px;
}
.first_left > p{ color: #9f9f9f !important;
    font-size: 15px !important;}
.second_left > p{ color: #9f9f9f !important;
    font-size: 15px !important;}	

.pp_pic_holder.pp_default {
    z-index: 99999999;
}
.mk-in-viewport p strong {
    color: #000000;
    text-align: center;
}


.icon-box-content h4{ color:rgb(57, 56, 54)!important;}
.icon-box-content .icon-box-desc{ color:rgb(57, 56, 54)!important;}
#popup_contentt .wpcf7-form-control.wpcf7-submit{ margin:27px 0 0 15px!important}
#popup_content .wpcf7-form-control.wpcf7-textarea{ width:98%!important; height:45px!important;}
#popup_content{ padding-bottom:30px!important;} 


#popup_content .wpcf7-form-control.wpcf7-submit{ margin:28px 0 0 10px !important;}
#popup_content .head{font-family: Lato; font-size: 22px;  font-weight: bold;  margin-bottom: 25px;}
#tk-3 {  overflow: hidden;}
.getquotemobile { display: none;}
.mobile_textarea { display: none;}
.testimonial_section .mk-fancy-text span { background: #83c354 none repeat scroll 0 0 !important; box-shadow: inherit !important;  color: #fff;  padding: 8px 15px;}
.testimonial_section .mk-divider.divider-thick .divider-inner{border-top: 3px solid #7ddb83;	}

@media only screen and (min-width:1200px) and (max-width:1280px) {    

.getquote{margin-right:0!important;}
.mk-call-to-action .callout-desc-holder{ padding: 0 0 0 8px !important;}
.callout-desc-holder  .callout-title_call_us{font-size: 23px !important;  width: 180px !important;}
.callout-title{    width: 278px !important; margin-left: 120px !important;  margin-top: 8px !important;}
.callout-desc-holder input{ width: 244px !important;}
.mk-call-to-action .callout-title{  font-size: 23px !important;}
.mk-call-to-action{   padding: 34px 20px !important;}
#mk-footer .mk-padding-wrapper{padding: 0 25px !important;}
.mk-button.small{  padding: 12px 0 !important;}
.arrwo_image {float: none !important;margin: auto !important;width: 65% !important;}
.banner_area{  float: none !important;margin: auto !important; width: 75% !important;}
#mk-footer a{font-size: 14px !important;}
.partner_area{  width: 90% !important;}
.page-id-16543 .page-section-9150  .vc_row-fluid .vc_span6{  width: 47.78% !important;}
#theme-page .theme-page-wrapper.right-layout .sidebar-wrapper{padding: 20px 20px 30px !important;}
.mk-secondary-header .mk-grid{ padding-left: 0 !important;padding-right: 0 !important;width: 95% !important;}
.mk-grid, .mk-inner-grid{ max-width: inherit !important;width: 95% !important;min-width: inherit !important;}
.mk-padding-wrapper { padding: 0 !important;}
.banner_text{margin-left: 0 !important;}
.banner_area input{ width: 490px !important;}
.input_text{ margin-left: 0 !important;}	
.wpb_row.vc_row-fluid.mk-fullwidth-false.add-padding-0.attched-false { padding: 0 !important;}

.black_text_center_area{  font-size: 24px !important; line-height: 34px !important;}
.mk-call-to-action { padding: 35px 0 !important;}
#mk-footer .mk-padding-wrapper{padding: 0 !important;}
.box_titile.white .icon-box-content .icon-box-title{ font-size: 20px !important;margin-bottom: 20px !important;}
.sub-container.non-mega.mk-nested-sub{left: 340px !important;}
#menu-item-19460 .sub-container.non-mega.mk-nested-sub { left: 558px !important;}
#theme-page .theme-page-wrapper .theme-content.no-padding {padding: 0 !important;}
.mk-pricing-offer-grid{ float: left !important;width: 20% !important;display:block!important;}
.has-pricing-offer .mk-pricing-cols {float: right !important; text-align: left; width: 80% !important; display:block!important;}
.hedding_part_area h4,.hedding_part_area h3{font-size: 26px !important;}
.banner_area{ width:83%!important;}
#tk-1 .mk-grid.vc_row-fluid.page-section-content{ margin:80px auto !important;}
#tk-1{ height:380px!important;}
.parallax-both-axis{ height:100%!important;}
.callout-desc-holder .callout-title_call_us{ width:210px!important;}
.callout-title{ width:265px!important;}      

/*changes*/

.banner_area .btn-popup{ display: block !important; float: none !important; margin: 30px auto auto !important;  text-align: center !important;}
.banner_area .btn-popup.topopup > a{ top: 0 !important; float: none !important; left: 0 !important}
.banner_area{float: none !important; width: 70% !important; width: 70% !important;}
.input_text{ float: none !important;  margin: auto auto 45px !important;}
.banner_text{ float: none !important;  margin: auto !important;}
#tk-1 .mk-grid.vc_row-fluid.page-section-content { margin: 30px auto !important;}
#tk-1 { height: auto !important;}
.banner_text > span{   line-height: 80px !important; display: block !important; text-align: center !important;font-size: 70px !important;}
#site-url{top: 0 !important; margin: auto !important; display: block !important; float: none !important; width: 100% !important;}
.input_text > span{font-size: 26px !important;  line-height: 36px !important;}
#tk-3 h4 { font-size: 50px !important;}
.seo_services{ font-size: 48px !important; line-height: 54px !important;}
.heding_text { font-size: 42px !important; line-height: 48px !important;}
.mk-process-steps .step-title{line-height: 38px!important;}
.gree_left_area h4{  font-size: 28px !important;}
.blog-classic-entry .blog-entry-heading .blog-title{font-size: 20px !important;padding-right: 0 !important; line-height: 26px !important;  width: 84% !important;}
#recent-posts-2 a { font-size: 15px !important;  line-height: 19px !important;}
.blog-classic-entry .blog-excerpt{font-size: 16px !important; line-height: 22px !important;}
.single-content-blog h2{font-size: 26px !important;}
#recent-posts-3 a { font-size: 16px !important;}
.comment-form-row{width: 32.5% !important;}


}

    


@media only screen and (min-width:1100px) and (max-width:1199px) { 

.getquote{margin-right:0!important;}
.mk-call-to-action .callout-desc-holder{ padding: 0 0 0 8px !important;}
.callout-desc-holder  .callout-title_call_us{font-size: 23px !important;  width: 180px !important;}
.callout-title{    width: 278px !important; margin-left: 0 !important;  margin-top: 8px !important;}
.callout-desc-holder input{ width: 244px !important;}
.mk-call-to-action .callout-title{  font-size: 23px !important;}
.mk-call-to-action{   padding: 34px 20px !important;}
#mk-footer .mk-padding-wrapper{padding: 0 25px !important;}
.mk-button.small{  padding: 12px 0 !important;}
.arrwo_image {float: none !important;margin: auto !important;width: 65% !important;}
.banner_area{  float: none !important;margin: auto !important; width: 75% !important;}
#mk-footer a{font-size: 14px !important;}
.partner_area{  width: 90% !important;}
.page-id-16543 .page-section-9150  .vc_row-fluid .vc_span6{  width: 47.78% !important;}
#theme-page .theme-page-wrapper.right-layout .sidebar-wrapper{padding: 20px 20px 30px !important;}
.mk-secondary-header .mk-grid{ padding-left: 0 !important;padding-right: 0 !important;width: 95% !important;}
.mk-grid, .mk-inner-grid{ max-width: inherit !important;width: 95% !important;min-width: inherit !important;}
.mk-padding-wrapper { padding: 0 !important;}
.banner_text{margin-left: 0 !important;}
.banner_area input{ width: 490px !important;}
.input_text{ margin-left: 0 !important;}	
.wpb_row.vc_row-fluid.mk-fullwidth-false.add-padding-0.attched-false { padding: 0 !important;}
.black_text_center_area{  font-size: 24px !important; line-height: 34px !important;}
.mk-call-to-action { padding: 35px 0 !important;}
#mk-footer .mk-padding-wrapper{padding: 0 !important;}
.box_titile.white .icon-box-content .icon-box-title{ font-size: 20px !important;margin-bottom: 20px !important;}
.sub-container.non-mega.mk-nested-sub{left: 340px !important;}
#menu-item-19460 .sub-container.non-mega.mk-nested-sub { left: 558px !important;}
#theme-page .theme-page-wrapper .theme-content.no-padding {padding: 0 !important;}
.mk-pricing-offer-grid{ float: left !important;width: 20% !important;display:block!important;}
.has-pricing-offer .mk-pricing-cols {float: right !important; text-align: left; width: 80% !important; display:block!important;}
.hedding_part_area h4,.hedding_part_area h3{font-size: 26px !important;}
.banner_area{ width:83%!important;}
#tk-1 .mk-grid.vc_row-fluid.page-section-content{ margin:80px auto !important;}
#tk-1{ height:380px!important;}
.parallax-both-axis{ height:100%!important;}
.callout-desc-holder .callout-title_call_us{ width:170px!important;}
.callout-title{ width:265px!important;}


.pp_pic_holder.mk-prettyphoto{ width:100%!important;}
.pp_left{ padding:0!important;}
.pp_right{ padding:0!important;}
.pp_content_container{ width:100%!important; margin:30px auto 0 !important;}
.pp_content{ width:100%!important; margin:0 auto!important;}
#pp_full_res > img{ width:100%!important;}
/*changes*/

.banner_area .btn-popup{ display: block !important; float: none !important; margin: 30px auto auto !important;  text-align: center !important;}
.banner_area .btn-popup.topopup > a{ top: 0 !important; float: none !important; left: 0 !important}
.banner_area{float: none !important; width: 70% !important; width: 70% !important;}
.input_text{ float: none !important;  margin: auto auto 45px !important;}
.banner_text{ float: none !important;  margin: auto !important;}
#tk-1 .mk-grid.vc_row-fluid.page-section-content { margin: 30px auto !important;}
#tk-1 { height: auto !important;}
.banner_text > span{   line-height: 80px !important; display: block !important; text-align: center !important;font-size: 70px !important;}
#site-url{top: 0 !important; margin: auto !important; display: block !important; float: none !important; width: 100% !important;}
.input_text > span{font-size: 26px !important;  line-height: 36px !important;}
#tk-3 h4 { font-size: 50px !important;}
.seo_services{ font-size: 48px !important; line-height: 54px !important;}
.heding_text { font-size: 42px !important; line-height: 48px !important;}
.mk-process-steps .step-title{line-height: 38px!important;}
.gree_left_area h4{  font-size: 28px !important;}
.blog-classic-entry .blog-entry-heading .blog-title{font-size: 20px !important;padding-right: 0 !important; line-height: 26px !important;  width: 84% !important;}
#recent-posts-2 a { font-size: 15px !important;  line-height: 19px !important;}
.blog-classic-entry .blog-excerpt{font-size: 16px !important; line-height: 22px !important;}
.single-content-blog h2{font-size: 26px !important;}
#recent-posts-3 a { font-size: 16px !important;}
.comment-form-row{width: 32.5% !important;}


}




@media only screen and (min-width: 1024px) and (max-width:1199px) { 

.mak_hedder_area {width: 95% !important;}
.getquote{margin-right:0!important;}
.mk-call-to-action .callout-desc-holder{ padding: 0 0 0 8px !important;}
.callout-desc-holder  .callout-title_call_us{font-size: 23px !important;  width: 180px !important;}
.callout-title{    width: 278px !important; margin-left: 0 !important;  margin-top: 8px !important;}
.callout-desc-holder input{ width: 244px !important;}
.mk-call-to-action .callout-title{  font-size: 23px !important;}
.mk-call-to-action{   padding: 34px 20px !important;}
#mk-footer .mk-padding-wrapper{padding: 0 25px !important;}
.mk-button.small{  padding: 12px 0 !important;}
.arrwo_image {float: none !important;margin: auto !important;width: 65% !important;}
.banner_area{  float: none !important;margin: auto !important; width: 75% !important;}
#mk-footer a{font-size: 14px !important;}
.partner_area{  width: 90% !important;}
.page-id-16543 .page-section-9150  .vc_row-fluid .vc_span6{  width: 47.78% !important;}
#theme-page .theme-page-wrapper.right-layout .sidebar-wrapper{padding: 20px 20px 30px !important;}
.mk-secondary-header .mk-grid{ padding-left: 0 !important;padding-right: 0 !important;width: 95% !important;}
.mk-grid, .mk-inner-grid{ max-width: inherit !important;width: 95% !important;min-width: inherit !important;}
.mk-padding-wrapper { padding: 0 !important;}
.banner_text{margin-left: 0 !important;}
.banner_area input{ width: 490px !important;}
.input_text{ margin-left: 0 !important;}	
.wpb_row.vc_row-fluid.mk-fullwidth-false.add-padding-0.attched-false { padding: 0 !important;}
.black_text_center_area{  font-size: 24px !important; line-height: 34px !important;}
.mk-call-to-action { padding: 35px 0 !important;}
#mk-footer .mk-padding-wrapper{padding: 0 !important;}
.box_titile.white .icon-box-content .icon-box-title{ font-size: 20px !important;margin-bottom: 20px !important;}
.sub-container.non-mega.mk-nested-sub{left:440px !important;}
#menu-item-19460 .sub-container.non-mega.mk-nested-sub { left: 558px !important;}
#theme-page .theme-page-wrapper .theme-content.no-padding {padding: 0 !important;}
.mk-pricing-offer-grid{ float: left !important;width: 20% !important;display:block!important;}
.has-pricing-offer .mk-pricing-cols {float: right !important; text-align: left; width: 80% !important; display:block!important;}
.hedding_part_area h4,.hedding_part_area h3{font-size: 26px !important;}
.banner_area{ width:83%!important;}
#tk-1 .mk-grid.vc_row-fluid.page-section-content{ margin:80px auto !important;}
#tk-1{ height:380px!important;}
.parallax-both-axis{ height:100%!important;}
.callout-desc-holder .callout-title_call_us{ width:170px!important;}
.callout-title{ width:265px!important;}


.pp_pic_holder.mk-prettyphoto{ width:100%!important;}
.pp_left{ padding:0!important;}
.pp_right{ padding:0!important;}
.pp_content_container{ width:100%!important; margin:30px auto 0 !important;}
.pp_content{ width:100%!important; margin:0 auto!important;}
#pp_full_res > img{ width:100%!important;}


/*changes*/

.banner_area .btn-popup{ display: block !important; float: none !important; margin: 30px auto auto !important;  text-align: center !important;}
.banner_area .btn-popup.topopup > a{ top: 0 !important; float: none !important; left: 0 !important}
.banner_area{float: none !important; width: 70% !important; width: 70% !important;}
.input_text{ float: none !important;  margin: auto auto 45px !important;}
.banner_text{ float: none !important;  margin: auto !important;}
#tk-1 .mk-grid.vc_row-fluid.page-section-content { margin: 30px auto !important;}
#tk-1 { height: auto !important;}
.banner_text > span{   line-height: 80px !important; display: block !important; text-align: center !important;font-size: 70px !important;}
#site-url{top: 0 !important; margin: auto !important; display: block !important; float: none !important; width: 100% !important;}
.input_text > span{font-size: 26px !important;  line-height: 36px !important;}
#tk-3 h4 { font-size: 50px !important;}
.seo_services{ font-size: 48px !important; line-height: 54px !important;}
.heding_text { font-size: 42px !important; line-height: 48px !important;}
.mk-process-steps .step-title{line-height: 38px!important;}
.gree_left_area h4{  font-size: 28px !important;}
.blog-classic-entry .blog-entry-heading .blog-title{font-size: 20px !important;padding-right: 0 !important; line-height: 26px !important;  width: 84% !important;}
#recent-posts-2 a { font-size: 15px !important;  line-height: 19px !important;}
.blog-classic-entry .blog-excerpt{font-size: 16px !important; line-height: 22px !important;}
.single-content-blog h2{font-size: 26px !important;}
#recent-posts-3 a { font-size: 16px !important;}
.comment-form-row{width: 32.5% !important;}



}



@media only screen and (min-width: 850px) and (max-width:1000px) { 

.mak_hedder_area {width: 95% !important;}
.getquote{margin-right:0!important;}
.mk-call-to-action .callout-desc-holder{ padding: 0 0 0 8px !important;}
.callout-desc-holder  .callout-title_call_us{font-size:16px !important;   line-height: 24px !important; width: 126px !important;}
.callout-title{width: 200px !important; margin-left: 0 !important;  margin-top: 8px !important; padding-left: 58px !important;}
.callout-desc-holder input{ width:197px !important; padding: 8px 16px !important;}
.mk-call-to-action .callout-title{  font-size:16px !important;  line-height: 24px !important;}
.mk-call-to-action{ padding: 34px 0px !important;}
#mk-footer .mk-padding-wrapper{padding: 0 !important;}
.mk-button.small{  padding: 12px 0 !important;}
.arrwo_image {float: none !important;margin: auto !important;width: 78% !important;}
.banner_area{  float: none !important;margin: auto !important; width:78% !important;}
#mk-footer a{font-size: 14px !important;}
.partner_area{  width: 90% !important;}
.page-id-16543 .page-section-9150  .vc_row-fluid .vc_span6{  width: 47.78% !important;}
#theme-page .theme-page-wrapper.right-layout .sidebar-wrapper{padding: 20px 20px 30px !important;}
#mk-main-navigation > ul > li.menu-item > a{font-size: 14px !important;}
.sticky-trigger-header #mk-main-navigation > ul > li.menu-item > a{   padding-left: 5px !important;padding-right: 5px !important;}
#tk-1 .mk-grid.vc_row-fluid.page-section-content{ margin: 45px auto !important;}
.banner_text > p{  font-size: 40px !important;margin-bottom: 35px !important;}
.banner_text > span{ font-size:54px !important;}
.banner_text{   margin-left: 0 !important;}	
#site-url{  width: 330px !important;}
#tk-1{ height: 428px !important;}
.welcom{ font-size:48px !important;}
.box_titile.white .icon-box-content .icon-box-desc{  font-size: 14px !important;height: 70px !important;line-height: 20px !important;}
.box_titile.white .icon-box-content .icon-box-title{font-size: 15px !important;margin-bottom: 17px !important;}
.mk-button.small i{  margin-left: 0 !important;}
.proocess_sub_hedding .fancy-title-span b{    font-size: 22px !important;}
.proocess_sub_hedding .fancy-title-span > p{   font-size: 19px !important;}
.mk-call-to-action p{ font-size: 16px !important;line-height: 20px !important;}
.btn-popup{ padding: 0 !important;}
.btn-popup.topopup.footer_area_submit > a{ font-size: 15px !important;padding: 8px 12px !important;}
.callout-title_call_us{  padding-left: 50px !important;}
.mk-secondary-header .mk-grid {max-width: inherit !important;  min-width: inherit !important; padding-left: 0 !important; padding-right: 0 !important;
    width: 95% !important;}
.black_text_center_area{  font-size: 18px !important; line-height:28px !important;}
.arrwo_image > span{ font-size: 24px !important;}
.input_text > span{	  font-size: 24px !important; line-height: 34px !important;}
.welcome_area p{padding-top: 10px !important;}
.widgettitle { font-size: 18px !important;}
#mk-footer .mk-col-1-4, .mk-col-3-12 {padding-right: 15px !important;width: 25% !important;}
#mk-footer .mk-col-1-4:last-child{padding-right:0!important;}
.widget_social_networks a, .mk-social-network a{height: 30px !important; width: 30px !important;}
.widget_contact_info ul li{ padding: 0 0 0 38px !important;}
.widget_contact_info ul li span{font-size: 14px !important;}
.mk-process-steps .step-title{font-size: 26px !important;line-height: 32px !important;}
.mk-header-logo img { height: auto !important;max-width: 100% !important; width: 100% !important;}
.sticky-trigger-header .mk-header-logo, .sticky-trigger-header .mk-header-logo a{ height: auto !important;}
#menu-item-19460 .sub-container.non-mega.mk-nested-sub{left: 427px !important;}
.sub-container.non-mega .sub li a { width: auto !important;}
.menu-item-has-children a {height: 24px !important;line-height: 24px !important; margin-top: 22px !important;font-size:14px!important;}
.main-navigation-ul li .sub-container.non-mega li{ width: auto !important;}
#theme-page .theme-page-wrapper .theme-content.no-padding {padding: 0 !important;}
.hedding_part_area h4,.hedding_part_area h3{font-size: 20px !important;}
.wpcf7-form textarea,.wpcf7-form input[type="text"],.wpcf7-form input[type="tel"],.wpcf7-form input[type="email"],.wpcf7-form input[type="password"]{width:100%!important;}
.wpcf7-form input[type="tel"],.wpcf7-form input[type="email"]{width:90%!important;}
.theme-page-wrapper.right-layout .theme-content, .theme-page-wrapper.left-layout .theme-content {width: 65% !important;padding:0!important;}
.theme-page-wrapper #mk-sidebar { width:35% !important; padding:0!important;}
.blog-excerpt {font-size: 15px !important;}
.blog-classic-entry .blog-entry-heading .blog-title{padding-right:0px !important; width: 84% !important;font-size: 18px !important;}
.blog-classic-entry .blog-entry-heading .blog-comments i, .blog-classic-entry .blog-entry-heading .mk-love-holder i{ font-size: 13px !important;}
#recent-posts-2 a{font-size:15px!important; line-height:19px!important;}
.single-content-blog {float: left!important;  width: 65% !important;}
.single-sidebar-blog {float: right !important; width: 35% !important;}
.sidebar-wrapper { padding-right: 0 !important; padding-left:15px!important;}
#mk-sidebar a{font-size: 14px !important;}
#theme-page .theme-page-wrapper.right-layout #mk-sidebar{width: 100% !important;}
.single-post .theme-page-wrapper.right-layout .theme-content, .theme-page-wrapper.left-layout .theme-content { width: 100% !important;}
#theme-page .theme-page-wrapper.right-layout #mk-sidebar{   padding: 0 !important; width: 35% !important}
#hedding_area {background-size: 100% 100% !important;height: auto !important;}
.mk-grid, .mk-inner-grid {max-width: inherit !important;min-width: inherit !important;width: 95% !important;}
.mk-padding-wrapper{padding:0!important;}
#tk-1 .mk-grid.vc_row-fluid.page-section-content{ margin:80px auto !important;}
#tk-1{ height:380px!important;}
.parallax-both-axis{ height:100%!important;}
.mk-pricing-cols, .has-pricing-offer .mk-pricing-cols{ width:80%!important; float:right!important;}
.single-post #theme-page .theme-page-wrapper.right-layout #mk-sidebar{ width:100%!important;}
.sub-container.non-mega.mk-nested-sub{left: 340px !important;}


.pp_pic_holder.mk-prettyphoto{ width:100%!important;}
.pp_left{ padding:0!important;}
.pp_right{ padding:0!important;}
.pp_content_container{ width:100%!important; margin:30px auto 0 !important;}
.pp_content{ width:100%!important; margin:0 auto!important;}
#pp_full_res > img{ width:100%!important;}

/*changes*/

.banner_area .btn-popup{ display: block !important; float: none !important; margin: 30px auto auto !important;  text-align: center !important;}
.banner_area .btn-popup.topopup > a{ top: 0 !important; float: none !important; left: 0 !important}
.banner_area{float: none !important; width: 70% !important; width: 70% !important;}
.input_text{ float: none !important;  margin: auto auto 45px !important;}
.banner_text{ float: none !important;  margin: auto !important;}
#tk-1 .mk-grid.vc_row-fluid.page-section-content { margin: 30px auto !important;}
#tk-1 { height: auto !important;}
.banner_text > span{   line-height: 70px !important; display: block !important; text-align: center !important;font-size: 60px !important;}
#site-url{top: 0 !important; margin: auto !important; display: block !important; float: none !important; width: 100% !important;}
.input_text > span{font-size: 24px !important;  line-height: 34px !important;}
#mk-main-navigation .responsive-nav-link { display: none !important;}
#tk-3 h4 { font-size: 38px !important;}
.page-id-21941 #mk-header, .mk-secondary-header { height: auto !important;}
.banner_left_area{margin: 0 !important;}
.welcome_area p{  font-size: 16px !important; padding-top: 26px !important;}
p{font-size: 16px !important;  line-height: 24px !important;}
.seo_services{ font-size: 32px !important;}
.mk-process-steps .step-title { font-size: 28px !important; line-height: 34px !important;} 
.mk-process-steps .step-desc{ font-size: 16px !important;line-height: 24px !important;}
.mk-testimonial.quote-style .testimonial-quote{ font-size: 16px !important;line-height: 24px !important;}
#fancy-title-5110{font-size: 38px !important;}
.heding_text{ font-size: 32px !important; line-height: 40px !important;}
.grid_area1 ,.grid_area2{ font-size: 26px !important;}
.widgettitle { font-size: 16px !important;}
.green_text_main{  font-size: 26px !important;}

}





@media only screen and (min-width: 800px) and (max-width:849px) { 

.mak_hedder_area {width: 95% !important;}
.getquote{margin-right:0!important;}
.mk-call-to-action .callout-desc-holder{ padding: 0 0 0 8px !important;}
.callout-desc-holder  .callout-title_call_us{font-size:16px !important;   line-height: 24px !important; width: 126px !important;}
.callout-title{    width: 160px !important;margin-left: 70px!important; margin-top: 8px !important; padding-left: 58px !important;}
.callout-desc-holder input{ width:197px !important; padding: 8px 16px !important;}
.mk-call-to-action .callout-title{  font-size:16px !important;  line-height: 24px !important;}
.mk-call-to-action{ padding: 34px 0px !important;}
#mk-footer .mk-padding-wrapper{padding: 0 !important;}
.mk-button.small{  padding: 12px 0 !important;}
.arrwo_image {float: none !important;margin: auto !important;width: 78% !important;}
.banner_area{  float: none !important;margin: auto !important; width:78% !important;}
#mk-footer a{font-size: 14px !important;}
.partner_area{  width: 90% !important;}
.page-id-16543 .page-section-9150  .vc_row-fluid .vc_span6{  width: 47.78% !important;}
#theme-page .theme-page-wrapper.right-layout .sidebar-wrapper{padding: 20px 20px 30px !important;}
#mk-main-navigation > ul > li.menu-item > a{font-size: 14px !important;}
.sticky-trigger-header #mk-main-navigation > ul > li.menu-item > a{   padding-left: 5px !important;padding-right: 5px !important;}
#tk-1 .mk-grid.vc_row-fluid.page-section-content{ margin: 45px auto !important;}
.banner_text > p{  font-size: 40px !important;margin-bottom: 35px !important;}
.banner_text > span{ font-size:54px !important;}
.banner_text{   margin-left: 0 !important;}	
#site-url{  width: 330px !important;}
#tk-1{ height: 428px !important;}
.welcom{ font-size:48px !important;}
.box_titile.white .icon-box-content .icon-box-desc{  font-size: 14px !important;height: 70px !important;line-height: 20px !important;}
.box_titile.white .icon-box-content .icon-box-title{font-size: 15px !important;margin-bottom: 17px !important;}
.mk-button.small i{  margin-left: 0 !important;}
.proocess_sub_hedding .fancy-title-span b{    font-size: 22px !important;}
.proocess_sub_hedding .fancy-title-span > p{   font-size: 19px !important;}
.mk-call-to-action p{ font-size: 16px !important;line-height: 20px !important;}
.btn-popup{ padding: 0 !important;}
.btn-popup.topopup.footer_area_submit > a{ font-size: 15px !important;padding: 8px 12px !important;}
.callout-title_call_us{  padding-left: 50px !important;}
.mk-secondary-header .mk-grid {max-width: inherit !important;  min-width: inherit !important; padding-left: 0 !important; padding-right: 0 !important;
    width: 95% !important;}
.black_text_center_area{  font-size: 18px !important; line-height:28px !important;}
.arrwo_image > span{ font-size: 24px !important;}
.input_text > span{	  font-size: 24px !important; line-height: 34px !important;}
.welcome_area p{padding-top: 10px !important;}
.widgettitle { font-size: 18px !important;}
#mk-footer .mk-col-1-4, .mk-col-3-12 {padding-right: 15px !important;width: 25% !important;}
#mk-footer .mk-col-1-4:last-child{padding-right:0!important;}
.widget_social_networks a, .mk-social-network a{height: 30px !important; width: 30px !important;}
.widget_contact_info ul li{ padding: 0 0 0 38px !important;}
.widget_contact_info ul li span{font-size: 14px !important;}
.mk-process-steps .step-title{font-size: 26px !important;line-height: 32px !important;}
.mk-header-logo img { height: auto !important;max-width: 100% !important; width: 100% !important;}
.sticky-trigger-header .mk-header-logo, .sticky-trigger-header .mk-header-logo a{ height: auto !important;}
#menu-item-19460 .sub-container.non-mega.mk-nested-sub{left: 450px !important;}
.sub-container.non-mega .sub li a { width: auto !important;}
.menu-item-has-children a {height: 24px !important;line-height: 24px !important; margin-top: 22px !important;font-size:14px!important;}
.main-navigation-ul li .sub-container.non-mega li{ width: auto !important;}
#theme-page .theme-page-wrapper .theme-content.no-padding {padding: 0 !important;}
.hedding_part_area h4,.hedding_part_area h3{font-size: 20px !important;}
.wpcf7-form textarea,.wpcf7-form input[type="text"],.wpcf7-form input[type="tel"],.wpcf7-form input[type="email"],.wpcf7-form input[type="password"]{width:100%!important;}
.wpcf7-form input[type="tel"],.wpcf7-form input[type="email"]{width:90%!important;}
.theme-page-wrapper.right-layout .theme-content, .theme-page-wrapper.left-layout .theme-content {width: 65% !important;padding:0!important;}
.theme-page-wrapper #mk-sidebar { width:35% !important; padding:0!important;}
.blog-excerpt {font-size: 15px !important;}
.blog-classic-entry .blog-entry-heading .blog-title{padding-right:0px !important; width: 84% !important;font-size: 18px !important;}
.blog-classic-entry .blog-entry-heading .blog-comments i, .blog-classic-entry .blog-entry-heading .mk-love-holder i{ font-size: 13px !important;}
#recent-posts-2 a{font-size:15px!important; line-height:19px!important;}
.single-content-blog {float: left!important;  width: 65% !important;}
.single-sidebar-blog {float: right !important; width: 35% !important;}
.sidebar-wrapper { padding-right: 0 !important; padding-left:15px!important;}
#mk-sidebar a{font-size: 14px !important;}
#theme-page .theme-page-wrapper.right-layout #mk-sidebar{width: 100% !important;}
.single-post .theme-page-wrapper.right-layout .theme-content, .theme-page-wrapper.left-layout .theme-content { width: 100% !important;}
#theme-page .theme-page-wrapper.right-layout #mk-sidebar{   padding: 0 !important; width: 35% !important}
#hedding_area {background-size: 100% 100% !important;height: auto !important;}
.mk-grid, .mk-inner-grid {max-width: inherit !important;min-width: inherit !important;width: 95% !important;}
.mk-padding-wrapper{padding:0!important;}
#tk-1 .mk-grid.vc_row-fluid.page-section-content{ margin:80px auto !important;}
#tk-1{ height:380px!important;}
.parallax-both-axis{ height:100%!important;}
.mk-pricing-cols, .has-pricing-offer .mk-pricing-cols{ width:80%!important; float:right!important;}
.single-post #theme-page .theme-page-wrapper.right-layout #mk-sidebar{ width:100%!important;}
.sub-container.non-mega.mk-nested-sub{left:360px !important;}


.pp_pic_holder.mk-prettyphoto{ width:100%!important;}
.pp_left{ padding:0!important;}
.pp_right{ padding:0!important;}
.pp_content_container{ width:100%!important; margin:30px auto 0 !important;}
.pp_content{ width:100%!important; margin:0 auto!important;}
#pp_full_res > img{ width:100%!important;}

/*changes*/

.banner_area .btn-popup{ display: block !important; float: none !important; margin: 30px auto auto !important;  text-align: center !important;}
.banner_area .btn-popup.topopup > a{ top: 0 !important; float: none !important; left: 0 !important}
.banner_area{float: none !important; width: 70% !important; width: 70% !important;}
.input_text{ float: none !important;  margin: auto auto 45px !important;}
.banner_text{ float: none !important;  margin: auto !important;}
#tk-1 .mk-grid.vc_row-fluid.page-section-content { margin: 30px auto !important;}
#tk-1 { height: auto !important;}
.banner_text > span{   line-height: 70px !important; display: block !important; text-align: center !important;font-size: 60px !important;}
#site-url{top: 0 !important; margin: auto !important; display: block !important; float: none !important; width: 100% !important;}
.input_text > span{font-size: 24px !important;  line-height: 34px !important;}
#mk-main-navigation .responsive-nav-link { display: none !important;}
#tk-3 h4 { font-size: 38px !important;}
.page-id-21941 #mk-header, .mk-secondary-header { height: auto !important;}
.banner_left_area{margin: 0 !important;}
.welcome_area p{  font-size: 16px !important; padding-top: 26px !important;}
p{font-size: 16px !important;  line-height: 24px !important;}
.seo_services{ font-size: 32px !important;}
.mk-process-steps .step-title { font-size: 28px !important; line-height: 34px !important;} 
.mk-process-steps .step-desc{ font-size: 16px !important;line-height: 24px !important;}
.mk-testimonial.quote-style .testimonial-quote{ font-size: 16px !important;line-height: 24px !important;}
#fancy-title-5110{font-size: 38px !important;}
.heding_text{ font-size: 32px !important; line-height: 40px !important;}
.grid_area1 ,.grid_area2{ font-size: 26px !important;}
.widgettitle { font-size: 16px !important;}
.green_text_main{  font-size: 26px !important;}


}


@media only screen and (min-width: 768px) and (max-width:799px) {  


.mak_hedder_area {width: 95% !important;}
.getquote{margin-right:0!important;}
.mk-call-to-action .callout-desc-holder{ padding: 0 0 0 8px !important;}
.callout-desc-holder  .callout-title_call_us{font-size:16px !important;   line-height: 24px !important; width: 126px !important;}
.callout-title{width: 200px !important; margin-left: 0 !important;  margin-top: 8px !important; padding-left: 58px !important;}
.callout-desc-holder input{ width:197px !important; padding: 8px 16px !important;}
.mk-call-to-action .callout-title{  font-size:16px !important;  line-height: 24px !important;}
.mk-call-to-action{ padding: 34px 0px !important;}
#mk-footer .mk-padding-wrapper{padding: 0 !important;}
.mk-button.small{  padding: 12px 0 !important;}
.arrwo_image {float: none !important;margin: auto !important;width: 78% !important;}
.banner_area{  float: none !important;margin: auto !important; width:78% !important;}
#mk-footer a{font-size: 14px !important;}
.partner_area{  width: 90% !important;}
.page-id-16543 .page-section-9150  .vc_row-fluid .vc_span6{  width: 47.78% !important;}
#theme-page .theme-page-wrapper.right-layout .sidebar-wrapper{padding: 20px 20px 30px !important;}
#mk-main-navigation > ul > li.menu-item > a{font-size: 14px !important;}
.sticky-trigger-header #mk-main-navigation > ul > li.menu-item > a{   padding-left: 5px !important;padding-right: 5px !important;}
#tk-1 .mk-grid.vc_row-fluid.page-section-content{ margin: 45px auto !important;}
.banner_text > p{  font-size: 40px !important;margin-bottom: 35px !important;}
.banner_text > span{ font-size:54px !important;}
.banner_text{   margin-left: 0 !important;}	
#site-url{  width: 330px !important;}
#tk-1{ height: 428px !important;}
.welcom{ font-size:48px !important;}
.box_titile.white .icon-box-content .icon-box-desc{  font-size: 14px !important;height: 70px !important;line-height: 20px !important;}
.box_titile.white .icon-box-content .icon-box-title{font-size: 15px !important;margin-bottom: 17px !important;}
.mk-button.small i{  margin-left: 0 !important;}
.proocess_sub_hedding .fancy-title-span b{    font-size: 22px !important;}
.proocess_sub_hedding .fancy-title-span > p{   font-size: 19px !important;}
.mk-call-to-action p{ font-size: 16px !important;line-height: 20px !important;}
.btn-popup{ padding: 0 !important;}
.btn-popup.topopup.footer_area_submit > a{ font-size: 15px !important;padding: 8px 12px !important;}
.callout-title_call_us{  padding-left: 50px !important;}
.mk-secondary-header .mk-grid {max-width: inherit !important;  min-width: inherit !important; padding-left: 0 !important; padding-right: 0 !important;
    width: 95% !important;}
.black_text_center_area{  font-size: 18px !important; line-height:28px !important;}
.arrwo_image > span{ font-size: 24px !important;}
.input_text > span{	  font-size: 24px !important; line-height: 34px !important;}
.welcome_area p{padding-top: 10px !important;}
.widgettitle { font-size: 18px !important;}
#mk-footer .mk-col-1-4, .mk-col-3-12 {padding-right: 15px !important;width: 25% !important;}
#mk-footer .mk-col-1-4:last-child{padding-right:0!important;}
.widget_social_networks a, .mk-social-network a{height: 30px !important; width: 30px !important;}
.widget_contact_info ul li{ padding: 0 0 0 38px !important;}
.widget_contact_info ul li span{font-size: 14px !important;}
.mk-process-steps .step-title{font-size: 26px !important;line-height: 32px !important;}
.mk-header-logo img { height: auto !important;max-width: 100% !important; width: 100% !important;}
.sticky-trigger-header .mk-header-logo, .sticky-trigger-header .mk-header-logo a{ height: auto !important;}
#menu-item-19460 .sub-container.non-mega.mk-nested-sub{left: 427px !important;}
.sub-container.non-mega .sub li a { width: auto !important;}
.menu-item-has-children a {height: 24px !important;line-height: 24px !important; margin-top: 22px !important;font-size:14px!important;}
.main-navigation-ul li .sub-container.non-mega li{ width: auto !important;}
#theme-page .theme-page-wrapper .theme-content.no-padding {padding: 0 !important;}
.hedding_part_area h4,.hedding_part_area h3{font-size: 20px !important;}
.wpcf7-form textarea,.wpcf7-form input[type="text"],.wpcf7-form input[type="tel"],.wpcf7-form input[type="email"],.wpcf7-form input[type="password"]{width:100%!important;}
.wpcf7-form input[type="tel"],.wpcf7-form input[type="email"]{width:90%!important;}
.theme-page-wrapper.right-layout .theme-content, .theme-page-wrapper.left-layout .theme-content {width: 65% !important;padding:0!important;}
.theme-page-wrapper #mk-sidebar { width:35% !important; padding:0!important;}
.blog-excerpt {font-size: 15px !important;}
.blog-classic-entry .blog-entry-heading .blog-title{padding-right:0px !important; width: 84% !important;font-size: 18px !important;}
.blog-classic-entry .blog-entry-heading .blog-comments i, .blog-classic-entry .blog-entry-heading .mk-love-holder i{ font-size: 13px !important;}
#recent-posts-2 a{font-size:15px!important; line-height:19px!important;}
.single-content-blog {float: left!important;  width: 65% !important;}
.single-sidebar-blog {float: right !important; width: 35% !important;}
.sidebar-wrapper { padding-right: 0 !important; padding-left:15px!important;}
#mk-sidebar a{font-size: 14px !important;}
#theme-page .theme-page-wrapper.right-layout #mk-sidebar{width: 100% !important;}
.single-post .theme-page-wrapper.right-layout .theme-content, .theme-page-wrapper.left-layout .theme-content { width: 100% !important;}
#theme-page .theme-page-wrapper.right-layout #mk-sidebar{   padding: 0 !important; width: 35% !important}
#hedding_area {background-size: 100% 100% !important;height: auto !important;}
.mk-grid, .mk-inner-grid {max-width: inherit !important;min-width: inherit !important;width: 95% !important;}
.mk-padding-wrapper{padding:0!important;}
#tk-1 .mk-grid.vc_row-fluid.page-section-content{ margin:80px auto !important;}
#tk-1{ height:380px!important;}
.parallax-both-axis{ height:100%!important;}
.mk-pricing-cols, .has-pricing-offer .mk-pricing-cols{ width:80%!important; float:right!important;}
.single-post #theme-page .theme-page-wrapper.right-layout #mk-sidebar{ width:100%!important;}
.sub-container.non-mega.mk-nested-sub{left: 340px !important;}


.pp_pic_holder.mk-prettyphoto{ width:100%!important;}
.pp_left{ padding:0!important;}
.pp_right{ padding:0!important;}
.pp_content_container{ width:100%!important; margin:30px auto 0 !important;}
.pp_content{ width:100%!important; margin:0 auto!important;}
#pp_full_res > img{ width:100%!important;}


/*changes*/

.banner_area .btn-popup{ display: block !important; float: none !important; margin: 30px auto auto !important;  text-align: center !important;}
.banner_area .btn-popup.topopup > a{ top: 0 !important; float: none !important; left: 0 !important}
.banner_area{float: none !important; width: 70% !important; width: 70% !important;}
.input_text{ float: none !important;  margin: auto auto 45px !important;}
.banner_text{ float: none !important;  margin: auto !important;}
#tk-1 .mk-grid.vc_row-fluid.page-section-content { margin: 30px auto !important;}
#tk-1 { height: auto !important;}
.banner_text > span{   line-height: 70px !important; display: block !important; text-align: center !important;font-size: 60px !important;}
#site-url{top: 0 !important; margin: auto !important; display: block !important; float: none !important; width: 100% !important;}
.input_text > span{font-size: 24px !important;  line-height: 34px !important;}
#mk-main-navigation .responsive-nav-link { display: none !important;}
#tk-3 h4 { font-size: 38px !important;}
.page-id-21941 #mk-header, .mk-secondary-header { height: auto !important;}
.banner_left_area{margin: 0 !important;}
.welcome_area p{  font-size: 16px !important; padding-top: 26px !important;}
p{font-size: 16px !important;  line-height: 24px !important;}
.seo_services{ font-size: 32px !important;}
.mk-process-steps .step-title { font-size: 28px !important; line-height: 34px !important;} 
.mk-process-steps .step-desc{ font-size: 16px !important;line-height: 24px !important;}
.mk-testimonial.quote-style .testimonial-quote{ font-size: 16px !important;line-height: 24px !important;}
#fancy-title-5110{font-size: 38px !important;}
.heding_text{ font-size: 32px !important; line-height: 40px !important;}
.grid_area1 ,.grid_area2{ font-size: 26px !important;}
.widgettitle { font-size: 16px !important;}
.green_text_main{  font-size: 26px !important;}

}





@media only screen and (min-width: 650px) and (max-width: 768px) {
	
.mak_hedder_area {width: 95% !important;}
.getquote{margin-right:0!important;}
.mk-call-to-action .callout-desc-holder{ padding: 0 0 0 8px !important;}
.callout-desc-holder  .callout-title_call_us{font-size:16px !important;   line-height: 24px !important; width: 126px !important;}
.callout-title{width: 200px !important; margin-left: 0 !important;  margin-top: 8px !important; padding-left: 58px !important;}
.callout-desc-holder input{ width:197px !important; padding: 8px 16px !important;}
.mk-call-to-action .callout-title{  font-size:16px !important;  line-height: 24px !important;}
.mk-call-to-action{ padding: 34px 0px !important;}
#mk-footer .mk-padding-wrapper{padding: 0 !important;}
.mk-button.small{  padding: 12px 0 !important;}
.arrwo_image {float: none !important;margin: auto !important;width: 78% !important;}
.banner_area{  float: none !important;margin: auto !important; width:78% !important;}
#mk-footer a{font-size: 14px !important;}
.partner_area{  width: 90% !important;}
.page-id-16543 .page-section-9150  .vc_row-fluid .vc_span6{  width: 47.78% !important;}
#theme-page .theme-page-wrapper.right-layout .sidebar-wrapper{padding: 20px 20px 30px !important;}
#mk-main-navigation > ul > li.menu-item > a{font-size: 14px !important;}
.sticky-trigger-header #mk-main-navigation > ul > li.menu-item > a{   padding-left: 5px !important;padding-right: 5px !important;}
#tk-1 .mk-grid.vc_row-fluid.page-section-content{ margin: 45px auto !important;}
.banner_text > p{  font-size: 40px !important;margin-bottom: 35px !important;}
.banner_text > span{ font-size:54px !important;}
.banner_text{   margin-left: 0 !important;}	
#site-url{  width: 330px !important;}
#tk-1{ height: 428px !important;}
.welcom{ font-size:48px !important;}
.box_titile.white .icon-box-content .icon-box-desc{  font-size: 14px !important;height: 70px !important;line-height: 20px !important;}
.box_titile.white .icon-box-content .icon-box-title{font-size: 15px !important;margin-bottom: 17px !important;}
.mk-button.small i{  margin-left: 0 !important;}
.proocess_sub_hedding .fancy-title-span b{    font-size: 22px !important;}
.proocess_sub_hedding .fancy-title-span > p{   font-size: 19px !important;}
.mk-call-to-action p{ font-size: 16px !important;line-height: 20px !important;}
.btn-popup{ padding: 0 !important;}
.btn-popup.topopup.footer_area_submit > a{ font-size: 15px !important;padding: 8px 12px !important;}
.callout-title_call_us{  padding-left: 50px !important;}
.mk-secondary-header .mk-grid {max-width: inherit !important;  min-width: inherit !important; padding-left: 0 !important; padding-right: 0 !important;
    width: 95% !important;}
.black_text_center_area{  font-size: 18px !important; line-height:28px !important;}
.arrwo_image > span{ font-size: 24px !important;}
.input_text > span{	  font-size: 24px !important; line-height: 34px !important;}
.welcome_area p{padding-top: 10px !important;}
.widgettitle { font-size: 18px !important;}
#mk-footer .mk-col-1-4, .mk-col-3-12 {padding-right: 15px !important;width: 25% !important;}
#mk-footer .mk-col-1-4:last-child{padding-right:0!important;}
.widget_social_networks a, .mk-social-network a{height: 30px !important; width: 30px !important;}
.widget_contact_info ul li{ padding: 0 0 0 38px !important;}
.widget_contact_info ul li span{font-size: 14px !important;}
.mk-process-steps .step-title{font-size: 26px !important;line-height: 32px !important;}
.mk-header-logo img { height: auto !important;max-width: 100% !important; width: 100% !important;}
.sticky-trigger-header .mk-header-logo, .sticky-trigger-header .mk-header-logo a{ height: auto !important;}
#menu-item-19460 .sub-container.non-mega.mk-nested-sub{left: 427px !important;}
.sub-container.non-mega .sub li a { width: auto !important;}
.menu-item-has-children a {height: 24px !important;line-height: 24px !important; margin-top: 22px !important;font-size:14px!important;}
.main-navigation-ul li .sub-container.non-mega li{ width: auto !important;}
#theme-page .theme-page-wrapper .theme-content.no-padding {padding: 0 !important;}
.hedding_part_area h4,.hedding_part_area h3{font-size: 20px !important;}
.wpcf7-form textarea,.wpcf7-form input[type="text"],.wpcf7-form input[type="tel"],.wpcf7-form input[type="email"],.wpcf7-form input[type="password"]{width:100%!important;}
.wpcf7-form input[type="tel"],.wpcf7-form input[type="email"]{width:90%!important;}
.theme-page-wrapper.right-layout .theme-content, .theme-page-wrapper.left-layout .theme-content {width: 65% !important;padding:0!important;}
.theme-page-wrapper #mk-sidebar { width:35% !important; padding:0!important;}
.blog-excerpt {font-size: 15px !important;}
.blog-classic-entry .blog-entry-heading .blog-title{padding-right:0px !important; width: 84% !important;font-size: 18px !important; line-height: 24px !important;}
.blog-classic-entry .blog-entry-heading .blog-comments i, .blog-classic-entry .blog-entry-heading .mk-love-holder i{ font-size: 13px !important;}
#recent-posts-2 a{font-size:15px!important; line-height:19px!important;}
.single-content-blog {float: left!important;  width: 65% !important;}
.single-sidebar-blog {float: right !important; width: 35% !important;}
.sidebar-wrapper { padding-right: 0 !important; padding-left:15px!important;}
#mk-sidebar a{font-size: 14px !important;}
#theme-page .theme-page-wrapper.right-layout #mk-sidebar{width: 100% !important;}
.single-post .theme-page-wrapper.right-layout .theme-content, .theme-page-wrapper.left-layout .theme-content { width: 100% !important;}
#theme-page .theme-page-wrapper.right-layout #mk-sidebar{   padding: 0 !important; width: 35% !important}
#hedding_area {background-size: 100% 100% !important;height: auto !important;}
.mk-grid, .mk-inner-grid {max-width: inherit !important;min-width: inherit !important;width: 95% !important;}
.mk-padding-wrapper{padding:0!important;}
#tk-1 .mk-grid.vc_row-fluid.page-section-content{ margin:80px auto !important;}
#tk-1{ height:380px!important;}
.parallax-both-axis{ height:100%!important;}
.mk-pricing-cols, .has-pricing-offer .mk-pricing-cols{ width:80%!important; float:right!important;}
.single-post #theme-page .theme-page-wrapper.right-layout #mk-sidebar{ width:100%!important;}
.sub-container.non-mega.mk-nested-sub{left: 340px !important;}
.heding_text{font-size: 46px !important;line-height: 56px !important;}



.pp_pic_holder.mk-prettyphoto{ width:100%!important;}
.pp_left{ padding:0!important;}
.pp_right{ padding:0!important;}
.pp_content_container{ width:100%!important; margin:30px auto 0 !important;}
.pp_content{ width:100%!important; margin:0 auto!important;}
#pp_full_res > img{ width:100%!important;}


}

.slides_container {
      width:470px;
      display:none;
    }
    .slides_container div.slide {
      width:470px;
      height:470px;
      display:block;
    }
    .item {
      float:left;
      width:135px;
      height:135px;
      margin:0 10px;
      background:#efefef;
    }
    .pagination {
      display: none;
    }

#home-slider-contain {
            width: 100%;
            text-align: center;
        }

            #home-slider-contain .home-slider-div {
                width: 100%;
                float: left;
                position: absolute;
            }

/* 02-01-2015 */

.page-id-21941 .banner_area #slide-form-one input.slider-nex {
    background: none repeat scroll 0 0 #83c34b !important;
    color: #ffffff;
    display: inline-block !important;
    float: right !important;
    font-size: 24px !important;
    padding: 19px 65px !important;
    position: relative !important;
    top: -2px !important;
    vertical-align: middle !important;
    width: 190px !important;
}
.page-id-21941 #first-step.slider-next {
    background: none repeat scroll 0 0 #83c34b !important;
    color: #ffffff;
    display: inline-block !important;
    float: left !important;
    font-size: 24px !important;
    padding: 19px 15px !important;
    position: relative;
    top: -2px;
    vertical-align: middle;
    width: 175px !important;
    margin: 0 0 0 10px;
    border: 0 none !important;
}
.page-id-21941 #site-url{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #E18728;
    padding: 3px 6px;
    position: relative;
    top: -43px;
    vertical-align: bottom;
    width: 333px;
	box-shadow:3px 0 11px #888888 !important;
	border:none !important;
	font-size:18px !important;
}
.btn-popup.topopup.footer_area_submit > a{ left: 0;}
.page-id-21941  #slider-contain {
  width: 100%;
  text-align: center;
}
.banner_area #div2 input {
    font-size: 18px; 
}
.page-id-21941 #div2 #slide-form-two > p {
    display: inline-block;
    float: none !important;
    margin-right: 50px;
    text-align: left;
    width: 21%;
}
.page-id-21941 #slider-contain #div3.slider-div {
    float: inherit;
    margin-top: 35px;
    position: absolute;
    width: 715px;
}

.mk-text-block.mk-animate-element.flip-x.thankyou_area.mk-in-viewport {
    margin: 70px auto;
    text-align: center;
    width: 460px;
}
#div1 .slider-next {
   background: #9ace6d none repeat scroll 0 0 !important;
    border: medium none !important;
    box-shadow: inherit !important;
    color: #ffffff;
    font-size: 24px !important;
    height: 59px !important;
    line-height: 26px !important;
    margin: 35px 297px 61px !important;
    text-align: center;
    text-transform: uppercase;
    width: 200px !important;
	
}
#div2 .slider-next {
    background: none repeat scroll 0 0 #9ace6d !important;
    border: medium none !important;
    color: #ffffff;
    font-size: 24px !important;
    text-transform: uppercase;
	box-shadow: inherit !important;
	
}
.page-id-21941 #slider-contain .slider-div {
    width: 100%;
    float: left;
    position: absolute;
}
.page-id-21941 #slider-contain #div2.slider-div {
    float: inherit;
    left: 64px;
    margin: 40px auto 0;
    position: absolute;
    width: 1156px;
}
#div2 label {
    color: #ff0000;
}
.page-id-21941 #site-url{  float: left !important; height: 30px;width: 730px !important;}
.page-id-21941 #slide-form-two > p {
    display: inline-block;
    float: none !important;
    text-align: left;
    width: 21%;
}
.page-id-21941 .banner_area input{ width: 270px !important;}
.page-id-21941 .wpcf7-form{display: none;}
.page-id-21941 .slider-privious {
    display: none;
} 
.page-id-21941 .getquote > a {
    background: none repeat scroll 0 0 #00bffe !important;
    color: #ffffff !important;
    padding: 11px;

}
.page-id-21941 #mk-header, .mk-secondary-header {
    border-bottom: 4px solid #00bffe;
}
.page-id-21941 #first-step.slider-next {
    background: none repeat scroll 0 0 #00bffe !important;
    border: 0 none !important;
    color: #ffffff;
    display: inline-block !important;
    float: left !important;
    font-size: 24px !important;
    margin: 0 0 0 10px;
    padding: 19px 15px !important;
    position: relative;
    top: -55px;
    vertical-align: middle;
    width: 175px !important;
	left: 300px;
	clear:both;
}
.page-id-21941 .widgettitle:after{
	background-color: #00bffe !important;
    content: "";
    display: block;
    height: 4px !important;
    margin: 10px 0;
    width: 70px;
}
.page-id-21941 .banner_text > span {
    color: #333333;
    font-size: 70px;
    font-weight: bold;
    text-align: left !important;
    text-transform: uppercase;
    line-height: 70px;
}
.page-id-21941 .banner_text > span {
    color: #333333;
    font-size: 70px;
    font-weight: bold;
    text-align: left !important;
    text-transform: uppercase;
    line-height: 70px;
}



.page-id-21941 .banner_text {
  	float: left;
    margin-bottom: 10px;
    margin-left: 15px !important;
    width: 100%;
	text-align:center;
	margin-top: 0px !important;
}



.blue-welcome-area {
    background-color: #00bffe!important;
}
.page-id-21941 #mk-footer a:hover {
    color: #00bffe;
}
.page-id-21941 #mk-main-navigation > ul > li.menu-item > a:hover {
    color: #00bffe;
}

.page-id-21941 .mk-skin-color_gride {
    color: #00bffe;
} 
.page-id-21941 .mk-process-steps .step-title{
    color: #00bffe !important;
}

.page-id-21941 .mk-call-to-action{
    background-color: #00bffe !important;
}


.page-id-21941 .mk-testimonial.quote-style .testimonial-quote{
	border: 1px solid rgba(255, 255, 255, 0.5) !important;
}
.page-id-21941 .mk-testimonial .testimonial-author{
	color: #ffffff !important;
}

.page-id-21941 .mk-testimonial.quote-style .testimonial-quote:before{
	border-top: 7px solid rgba(255, 255, 255, 0.9) !important;
}

.page-id-21941 .testimonial-quote {
    color: #ffffff !important;
}

.page-id-21941 #mk-main-navigation ul li .sub {
    border-top: 1px solid #00bffe;
}
.page-id-21941 .sub-footer{
	border-color: #00bffe !important;

}
.page-id-21941 #site-url{
	color: #666666 !important;

}
.page-id-21941 #div2 .slider-next {
	background:none repeat scroll 0 0 #00bffe !important

}
#div3.slider-div {
    font-size: 52px !important;
}
#div3 > img {
    margin: 53px 0 0 !important;
}
.page-id-21941 .fancy-title-span{
	color:#ffffff !important;
}

.page-id-21941 .fancy-title-span{
	color:#000000 !important;
}

.page-id-21941 .mk-testimonial .swiper-active-switch{

	background-color: rgba(255, 255, 255, 0.1);
}


.page-id-21941 .mk-testimonial .swiper-pagination-switch{

	border: 1px solid rgba(255, 255, 255, 0.2);
}
.price-one {
    height: 32px;
}
.quote-btn {
    background-color: #0dc8a3 !important;
    color: #ffffff !important;
    cursor: pointer !important;
    font-size: 20px !important;
    margin: 0 0 13px 42px !important;
    padding: 10px 0 !important;
    top: 6px !important;
    width: 180px !important;
	border-bottom: medium none !important;
}
/*22-6-2015*/


.mk-pricing-price a {
    background: none repeat scroll 0 0 #d9605c;
    border-top: 2px none #fea19e;
    display: block;
    font-size: 23px;
    font-weight: bold;
    margin-left: 0;
    margin-top: 29px;
    padding: 4px 0;
    color: #fff !important;
}
.featured-plan .mk-pricing-price a {
    margin-top: 38px;
    padding: 13px 0;
}
.mk-pricing-button {
    display: none;
}
.page-section-9696{
    margin: 0!important;
    padding: 0!important;
}



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


.theme-main-wrapper #mk-main-navigation .responsive-nav-link::before { color: #ffffff; content: "menu"; text-align: center; text-transform: uppercase;}
.theme-main-wrapper #mk-header, .mk-secondary-header{ padding: 20px 0 0 !important;}
.theme-main-wrapper .mk-header-logo img{   display: block !important; float: none !important; height: auto !important;  margin: auto !important;}
.theme-main-wrapper #mk-header .mk-grid, .mk-secondary-header .mk-grid{width: 100% !important;}
.theme-main-wrapper .mk-header-logo img{ display: block !important; float: none !important;  height: auto !important; margin: auto !important;}
.theme-main-wrapper .mk-secondary-header .mk-header-logo {display: block !important; float: none !important; left: 0 !important;  margin: auto !important;    position: absolute !important;right: 0 !important; top: 0 !important;  width: 216px !important;}
.theme-main-wrapper .mk-header-logo img.mk-dark-logo{display:none!important;}
.theme-main-wrapper  #mk-main-navigation .responsive-nav-link{  background: url("../../images/toggle.png") no-repeat scroll right 20px center #00bffe !important;   height: auto !important; margin-top: 125px !important; width: 100% !important;}
.mk-button-align { display: block !important; float: left !important;}
.getquotemobile { display:block;}
.mobile_textarea { display:block;}
.getquotemobile { float: right; margin-right: 10px;}	
.getquotemobile  a { background: #f97672 none repeat scroll 0 0 !important; color: #ffffff !important; display: block; padding: 11px;}
.page-id-16271 #slider-contain #div2.slider-div{ width: 100% !important;left: 0 !important;}
.mobile_textarea textarea { box-shadow: 3px 0 11px #888888 !important;  font-size: 18px;  margin-top: 25px;  width: 100%;}
#toPopup{left: 0 !important;right: 0 !important; width: 95% !important;  margin: auto !important;}

.first_left,.second_left{width: 100% !important;float: none !important;}
.page-id-23418 .get-free-quote-section input { box-sizing: inherit !important;  width: 95% !important;}
.page-id-23418 .get-free-quote-section input[type="submit"]{width:auto!important;}
.mk-text-block.mk-animate-element.flip-x.thankyou_area.mk-in-viewport { margin: 20px auto !important; padding: 0 !important;  text-align: center; width: 95% !important;}
.get-free-quote-section p{margin-bottom: 17px !important;}
.get-free-quote-section .captcha-sec img { margin-bottom: 20px !important;}

}




@media only screen and (min-width: 1024px) and (max-width:1100px) { 

.banner_text { margin-bottom: 0px  !important; } 
.slider-div { margin: 130px 0 0 !important; }

/*changes*/

.banner_area .btn-popup{ display: block !important; float: none !important; margin: 30px auto auto !important;  text-align: center !important;}
.banner_area .btn-popup.topopup > a{ top: 0 !important; float: none !important; left: 0 !important}
.banner_area{float: none !important; width: 70% !important; width: 70% !important;}
.input_text{ float: none !important;  margin: auto auto 45px !important;}
.banner_text{ float: none !important;  margin: auto !important;}
#tk-1 .mk-grid.vc_row-fluid.page-section-content { margin: 30px auto !important;}
#tk-1 { height: auto !important;}
.banner_text > span{   line-height: 80px !important; display: block !important; text-align: center !important;font-size: 70px !important;}
#site-url{top: 0 !important; margin: auto !important; display: block !important; float: none !important; width: 100% !important;}
.input_text > span{font-size: 26px !important;  line-height: 36px !important;}
#tk-3 h4 { font-size: 50px !important;}
.seo_services{ font-size: 48px !important; line-height: 54px !important;}
.heding_text { font-size: 42px !important; line-height: 48px !important;}
.mk-process-steps .step-title{line-height: 38px!important;}
.gree_left_area h4{  font-size: 28px !important;}
.blog-classic-entry .blog-entry-heading .blog-title{font-size: 20px !important;padding-right: 0 !important; line-height: 26px !important;  width: 84% !important;}
#recent-posts-2 a { font-size: 15px !important;  line-height: 19px !important;}
.blog-classic-entry .blog-excerpt{font-size: 16px !important; line-height: 22px !important;}
.single-content-blog h2{font-size: 26px !important;}
#recent-posts-3 a { font-size: 16px !important;}
.comment-form-row{width: 32.5% !important;}
.port_list > li{  list-style: inside none disc !important;}
h1, h2, h3, h4, h5, h6{ font-size: 32px !important; margin-bottom: 15px !important;}
.has-pricing-offer .mk-pricing-cols{  width: 75% !important;}
.mk-pricing-offer-grid{  width: 25% !important;}
.mk-pricing-offer-grid .mk-offers ul li{padding: 15.6px 0 !important;}
.parallax-both-axis { height: 100% !important;  width: 100% !important;}
/*22-6-2015*/
.slide-form-one {margin-left: 0 !important;}
#div1 .slider-next{float: none !important; display: block !important; margin: 35px auto 61px !important;}
.slide-form-one #site-url {width: 92% !important;}
.banner_area { float: none !important;  width: 85% !important;}
#slide-form-two p:last-child { clear: both !important;  display: block !important;  float: none !important;  margin: auto !important;}  
#last-step {margin: 0 auto !important;}
.page-id-16271 #slider-contain #div2.slider-div{ width: 100% !important;left: 0 !important;}
#toPopup{left: 0 !important; margin: auto !important;right: 0 !important;}

} 

@media only screen and (min-width: 800px) and (max-width:1023px) { 


/*changes*/

.banner_area .btn-popup{ display: block !important; float: none !important; margin: 30px auto auto !important;  text-align: center !important;}
.banner_area .btn-popup.topopup > a{ top: 0 !important; float: none !important; left: 0 !important}
.banner_area{float: none !important; width: 70% !important; width: 70% !important;}
.input_text{ float: none !important;  margin: auto auto 45px !important;}
.banner_text{ float: none !important;  margin: auto !important;}
#tk-1 .mk-grid.vc_row-fluid.page-section-content { margin: 30px auto !important;}
#tk-1 { height: auto !important;}
.banner_text > span{   line-height: 70px !important; display: block !important; text-align: center !important;font-size: 60px !important;}
#site-url{top: 0 !important; margin: auto !important; display: block !important; float: none !important; width: 100% !important;}
.input_text > span{font-size: 24px !important;  line-height: 34px !important;}
#mk-main-navigation .responsive-nav-link { display: none !important;}
#tk-3 h4 { font-size: 38px !important;}
.page-id-21941 #mk-header, .mk-secondary-header { height: auto !important;}
.banner_left_area{margin: 0 !important;}
.welcome_area p{  font-size: 16px !important; padding-top: 26px !important;}
p{font-size: 16px !important;  line-height: 24px !important;}
.seo_services{ font-size: 32px !important;}
.mk-process-steps .step-title { font-size: 28px !important; line-height: 34px !important;} 
.mk-process-steps .step-desc{ font-size: 16px !important;line-height: 24px !important;}
.mk-testimonial.quote-style .testimonial-quote{ font-size: 16px !important;line-height: 24px !important;}
#fancy-title-5110{font-size: 38px !important;}
.heding_text{ font-size: 32px !important; line-height: 40px !important;}
.grid_area1 ,.grid_area2{ font-size: 26px !important;}
.widgettitle { font-size: 16px !important;}
.green_text_main{  font-size: 26px !important;}
.port_list > li{  list-style: inside none disc !important;}
h1, h2, h3, h4, h5, h6{ font-size: 30px !important; margin-bottom: 10px !important;}
.mk-pricing-table{  overflow: scroll !important;width: 100% !important;}
.mk-pricing-offer-grid{width: 40% !important;margin-top: 144px !important;}
.mk-pricing-cols, .has-pricing-offer .mk-pricing-cols{width: 60% !important;}
.quote-btn { font-size: 14px !important;}
.heigh_li { height: 36px !important;}
.featured-plan .mk-pricing-price { height: 128px !important;}
.mk-pricing-offer-grid .mk-offers ul li{ padding: 15.3px 0 !important;}
/*22-6-2015*/
.slide-form-one {margin-left: 0 !important;}
#div1 .slider-next{float: none !important; display: block !important; margin: 35px auto 61px !important;}
.slide-form-one #site-url {width: 92% !important;}
.banner_area { float: none !important;  width: 85% !important;}
#slide-form-two p:last-child { clear: both !important;  display: block !important;  float: none !important;  margin: auto !important;}  
#last-step {margin: 0 auto !important;}
.page-id-16271 #slider-contain #div2.slider-div{ width: 100% !important;left: 0 !important;}
#toPopup{left: 0 !important; margin: auto !important;right: 0 !important;}

}

@media only screen and (min-width: 768px) and (max-width:799px) {  
/*changes*/

.banner_area .btn-popup{ display: block !important; float: none !important; margin: 30px auto auto !important;  text-align: center !important;}
.banner_area .btn-popup.topopup > a{ top: 0 !important; float: none !important; left: 0 !important}
.banner_area{float: none !important; width: 70% !important; width: 70% !important;}
.input_text{ float: none !important;  margin: auto auto 45px !important;}
.banner_text{ float: none !important;  margin: auto !important;}
#tk-1 .mk-grid.vc_row-fluid.page-section-content { margin: 30px auto !important;}
#tk-1 { height: auto !important;}
.banner_text > span{   line-height: 70px !important; display: block !important; text-align: center !important;font-size: 60px !important;}
#site-url{top: 0 !important; margin: auto !important; display: block !important; float: none !important; width: 100% !important;}
.input_text > span{font-size: 24px !important;  line-height: 34px !important;}
#mk-main-navigation .responsive-nav-link { display: none !important;}
#tk-3 h4 { font-size: 38px !important;}
.page-id-21941 #mk-header, .mk-secondary-header { height: auto !important;}
.banner_left_area{margin: 0 !important;}
.welcome_area p{  font-size: 16px !important; padding-top: 26px !important;}
p{font-size: 16px !important;  line-height: 24px !important;}
.seo_services{ font-size: 32px !important;}
.mk-process-steps .step-title { font-size: 28px !important; line-height: 34px !important;} 
.mk-process-steps .step-desc{ font-size: 16px !important;line-height: 24px !important;}
.mk-testimonial.quote-style .testimonial-quote{ font-size: 16px !important;line-height: 24px !important;}
#fancy-title-5110{font-size: 38px !important;}
.heding_text{ font-size: 32px !important; line-height: 40px !important;}
.grid_area1 ,.grid_area2{ font-size: 26px !important;}
.widgettitle { font-size: 16px !important;}
.green_text_main{  font-size: 26px !important;}
.port_list > li{  list-style: inside none disc !important;}
h1, h2, h3, h4, h5, h6{ font-size: 30px !important; margin-bottom: 10px !important;}
.mk-pricing-table{  overflow: scroll !important;width: 100% !important;}
.mk-pricing-offer-grid{width: 40% !important;margin-top: 144px !important;}
.mk-pricing-cols, .has-pricing-offer .mk-pricing-cols{width: 60% !important;}
.quote-btn { font-size: 14px !important;}
.heigh_li { height: 36px !important;}
.featured-plan .mk-pricing-price { height: 128px !important;}
.mk-pricing-offer-grid .mk-offers ul li{ padding: 15.3px 0 !important;}
/*22-6-2015*/
.slide-form-one {margin-left: 0 !important;}
#div1 .slider-next{float: none !important; display: block !important; margin: 35px auto 61px !important;}
.slide-form-one #site-url {width: 92% !important;}
.banner_area { float: none !important; width: 97% !important;}
#slide-form-two p:last-child { clear: both !important;  display: block !important;  float: none !important;  margin: auto !important;}  
#last-step {margin: 0 auto !important;}
.page-id-16271 #slider-contain #div2.slider-div{ width: 100% !important;left: 0 !important;}
#toPopup{left: 0 !important; margin: auto !important;right: 0 !important;}


}


@media only screen and (min-width:738px) and (max-width: 768px) { 
/*.slider-div {margin: 150px 0 0 !important;}
.banner_text { margin-bottom: 0px  !important; } 
.page-id-21941 #first-step.slider-next {left: 154px !important;} 
.banner_left_area { display: inherit; float: left; margin: -68px 0 0; }
.page-id-21941 #mk-header, .mk-secondary-header{ height:210px !important; }
.responsive-nav-link { display: block !important; float: none !important;  position: relative !important;  top: 100px !important;  left: 119px !important; }
#mk-responsive-nav a:hover {background-color: #00bffe !important;}
.page-id-21941 #site-url {width: 439px !important;}
#mk-footer .mk-col-1-4, .mk-col-3-12 { padding-right: 15px !important; width: 100% !important; }
.widgettitle {text-align: center !important; margin:10px auto !important;}
#mk-footer a {text-align: center !important;}
#contact_info-3 li{width: 42% !important; margin: 0 auto !important;}

.widget_contact_info ul li i{ text-align: left !important; }
.widget_contact_info ul li { padding: 0 0 0 40px !important; }
.widgettitle:after{margin:10px auto !important;}
.textwidget {padding: 13px 0 0 263px !important;}
.callout-title_call_us{float: none !important; margin: 0 auto 14px !important; width: 100% !important; height: 63px !important; }
.callout-title{ float: none !important; margin: 0 auto 14px !important; width: 100% !important ; height: 63px !important;}
.callout-desc-holder > form{ float: none !important; margin: 0 auto 14px !important; width: 100% !important; height: 63px !important;}
.mk-call-to-action p{line-height: 20px !important;}
.mk-call-to-action .callout-title{line-height: 43px !important;}
.callout-title{ padding: 22px 0 16px !important;}*/


/*changes*/

.banner_area .btn-popup{ display: block !important; float: none !important; margin: 30px auto auto !important;  text-align: center !important;}
.banner_area .btn-popup.topopup > a{ top: 0 !important; float: none !important; left: 0 !important}
.banner_area{float: none !important; width: 70% !important; width: 70% !important;}
.input_text{ float: none !important;  margin: auto auto 45px !important;}
.banner_text{ float: none !important;  margin: auto !important;}
#tk-1 .mk-grid.vc_row-fluid.page-section-content { margin: 30px auto !important;}
#tk-1 { height: auto !important;}
.banner_text > span{   line-height: 70px !important; display: block !important; text-align: center !important;font-size: 60px !important;}
#site-url{top: 0 !important; margin: auto !important; display: block !important; float: none !important; width: 100% !important;}
.input_text > span{font-size: 24px !important;  line-height: 34px !important;}
#mk-main-navigation .responsive-nav-link { display: none !important;}
#tk-3 h4 { font-size: 38px !important;}
.page-id-21941 #mk-header, .mk-secondary-header { height: auto !important;}
.banner_left_area{margin: 0 !important;}
.welcome_area p{  font-size: 16px !important; padding-top: 26px !important;}
p{font-size: 16px !important;  line-height: 24px !important;}
.seo_services{ font-size: 32px !important;}
.mk-process-steps .step-title { font-size: 28px !important; line-height: 34px !important;} 
.mk-process-steps .step-desc{ font-size: 16px !important;line-height: 24px !important;}
.mk-testimonial.quote-style .testimonial-quote{ font-size: 16px !important;line-height: 24px !important;}
#fancy-title-5110{font-size: 38px !important;}
.heding_text{ font-size: 32px !important; line-height: 40px !important;}
.grid_area1 ,.grid_area2{ font-size: 26px !important;}
.widgettitle { font-size: 16px !important;}
.green_text_main{  font-size: 26px !important;}
.port_list > li{  list-style: inside none disc !important;}
h1, h2, h3, h4, h5, h6{ font-size: 30px !important; margin-bottom: 10px !important;}
.mk-pricing-table{  overflow: scroll !important;width: 100% !important;}
.mk-pricing-offer-grid{width: 40% !important;margin-top: 144px !important;}
.mk-pricing-cols, .has-pricing-offer .mk-pricing-cols{width: 60% !important;}
.quote-btn { font-size: 14px !important;}
.heigh_li { height: 36px !important;}
.featured-plan .mk-pricing-price { height: 128px !important;}
.mk-pricing-offer-grid .mk-offers ul li{ padding: 15.3px 0 !important;}
.parallax-both-axis { height: 100% !important;  width: 100% !important;}
/*22-6-2015*/
.slide-form-one {margin-left: 0 !important;}
#div1 .slider-next{float: none !important; display: block !important; margin: 35px auto 61px !important;}
.slide-form-one #site-url {width: 92% !important;}
.banner_area { float: none !important; width: 90% !important;}
#slide-form-two p:last-child { clear: both !important;  display: block !important;  float: none !important;  margin: auto !important;} 
.page-id-16271 #slider-contain #div2.slider-div{ width: 100% !important;left: 0 !important;} 
#last-step {margin: 0 auto !important;}
#toPopup{left: 0 !important; margin: auto !important;right: 0 !important;}

}

@media only screen and (min-width: 668px) and (max-width: 736px) {
	
.page-id-21941 .banner_text > span{ line-height:74px; }	
.page-id-21941 .banner_text > span{font-size: 65px !important; line-height: 60px !important;}
.slider-div {margin: 0px 0 0 !important;}
.banner_text { margin-bottom: 0px  !important; } 
.page-id-21941 #first-step.slider-next {left: 154px !important;} 
.banner_left_area { display: inherit; float: left; margin: -68px 0 0; }
.page-id-21941 #mk-header, .mk-secondary-header{ height:210px !important; }

#mk-responsive-nav a:hover {background-color: #00bffe !important;}
.page-id-21941 #site-url {width: 439px !important;}
#mk-footer .mk-col-1-4, .mk-col-3-12 { padding-right: 15px !important; width: 100% !important; }
.widgettitle {text-align: center !important; margin:10px auto 25px!important;}
#mk-footer a {text-align: center !important;}
#contact_info-3 li{width: 94% !important;  margin: 0 auto 10px !important;}
.widget_contact_info ul li i{ text-align: left !important; }
.widget_contact_info ul li { padding: 0 0 0 40px !important; }
.widgettitle:after{margin:10px auto !important;}
.callout-desc-holder > form{ float: none !important; margin: 0 auto 14px !important; width: 100% !important; height: 63px !important;}
.mk-call-to-action p{line-height: 20px !important;}
.mk-call-to-action .callout-title{line-height: 43px !important;}
.callout-title{ padding: 22px 0 16px !important;}
#mk-boxed-layout .resposnive-nav-container ul { display: none !important; }
.menu-item-has-children a{ height: 0px !important; line-height: 0px !important; margin-top: 0px !important;  padding: 25px 0 24px 20px !important; }
.welcom{  font-size: 48px !important; line-height: 58px !important; padding-bottom: 0 !important;}
.mak_hedder_area {margin: 0 auto; width: 100%;}

.widget.widget_text{padding: 0 0 0 258px !important;}	

/*changes*/

.banner_area .btn-popup{ display: block !important; float: none !important; margin: 30px auto auto !important;  text-align: center !important;}
.banner_area .btn-popup.topopup > a{ top: 0 !important; float: none !important; left: 0 !important}
.banner_area{float: none !important; width: 90% !important; margin: auto !important;}
.input_text{ float: none !important;  margin: auto auto 35px !important;}
.banner_text{ float: none !important;  margin: auto !important;}
#tk-1 .mk-grid.vc_row-fluid.page-section-content { margin: 0 auto 30px !important;}
#tk-1 { height: auto !important;}
.banner_text > span{   line-height: 62px !important; display: block !important; text-align: center !important;font-size: 52px !important;}
#site-url{top: 0 !important; margin: auto !important; display: block !important; float: none !important; width: 100% !important;}
.input_text > span{font-size: 24px !important;  line-height: 34px !important;}
.banner_left_area{margin: auto !important;}
#mk-header .mk-grid, .mk-secondary-header .mk-grid {padding-left: 0 !important; padding-right: 0 !important; width: 100% !important;}
#mk-main-navigation > ul{text-align: center !important;}
.mk-header-logo{ margin-left: 0 !important;}
.responsive-nav-link { display: block !important; float: right !important;}
.mk-secondary-header .mk-header-logo{ margin-left: 0 !important;}
#mk-header, .mk-secondary-header{ height: auto !important;}
#mk-main-navigation .responsive-nav-link {background: url("../../images/toggle.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important; height: 17px !important;  margin-top: 62px !important; width: 22px !important;}
.responsive-nav-link i{ display: none !important;}
.welcome_area p{padding-top: 15px !important;}
#welcome_text { padding: 10px 0 15px !important;}
#service_area .mk-shortcode.mk-padding-shortcode { height: auto !important;}
#icon-box-8426 { margin-bottom: 0 !important;}
.box_titile.white .icon-box-content .icon-box-desc{ height: auto !important;}
.mk-box-icon{ margin-bottom: 25px !important;}
.box_titile.white .icon-box-content .icon-box-title{ margin-bottom: 20px !important;}
#service_area { padding: 35px 0 20px !important;}
#service_area h2 {margin-bottom: 25px !important; font-size: 44px !important;  line-height: 50px !important;}
.last_icn_sec .last_icn { margin-bottom: 0 !important;}
.mob_view_sec { padding: 30px 0 10px !important;}
.black_text_center_area{ font-size: 21px !important; line-height: 29px !important; padding: 15px 0 !important;}
#tk-3 h4 {font-size: 48px !important; margin-bottom: 25px !important;}
.seo_services{ line-height: 52px !important;font-size: 46px !important;margin-bottom: 25px !important;}
.proocess_sub_hedding .fancy-title-span > p{font-size: 21px !important; line-height: 27px !important;}
.proocess_sub_hedding .fancy-title-span b{font-size: 23px !important;}
#tk-222 { clear: both !important; display: block !important;}
#tk-222 .mk-shortcode.mk-padding-shortcode { height: auto !important;}
.callout-title_call_us{ float: none !important;margin: auto !important;  font-size: 22px !important; line-height: 28px !important;}
.mk-call-to-action .callout-title {clear: both !important; display: block !important; float: none !important; font-size: 22px !important; line-height: 28px !important;  margin: auto !important; width: 138px !important; padding: 30px 0 30px 63px !important;}
.callout-desc-holder > form{ width: 50% !important;}
.mk-call-to-action{ padding: 45px 45px 35px !important;}
.callout-desc .input_main_area { margin-top: 5px !important;}
#mk-footer{padding: 25px 0 0 !important;}
#mk-footer .menu li a {font-size: 16px !important; line-height: 22px !important;}
#mk-responsive-nav li a{ text-align: center !important;}
#mk-responsive-nav .mk-nav-arrow{ width: 100% !important;right: 30px !important; text-align: right !important;}
#mk-responsive-nav li a{padding-left: 0 !important; padding-right: 0 !important;}
.heding_text{   margin-top: 30px !important; position: relative !important; font-size: 34px !important; line-height: 44px !important; top: 62px !important;}
.testimonial_inner_sec h4 { font-size: 48px !important; margin-bottom: 20px !important;}
.green_text{ font-size: 20px !important; line-height: 28px !important;}
.partner_area{width: 95% !important;}
.page-id-19357 .mk-shortcode.mk-padding-shortcode { height: auto !important;}
.grid_area1 ,.grid_area2{ font-size: 24px !important;}
.green_text_main h2{ font-size: 28px !important; line-height: 34px !important;}
.green_text_main{ line-height: 32px !important;   font-size: 28px !important;}
.step-holder .step-desc {padding: 0 !important;}
.mk-process-steps .step-title{line-height: 32px !important;  font-size: 26px !important;}
.center_align p{margin: 30px auto !important;}
.mob_padding { padding: 0 !important;}
.mk-moving-image.align-center{ margin-bottom: 15px !important;}
.page-id-17830 .heding_text{ top: -13px !important;}
.contact_form textarea, .contact_form input[type="text"],.contact_form input[type="tel"], .contact_form input[type="email"], .contact_form input[type="password"]{	box-sizing: inherit !important;width: 94% !important;}
.blog-classic-entry .blog-excerpt{font-size: 16px !important; line-height: 22px !important;}
.blog-classic-entry .blog-entry-heading .blog-title{ width: 100% !important;}
.blog-classic-entry .blog-entry-heading .blog-comments, .blog-classic-entry .blog-entry-heading .mk-love-holder{ float: left !important;}
.blog-meta{ clear: both !important; padding: 10px 8px 0 !important;}
#mk-sidebar ul{text-align:center!important;}
.widget_categories li{ float: none !important;  text-align: center !important;}
.mk-searchform{ max-width: 100% !important;}
.blog-classic-entry{  margin-bottom: 40px !important;}
.mk-loadmore-button{  margin: 20px auto auto !important;}
.single-content-blog{  width: 100% !important;}
.port_list > li{  list-style: inside none disc !important;}
.parallax-both-axis{height: 100% !important;}

 .tabel_mob_sec {display: block !important; overflow: scroll !important; width: 100% !important;}
 .mk-pricing-cols li.three-table { float: left !important;  width: 210px !important;}
.mk-pricing-table{   display: block !important; width: 890px !important;}
.mk-pricing-offer-grid{  display: block !important; float: left !important;width: 240px !important;}
.mk-pricing-cols, .has-pricing-offer .mk-pricing-cols{  float: left!important;  width: 640px !important;}
.quote-btn {display: block !important; font-size: 16px !important; margin: auto !important; width: 80% !important;}

/*22-6-2015*/
.slide-form-one {margin-left: 0 !important;}
#div1 .slider-next{float: none !important; display: block !important; margin: 35px auto 61px !important;}
.slide-form-one #site-url {width: 92% !important;}
.banner_area { float: none !important; width: 97% !important;}
#slide-form-two p:last-child { clear: both !important;  display: block !important;  float: none !important;  margin: auto !important;}  
#last-step {margin: 0 auto !important;}
#slider-contain #div2 input { width: 100% !important;}
#slider-contain #div2 p {float: none !important;  margin: 0 auto !important; width: 90% !important;}
.banner_area input{height: 52px !important; padding: 14px !important;}
#slider-contain #div2 input#last-step { margin-top: 30px !important;}
.page-id-16271 #slider-contain #div2.slider-div{width: 100% !important;} 


}


@media only screen and (min-width: 570px) and (max-width: 667px) {
	
.page-id-21941 .banner_text > span{ line-height:74px; }	
.page-id-21941 .banner_text > span{font-size: 65px !important; line-height: 60px !important;}
.slider-div {margin: 0px 0 0 !important;}
.banner_text { margin-bottom: 0px  !important; } 
.page-id-21941 #first-step.slider-next {left: 154px !important;} 
.banner_left_area { display: inherit; float: left; margin: -68px 0 0; }
.page-id-21941 #mk-header, .mk-secondary-header{ height:210px !important; }

#mk-responsive-nav a:hover {background-color: #00bffe !important;}
.page-id-21941 #site-url {width: 439px !important;}
#mk-footer .mk-col-1-4, .mk-col-3-12 { padding-right: 15px !important; width: 100% !important; }
.widgettitle {text-align: center !important; margin:10px auto 25px!important;}
#mk-footer a {text-align: center !important;}
#contact_info-3 li{width: 94% !important;  margin: 0 auto 10px !important;}
.widget_contact_info ul li i{ text-align: left !important; }
.widget_contact_info ul li { padding: 0 0 0 40px !important; }
.widgettitle:after{margin:10px auto !important;}
.callout-desc-holder > form{ float: none !important; margin: 0 auto 14px !important; width: 100% !important; height: 63px !important;}
.mk-call-to-action p{line-height: 20px !important;}
.mk-call-to-action .callout-title{line-height: 43px !important;}
.callout-title{ padding: 22px 0 16px !important;}
#mk-boxed-layout .resposnive-nav-container ul { display: none !important; }
.menu-item-has-children a{ height: 0px !important; line-height: 0px !important; margin-top: 0px !important;  padding: 25px 0 24px 20px !important; }
.welcom{  font-size: 48px !important; line-height: 58px !important; padding-bottom: 0 !important;}
.mak_hedder_area {margin: 0 auto; width: 100%;}
.widget.widget_text{padding: 0 0 0 258px !important;}	

/*changes*/

.banner_area .btn-popup{ display: block !important; float: none !important; margin: 30px auto auto !important;  text-align: center !important;}
.banner_area .btn-popup.topopup > a{ top: 0 !important; float: none !important; left: 0 !important}
.banner_area{float: none !important; width: 90% !important; margin: auto !important;}
.input_text{ float: none !important;  margin: auto auto 35px !important;}
.banner_text{ float: none !important;  margin: auto !important;}
#tk-1 .mk-grid.vc_row-fluid.page-section-content { margin: 0 auto 30px !important;}
#tk-1 { height: auto !important;}
.banner_text > span{   line-height: 62px !important; display: block !important; text-align: center !important;font-size: 52px !important;}
#site-url{top: 0 !important; margin: auto !important; display: block !important; float: none !important; width: 100% !important;}
.input_text > span{font-size: 24px !important;  line-height: 34px !important;}
.banner_left_area{margin: auto !important;}
#mk-header .mk-grid, .mk-secondary-header .mk-grid {padding-left: 0 !important; padding-right: 0 !important; width: 100% !important;}
#mk-main-navigation > ul{text-align: center !important;}
.mk-header-logo{ margin-left: 0 !important;}
.responsive-nav-link { display: block !important; float: right !important;}
.mk-secondary-header .mk-header-logo{ margin-left: 0 !important;}
#mk-header, .mk-secondary-header{ height: auto !important;}
#mk-main-navigation .responsive-nav-link {background: url("../../images/toggle.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important; height: 17px !important;  margin-top: 62px !important; width: 22px !important;}
.responsive-nav-link i{ display: none !important;}
.welcome_area p{padding-top: 15px !important;}
#welcome_text { padding: 10px 0 15px !important;}
#service_area .mk-shortcode.mk-padding-shortcode { height: auto !important;}
#icon-box-8426 { margin-bottom: 0 !important;}
.box_titile.white .icon-box-content .icon-box-desc{ height: auto !important;}
.mk-box-icon{ margin-bottom: 25px !important;}
.box_titile.white .icon-box-content .icon-box-title{ margin-bottom: 20px !important;}
#service_area { padding: 35px 0 20px !important;}
#service_area h2 {margin-bottom: 25px !important; font-size: 44px !important;  line-height: 50px !important;}
.last_icn_sec .last_icn { margin-bottom: 0 !important;}
.mob_view_sec { padding: 30px 0 10px !important;}
.black_text_center_area{ font-size: 21px !important; line-height: 29px !important; padding: 15px 0 !important;}
#tk-3 h4 {font-size: 48px !important; margin-bottom: 25px !important;}
.seo_services{ line-height: 52px !important;font-size: 46px !important;margin-bottom: 25px !important;}
.proocess_sub_hedding .fancy-title-span > p{font-size: 21px !important; line-height: 27px !important;}
.proocess_sub_hedding .fancy-title-span b{font-size: 23px !important;}
#tk-222 { clear: both !important; display: block !important;}
#tk-222 .mk-shortcode.mk-padding-shortcode { height: auto !important;}
.callout-title_call_us{ float: none !important;margin: auto !important;  font-size: 22px !important; line-height: 28px !important;}
.mk-call-to-action .callout-title {clear: both !important; display: block !important; float: none !important; font-size: 22px !important; line-height: 28px !important;  margin: auto !important; width: 138px !important; padding: 30px 0 30px 63px !important;}
.callout-desc-holder > form{ width: 53% !important;}
.mk-call-to-action{ padding: 45px 45px 35px !important;}
.callout-desc .input_main_area { margin-top: 5px !important;}
#mk-footer{padding: 25px 0 0 !important;}
#mk-footer .menu li a {font-size: 16px !important; line-height: 22px !important;}
#mk-responsive-nav li a{ text-align: center !important;}
#mk-responsive-nav .mk-nav-arrow{ width: 100% !important;right: 30px !important; text-align: right !important;}
#mk-responsive-nav li a{padding-left: 0 !important; padding-right: 0 !important;}
.heding_text{   margin-top: 30px !important; position: relative !important; font-size: 34px !important; line-height: 44px !important; top: 62px !important;}
.testimonial_inner_sec h4 { font-size: 48px !important; margin-bottom: 20px !important;}
.green_text{ font-size: 20px !important; line-height: 28px !important;}
.partner_area{width: 95% !important;}
.page-id-19357 .mk-shortcode.mk-padding-shortcode { height: auto !important;}
.grid_area1 ,.grid_area2{ font-size: 24px !important;}
.green_text_main h2{ font-size: 28px !important; line-height: 34px !important;}
.green_text_main{ line-height: 32px !important;   font-size: 28px !important;}
.step-holder .step-desc {padding: 0 !important;}
.mk-process-steps .step-title{line-height: 32px !important;  font-size: 26px !important;}
.center_align p{margin: 30px auto !important;}
.mob_padding { padding: 0 !important;}
.mk-moving-image.align-center{ margin-bottom: 15px !important;}
.page-id-17830 .heding_text{ top: -13px !important;}
/*.contact_form textarea, .contact_form input[type="text"],.contact_form input[type="tel"], .contact_form input[type="email"], .contact_form input[type="password"]{	box-sizing: inherit !important;width: 94% !important;}*/
.blog-classic-entry .blog-excerpt{font-size: 16px !important; line-height: 22px !important;}
.blog-classic-entry .blog-entry-heading .blog-title{ width: 100% !important;}
.blog-classic-entry .blog-entry-heading .blog-comments, .blog-classic-entry .blog-entry-heading .mk-love-holder{ float: left !important;}
.blog-meta{ clear: both !important; padding: 10px 8px 0 !important;}
#mk-sidebar ul{text-align:center!important;}
.widget_categories li{ float: none !important;  text-align: center !important;}
.mk-searchform{ max-width: 100% !important;}
.blog-classic-entry{  margin-bottom: 40px !important;}
.mk-loadmore-button{  margin: 20px auto auto !important;}
.single-content-blog{  width: 100% !important;}
.port_list > li{  list-style: inside none disc !important;}
.parallax-both-axis{height: 100% !important;}


 .tabel_mob_sec {display: block !important; overflow: scroll !important; width: 100% !important;}
 .mk-pricing-cols li.three-table { float: left !important;  width: 210px !important;}
.mk-pricing-table{   display: block !important; width: 890px !important;}
.mk-pricing-offer-grid{  display: block !important; float: left !important;width: 240px !important;}
.mk-pricing-cols, .has-pricing-offer .mk-pricing-cols{  float: left!important;  width: 640px !important;}
.quote-btn {display: block !important; font-size: 16px !important; margin: auto !important; width: 80% !important;}
/*22-6-2015*/
.slide-form-one {margin-left: 0 !important;}
#div1 .slider-next{float: none !important; display: block !important; margin: 35px auto 61px !important;}
.slide-form-one #site-url {width: 92% !important;}
.banner_area { float: none !important; width: 97% !important;}
#slide-form-two p:last-child { clear: both !important;  display: block !important;  float: none !important;  margin: auto !important;}  
#last-step {margin: 0 auto !important;}
#slider-contain #div2 input { width: 100% !important;}
#slider-contain #div2 p {float: none !important;  margin: 0 auto !important; width: 90% !important;}
.banner_area input{height: 52px !important; padding: 14px !important;}
#slider-contain #div2 input#last-step { margin-top: 30px !important;}
.page-id-23418 .get-free-quote-section input { box-sizing: inherit !important;  width: 94.5% !important;}

}


@media only screen and (min-width: 485px) and (max-width: 568px) {
body .get-free-quote-section .full-width.get-quote input {width: 79%!important;}
.page-id-21941 .banner_text > span{ line-height:74px; }	
.page-id-21941 .banner_text > span{font-size: 65px !important; line-height: 60px !important;}
.slider-div {margin: 0px 0 0 !important;}
.banner_text { margin-bottom: 0px  !important; } 
.page-id-21941 #first-step.slider-next {left: 154px !important;} 
.banner_left_area { display: inherit; float: left; margin: -68px 0 0; }
.page-id-21941 #mk-header, .mk-secondary-header{ height:210px !important; }

#mk-responsive-nav a:hover {background-color: #00bffe !important;}
.page-id-21941 #site-url {width: 439px !important;}
#mk-footer .mk-col-1-4, .mk-col-3-12 { padding-right: 15px !important; width: 100% !important; }
.widgettitle {text-align: center !important; margin:10px auto 25px!important;}
#mk-footer a {text-align: center !important;}
#contact_info-3 li{width: 90% !important;  margin: 0 auto 10px !important;}
.widget_contact_info ul li i{ text-align: left !important; }
.widget_contact_info ul li { padding: 0 0 0 40px !important; }
.widgettitle:after{margin:10px auto !important;}
.callout-desc-holder > form{ float: none !important; margin: 0 auto 14px !important; width: 100% !important; height: 63px !important;}
.mk-call-to-action p{line-height: 20px !important;}
.mk-call-to-action .callout-title{line-height: 43px !important;}
.callout-title{ padding: 22px 0 16px !important;}
#mk-boxed-layout .resposnive-nav-container ul { display: none !important; }
.menu-item-has-children a{ height: 0px !important; line-height: 0px !important; margin-top: 0px !important;  padding: 25px 0 24px 20px !important; }
.welcom{  font-size: 48px !important; line-height: 58px !important; padding-bottom: 0 !important;}
.mak_hedder_area {margin: 0 auto; width: 100%;}

.widget.widget_text{padding: 0 0 0 258px !important;}
.footer-wrapper .widget.widget_text {padding: 0 !important;}	

/*changes*/

.banner_area .btn-popup{ display: block !important; float: none !important; margin: 30px auto auto !important;  text-align: center !important;}
.banner_area .btn-popup.topopup > a{ top: 0 !important; float: none !important; left: 0 !important}
.banner_area{float: none !important; width: 90% !important; margin: auto !important;}
.input_text{ float: none !important;  margin: auto auto 35px !important;}
.banner_text{ float: none !important;  margin: auto !important;}
#tk-1 .mk-grid.vc_row-fluid.page-section-content { margin: 0 auto 30px !important;}
#tk-1 { height: auto !important;}
.banner_text > span{   line-height: 62px !important; display: block !important; text-align: center !important;font-size: 52px !important;}
#site-url{top: 0 !important; margin: auto !important; display: block !important; float: none !important; width: 100% !important;}
.input_text > span{font-size: 24px !important;  line-height: 34px !important;}
.banner_left_area{margin: auto !important;}
#mk-header .mk-grid, .mk-secondary-header .mk-grid {padding-left: 0 !important; padding-right: 0 !important; width: 100% !important;}
#mk-main-navigation > ul{text-align: center !important;}
.mk-header-logo{ margin-left: 0 !important;}
.responsive-nav-link { display: block !important; float: right !important;}
.mk-secondary-header .mk-header-logo{ margin-left: 0 !important;}
#mk-header, .mk-secondary-header{ height: auto !important;}
#mk-main-navigation .responsive-nav-link {background: url("../../images/toggle.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important; height: 17px !important;  margin-top: 62px !important; width: 22px !important;}
.responsive-nav-link i{ display: none !important;}
.welcome_area p{padding-top: 15px !important;}
#welcome_text { padding: 10px 0 15px !important;}
#service_area .mk-shortcode.mk-padding-shortcode { height: auto !important;}
#icon-box-8426 { margin-bottom: 0 !important;}
.box_titile.white .icon-box-content .icon-box-desc{ height: auto !important;}
.mk-box-icon{ margin-bottom: 25px !important;}
.box_titile.white .icon-box-content .icon-box-title{ margin-bottom: 20px !important;}
#service_area { padding: 35px 0 20px !important;}
#service_area h2 {margin-bottom: 25px !important; font-size: 44px !important;  line-height: 50px !important;}
.last_icn_sec .last_icn { margin-bottom: 0 !important;}
.mob_view_sec { padding: 30px 0 10px !important;}
.black_text_center_area{ font-size: 21px !important; line-height: 29px !important; padding: 15px 0 !important;}
#tk-3 h4 {font-size: 48px !important; margin-bottom: 25px !important;}
.seo_services{ line-height: 52px !important;font-size: 46px !important;margin-bottom: 25px !important;}
.proocess_sub_hedding .fancy-title-span > p{font-size: 21px !important; line-height: 27px !important;}
.proocess_sub_hedding .fancy-title-span b{font-size: 23px !important;}
#tk-222 { clear: both !important; display: block !important;}
#tk-222 .mk-shortcode.mk-padding-shortcode { height: auto !important;}
.callout-title_call_us{ float: none !important;margin: auto !important;  font-size: 22px !important; line-height: 28px !important;}
.mk-call-to-action .callout-title {clear: both !important; display: block !important; float: none !important; font-size: 22px !important; line-height: 28px !important;  margin: auto !important; width: 188px !important; padding: 30px 0 30px 63px !important;}
.callout-desc-holder > form{ width: 92% !important;}
.mk-call-to-action{ padding: 45px 45px 35px !important;}
.callout-desc .input_main_area { margin-top: 5px !important;}
#mk-footer{padding: 25px 0 0 !important;}
#mk-footer .menu li a {font-size: 16px !important; line-height: 22px !important;}
#mk-responsive-nav li a{ text-align: center !important;}
#mk-responsive-nav .mk-nav-arrow{ width: 100% !important;right: 30px !important; text-align: right !important;}
#mk-responsive-nav li a{padding-left: 0 !important; padding-right: 0 !important;}
.heding_text{   margin-top: 30px !important; position: relative !important; font-size: 28px !important; line-height: 32px !important; top: 62px !important;}
.testimonial_inner_sec h4 { font-size: 48px !important; margin-bottom: 20px !important;}
.green_text{ font-size: 20px !important; line-height: 28px !important;}
.partner_area{width: 95% !important;}
.page-id-19357 .mk-shortcode.mk-padding-shortcode { height: auto !important;}
.grid_area1 ,.grid_area2{ font-size: 24px !important;}
.green_text_main h2{ font-size: 28px !important; line-height: 34px !important;}
.green_text_main{ line-height: 32px !important;   font-size: 28px !important;}
.step-holder .step-desc {padding: 0 !important;}
.mk-process-steps .step-title{line-height: 32px !important;  font-size: 26px !important;}
.center_align p{margin: 30px auto !important;}
.mob_padding { padding: 0 !important;}
.mk-moving-image.align-center{ margin-bottom: 15px !important;}
.page-id-17830 .heding_text{ top: -13px !important;}
/*.contact_form textarea, .contact_form input[type="text"],.contact_form input[type="tel"], .contact_form input[type="email"], .contact_form input[type="password"]{	box-sizing: inherit !important;width: 94% !important;}*/
.blog-classic-entry .blog-excerpt{font-size: 16px !important; line-height: 22px !important;}
.blog-classic-entry .blog-entry-heading .blog-title{ width: 100% !important;}
.blog-classic-entry .blog-entry-heading .blog-comments, .blog-classic-entry .blog-entry-heading .mk-love-holder{ float: left !important;}
.blog-meta{ clear: both !important; padding: 10px 8px 0 !important;}
#mk-sidebar ul{text-align:center!important;}
.widget_categories li{ float: none !important;  text-align: center !important;}
.mk-searchform{ max-width: 100% !important;}
.blog-classic-entry{  margin-bottom: 40px !important;}
.mk-loadmore-button{  margin: 20px auto auto !important;}
.single-content-blog{  width: 100% !important;}
.port_list > li{  list-style: inside none disc !important;}
.parallax-both-axis{height: 100% !important;}

 .tabel_mob_sec {display: block !important; overflow: scroll !important; width: 100% !important;}
 .mk-pricing-cols li.three-table { float: left !important;  width: 210px !important;}
.mk-pricing-table{   display: block !important; width: 890px !important;}
.mk-pricing-offer-grid{  display: block !important; float: left !important;width: 240px !important;}
.mk-pricing-cols, .has-pricing-offer .mk-pricing-cols{  float: left!important;  width: 640px !important;}
.quote-btn {display: block !important; font-size: 16px !important; margin: auto !important; width: 80% !important;}
/*22-6-2015*/
.slide-form-one {margin-left: 0 !important;}
#div1 .slider-next{float: none !important; display: block !important; margin: 35px auto 61px !important;}
.slide-form-one #site-url {width: 92% !important;}
.banner_area { float: none !important; width: 97% !important;}
#slide-form-two p:last-child { clear: both !important;  display: block !important;  float: none !important;  margin: auto !important;}  
#last-step {margin: 0 auto !important;}
#slider-contain #div2 input { width: 100% !important;}
#slider-contain #div2 p {float: none !important;  margin: 0 auto !important; width: 90% !important;}
.banner_area input{height: 52px !important; padding: 14px !important;}
#slider-contain #div2 input#last-step { margin-top: 30px !important;}  
.page-id-23418 .get-free-quote-section input {box-sizing: inherit !important; width: 93.2% !important;} 

}


@media only screen and (min-width: 376px) and (max-width: 485px) {
.page-id-21941 .banner_text > span{ line-height:74px;}	
.page-id-21941 .banner_text > span{font-size: 65px !important; line-height: 60px !important;}
.slider-div {margin: 0px 0 0 !important;}
.banner_text { margin-bottom: 0px  !important; } 
.page-id-21941 #first-step.slider-next {left: 154px !important;} 
.banner_left_area { display: inherit; float: left; margin: -68px 0 0; }
.page-id-21941 #mk-header, .mk-secondary-header{ height:210px !important; }

#mk-responsive-nav a:hover {background-color: #00bffe !important;}
.page-id-21941 #site-url {width: 439px !important;}
#mk-footer .mk-col-1-4, .mk-col-3-12 { padding-right: 15px !important; width: 100% !important; }
.widgettitle {text-align: center !important; margin:10px auto 25px!important;}
#mk-footer a {text-align: center !important;}
#contact_info-3 li{width: 38% !important;  margin: 0 auto 10px !important;}
.widget_contact_info ul li i{ text-align: left !important; }
.widget_contact_info ul li { padding: 0 0 0 40px !important; }
.widgettitle:after{margin:10px auto !important;}
.callout-desc-holder > form{ float: none !important; margin: 0 auto 14px !important; width: 100% !important; height: 63px !important;}
.mk-call-to-action p{line-height: 20px !important;}
.mk-call-to-action .callout-title{line-height: 43px !important;}
.callout-title{ padding: 22px 0 16px !important;}
#mk-boxed-layout .resposnive-nav-container ul { display: none !important; }
.menu-item-has-children a{ height: 0px !important; line-height: 0px !important; margin-top: 0px !important;  padding: 25px 0 24px 20px !important; }
.welcom{  font-size: 36px !important; line-height: 42px !important; padding-bottom: 0 !important;}
.mak_hedder_area {margin: 0 auto; width: 100%;}
.widget.widget_social_networks { padding: 0 0 0 204px !important; }
.widget.widget_text{padding: 0 0 0 258px !important;}	

/*changes*/

.banner_area .btn-popup{ display: block !important; float: none !important; margin: 30px auto auto !important;  text-align: center !important;}
.banner_area .btn-popup.topopup > a{ top: 0 !important; float: none !important; left: 0 !important}
.banner_area{float: none !important; width: 90% !important; margin: auto !important;}
.input_text{ float: none !important;  margin: auto auto 25px !important;}
.banner_text{ float: none !important;  margin: auto !important;}
#tk-1 .mk-grid.vc_row-fluid.page-section-content { margin: 0 auto 30px !important;}
#tk-1 { height: auto !important;}
.banner_text > span{   line-height: 62px !important; display: block !important; text-align: center !important;font-size: 52px !important;}
#site-url{top: 0 !important; margin: auto !important; display: block !important; float: none !important; width: 100% !important; height: 60px !important;}
.input_text > span{font-size: 21px !important;  line-height: 27px !important;}
.banner_left_area{margin: auto !important;}
#mk-header .mk-grid, .mk-secondary-header .mk-grid {padding-left: 0 !important; padding-right: 0 !important;}
#mk-main-navigation > ul{text-align: center !important;}
.mk-header-logo{ margin-left: 0 !important;}
.responsive-nav-link { display: block !important; float: right !important;}
.mk-secondary-header .mk-header-logo{ margin-left: 0 !important;}
#mk-header, .mk-secondary-header{ height: auto !important;}
#mk-main-navigation .responsive-nav-link {background: url("../../images/toggle.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important; height: 17px !important;  margin-top: 62px !important; width: 22px !important;}
.responsive-nav-link i{ display: none !important;}
.welcome_area p{padding-top: 15px !important;}
#welcome_text { padding: 10px 0 15px !important;}
#service_area .mk-shortcode.mk-padding-shortcode { height: auto !important;}
#icon-box-8426 { margin-bottom: 0 !important;}
.box_titile.white .icon-box-content .icon-box-desc{ height: auto !important;}
.mk-box-icon{ margin-bottom: 25px !important;}
.box_titile.white .icon-box-content .icon-box-title{ margin-bottom: 15px !important;  font-size: 20px !important;  margin-bottom: 26px !important;}
#service_area { padding: 35px 0 20px !important;}
#service_area h2 {margin-bottom: 25px !important; font-size: 38px !important;  line-height: 44px !important;}
.last_icn_sec .last_icn { margin-bottom: 0 !important;}
.mob_view_sec { padding: 30px 0 10px !important;}
.black_text_center_area{ font-size: 21px !important; line-height: 29px !important; padding: 10px 0 !important;}
#tk-3 h4 {font-size: 38px !important; margin-bottom: 25px !important;}
.seo_services{ line-height: 44px !important;font-size: 38px !important;margin-bottom: 25px !important;}
.proocess_sub_hedding .fancy-title-span > p{font-size: 18px !important; line-height: 24px !important;}
.proocess_sub_hedding .fancy-title-span b{font-size: 20px !important;}
#tk-222 { clear: both !important; display: block !important;}
#tk-222 .mk-shortcode.mk-padding-shortcode { height: auto !important;}
.callout-title_call_us{ background-size: 20% auto !important; float: none !important; font-size: 20px !important; line-height: 26px !important; margin: auto !important;    padding-left: 50px !important;  width: 139px !important;}
.mk-call-to-action .callout-title {   background-size: 15% auto !important; clear: both !important; display: block !important; float: none !important; font-size: 20px !important;
    line-height: 28px !important; margin: auto !important; padding: 20px 0 20px 63px !important; width: 140px !important;}
.callout-desc-holder > form{ width: 80% !important;}
.get-free-quote-section .full-width input {width: 89%!important;}
.get-free-quote-section .full-width.get-quote input {width: 70%!important;}
.mk-call-to-action{ padding: 45px 45px 35px !important;}
.callout-desc .input_main_area { margin-top: 5px !important;}
#mk-footer{padding: 25px 0 0 !important;}
#mk-footer .menu li a {font-size: 16px !important; line-height: 22px !important;}
#mk-responsive-nav li a{ text-align: center !important;}
#mk-responsive-nav .mk-nav-arrow{ width: 100% !important;right: 30px !important; text-align: right !important;}
#mk-responsive-nav li a{padding-left: 0 !important; padding-right: 0 !important;}
.heding_text{   margin-top: 30px !important; position: relative !important; font-size: 28px !important; line-height: 36px !important; top: 20px !important;}
.testimonial_inner_sec h4 { font-size: 48px !important; margin-bottom: 20px !important;}
.green_text{ font-size: 20px !important; line-height: 28px !important;}
.partner_area{width: 95% !important;}
.page-id-19357 .mk-shortcode.mk-padding-shortcode { height: auto !important;}
.grid_area1 ,.grid_area2{ font-size: 24px !important;}
.green_text_main h2{ font-size: 28px !important; line-height: 34px !important;}
.green_text_main{ line-height: 32px !important;  font-size: 28px !important;}
.step-holder .step-desc {padding: 0 !important;}
.mk-process-steps .step-title{line-height: 32px !important;  font-size: 26px !important;}
.center_align p{margin: 30px auto !important;}
.mob_padding { padding: 0 !important;}
.mk-moving-image.align-center{ margin-bottom: 15px !important;}
.page-id-17830 .heding_text{ top: -13px !important;}
.contact_form textarea, .contact_form input[type="text"],.contact_form input[type="tel"], .contact_form input[type="email"], .contact_form input[type="password"]{	box-sizing: inherit !important;width: 92% !important;}
.blog-classic-entry .blog-excerpt{font-size: 16px !important; line-height: 22px !important;}
.blog-classic-entry .blog-entry-heading .blog-title{ width: 100% !important;}
.blog-classic-entry .blog-entry-heading .blog-comments, .blog-classic-entry .blog-entry-heading .mk-love-holder{ float: left !important;}
.blog-meta{ clear: both !important; padding: 10px 8px 0 !important;}
#mk-sidebar ul{text-align:center!important;}
.widget_categories li{ float: none !important;  text-align: center !important;}
.mk-searchform{ max-width: 100% !important;}
.blog-classic-entry{  margin-bottom: 40px !important;}
.mk-loadmore-button{  margin: 20px auto auto !important;}
.single-content-blog{  width: 100% !important;}
.getquote > a{font-size:14px!important;}
#tk-1 .wpb_content_element {margin: 0 !important;}
.btn-popup.topopup > a{  font-size: 20px !important;line-height: 26px !important; padding: 15px 40px !important;}
#tk-1 .mk-grid.vc_row-fluid.page-section-content { margin: 0 !important;}
.banner_text > span{font-size: 42px !important; line-height: 52px !important;}
#tk-1{ padding: 40px 0 !important;}
.welcome_area p{ font-size: 16px !important;  line-height: 24px !important;}
.mk-text-block,p{ font-size: 16px !important;  line-height: 24px !important;}
.mk-testimonial.quote-style .testimonial-quote{ font-size: 16px !important; line-height: 24px !important;}
.mk-process-steps .step-desc{ font-size: 16px !important;line-height: 24px !important;}
.mk-process-steps .step-icon{width: 75px !important; height: 75px !important;  line-height: 75px !important;}
.arrow_image { width: 80% !important;}
.callout-desc-holder input{  width: 65% !important;}
.btn-popup{width:33%!important;}
.btn-popup.topopup.footer_area_submit > a{padding: 10px 0 !important;   width: 100% !important;font-size: 16px !important;}
#mk-footer #social-2 a{ display: inline-block !important; float: none !important;}
.widget.widget_social_networks{text-align: center !important; padding: 0 !important;}
#text-2.widget.widget_text{text-align: center !important; padding: 0 !important;}
#text-2 iframe { width: 72px !important;}
.port_list > li{  list-style: inside none disc !important;}
h1, h2, h3, h4, h5, h6{font-size: 28px !important; margin-bottom: 15px !important;}
#hedding_area { height: 150px !important; margin-bottom:0px !important;}
.wpb_row.vc_row-fluid.mk-fullwidth-false.add-padding-0.attched-false { padding: 0 !important;}
.center_align{  margin: 16px auto 10px !important;}
.gree_left_align h3{ font-size: 28px !important; margin-bottom: 15px !important;}
.hedding_part_area h4, .hedding_part_area h3{ font-size: 26px !important;line-height: 32px !important;}
.page-id-20185 .mk-shortcode.mk-padding-shortcode { height: auto !important;}
.page-id-17032 #hedding_area{  margin-bottom: 0px !important;}
.parallax-both-axis{height: 100% !important;}

 .tabel_mob_sec {display: block !important; overflow: scroll !important; width: 100% !important;}
 .mk-pricing-cols li.three-table { float: left !important;  width: 210px !important;}
.mk-pricing-table{   display: block !important; width: 890px !important;}
.mk-pricing-offer-grid{  display: block !important; float: left !important;width: 240px !important;}
.mk-pricing-cols, .has-pricing-offer .mk-pricing-cols{  float: left!important;  width: 640px !important;}
.quote-btn {display: block !important; font-size: 16px !important; margin: auto !important; width: 80% !important;}
/*22-6-2015*/
.slide-form-one {margin-left: 0 !important;}
#div1 .slider-next{float: none !important; display: block !important; margin: 35px auto 61px !important;}
.slide-form-one #site-url {width: 92% !important;  height: 32px !important;}
.banner_area { float: none !important; width: 97% !important;}
#slide-form-two p:last-child { clear: both !important;  display: block !important;  float: none !important;  margin: auto !important;}  
#last-step {margin: 0 auto !important;}
#slider-contain #div2 input { width: 100% !important;}
#slider-contain #div2 p {float: none !important;  margin: 0 auto !important; width: 90% !important;}
.banner_area input{height: 52px !important; padding: 14px !important;}
#slider-contain #div2 input#last-step { margin-top: 30px !important;}  
.getquotemobile { float: none; margin-right: 0;  margin-top: 8px;  text-align: center;}
.getquotemobile a{ width: auto;display: inline-block;} 
.single-portfolio .port_list > li{display: inline-block !important; font-size: 16px !important; line-height: 24px !important;text-align: left!important; margin: 10px 0 !important; width: auto !important;}
.single-portfolio .mk-button { display: inline-block !important; font-size: 13px !important;  width: auto !important;    padding: 16px 13px 16px 25px !important;}
.mk-list-styles ul.port_list{text-align: center!important;}
.port_title h2 {  text-align: center !important;}
.page-id-23418 .get-free-quote-section input { box-sizing: inherit !important;  width: 90.4% !important;}

}


@media only screen and (min-width: 320px) and (max-width: 375px) {


.page-id-21941 .banner_text > span{ line-height:74px;}	
.page-id-21941 .banner_text > span{font-size: 65px !important; line-height: 60px !important;}
.slider-div {margin: 0px 0 0 !important;}
.banner_text { margin-bottom: 0px  !important; } 
.page-id-21941 #first-step.slider-next {left: 154px !important;} 
.banner_left_area { display: inherit; float: left; margin: -68px 0 0; }
.page-id-21941 #mk-header, .mk-secondary-header{ height:210px !important; }

#mk-responsive-nav a:hover {background-color: #00bffe !important;}
.page-id-21941 #site-url {width: 439px !important;}
#mk-footer .mk-col-1-4, .mk-col-3-12 { padding-right: 15px !important; width: 100% !important; }
.widgettitle {text-align: center !important; margin:10px auto 25px!important;}
#mk-footer a {text-align: center !important;}
#contact_info-3 li{width: 73% !important;  margin: 0 auto 10px !important;}
.widget_contact_info ul li i{ text-align: left !important; }
.widget_contact_info ul li { padding: 0 0 0 40px !important; }
.widgettitle:after{margin:10px auto !important;}
.callout-desc-holder > form{ float: none !important; margin: 0 auto 14px !important; width: 100% !important; height: 63px !important;}
.mk-call-to-action p{line-height: 20px !important;}
.mk-call-to-action .callout-title{line-height: 43px !important;}
.callout-title{ padding: 22px 0 16px !important;}
#mk-boxed-layout .resposnive-nav-container ul { display: none !important; }
.menu-item-has-children a{ height: 0px !important; line-height: 0px !important; margin-top: 0px !important;  padding: 25px 0 24px 20px !important; }
.welcom{  font-size: 24px !important; line-height: 30px !important; padding-bottom: 0 !important;}
.mak_hedder_area {margin: 0 auto; width: 100%;}
.widget.widget_social_networks { padding: 0 0 0 204px !important; }
.widget.widget_text{padding: 0 0 0 258px !important;}
.footer-wrapper .widget.widget_text {padding: 0 !important;}	

/*changes*/
.mk-text-block,p{ font-size: 14px !important;  line-height: 22px !important; margin-bottom: 10px !important;}
.banner_area .btn-popup{ display: block !important; float: none !important; margin: 30px auto auto !important;  text-align: center !important;}
.banner_area .btn-popup.topopup > a{ top: 0 !important; float: none !important; left: 0 !important}
.banner_area{float: none !important; width: 90% !important; margin: auto !important;}
.input_text{ float: none !important;  margin: auto auto 25px !important;}
.banner_text{ float: none !important;  margin: auto !important;}
#tk-1 .mk-grid.vc_row-fluid.page-section-content { margin: 0 auto 30px !important;}
#tk-1 { height: auto !important;}
.banner_text > span{   line-height: 62px !important; display: block !important; text-align: center !important;font-size: 52px !important;}
#site-url{top: 0 !important; margin: auto !important; display: block !important; float: none !important; width: 100% !important; height: 60px !important;}
.input_text > span{font-size: 16px !important;  line-height: 22px !important;}
.banner_left_area{margin: auto !important;}
#mk-header .mk-grid, .mk-secondary-header .mk-grid {padding-left: 0 !important; padding-right: 0 !important; width: 100% !important;}
#mk-main-navigation > ul{text-align: center !important;}
.mk-header-logo{ margin-left: 0 !important;}
.responsive-nav-link { display: block !important; float: right !important;}
.mk-secondary-header .mk-header-logo{ margin-left: 0 !important;}
#mk-header, .mk-secondary-header{ height: auto !important;}
#mk-main-navigation .responsive-nav-link {background: url("../../images/toggle.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important; height: 17px !important;  margin-top: 45px !important; width: 22px !important;}
.responsive-nav-link i{ display: none !important;}
.welcome_area p{padding-top: 15px !important;}
#welcome_text { padding: 10px 0 15px !important;}
#service_area .mk-shortcode.mk-padding-shortcode { height: auto !important;}
#icon-box-8426 { margin-bottom: 0 !important;}
.box_titile.white .icon-box-content .icon-box-desc{ height: auto !important;}
.mk-box-icon{ margin-bottom: 25px !important;}
.box_titile.white .icon-box-content .icon-box-title{ margin-bottom: 15px !important;  font-size: 18px !important; }
#service_area { padding: 35px 0 20px !important;}
#service_area h2 {margin-bottom: 25px !important; font-size: 38px !important;  line-height: 44px !important;}
.last_icn_sec .last_icn { margin-bottom: 0 !important;}
.mob_view_sec { padding: 30px 0 10px !important;}
.black_text_center_area{ font-size: 18px !important; line-height: 25px !important; padding: 10px 0 !important;}
#tk-3 h4 {font-size: 32px !important; margin-bottom: 20px !important;}
.seo_services{ line-height: 38px !important;font-size: 30px !important;margin-bottom: 15px !important;}
.proocess_sub_hedding .fancy-title-span > p{font-size: 16px !important; line-height: 24px !important;}
.proocess_sub_hedding .fancy-title-span b{font-size: 17px !important;}
#tk-222 { clear: both !important; display: block !important;}
#tk-222 .mk-shortcode.mk-padding-shortcode { height: auto !important;}
.callout-title_call_us{ background-size: 20% auto !important; float: none !important; font-size: 20px !important; line-height: 26px !important; margin: auto !important;    padding-left: 50px !important;  width: 139px !important;}
.mk-call-to-action .callout-title {   background-size: 17% auto !important; clear: both !important; display: block !important; float: none !important; font-size:17px !important;
    line-height: 23px !important; margin: auto !important; padding: 20px 0 20px 63px !important; width: 108px !important;}
.callout-desc-holder > form{ width: 80% !important;}
.mk-call-to-action{ padding: 45px 0px 35px !important;}
.callout-desc .input_main_area { margin-top: 5px !important;}
#mk-footer{padding: 25px 0 0 !important;}
#mk-footer .menu li a { font-size: 14px !important; line-height: 20px !important; margin-bottom: 8px !important;  padding-bottom: 8px !important;}
#mk-responsive-nav li a{ text-align: center !important;}
#mk-responsive-nav .mk-nav-arrow{ width: 100% !important;right: 30px !important; text-align: right !important;}
#mk-responsive-nav li a{padding-left: 0 !important; padding-right: 0 !important;}
.heding_text{   margin-top: 30px !important; position: relative !important; font-size: 18px !important; line-height: 30px !important; top: 20px !important;}
.testimonial_inner_sec h4 { font-size: 34px !important; margin-bottom: 20px !important;}
.green_text{ font-size: 20px !important; line-height: 28px !important;}
.partner_area{width: 95% !important;}
.page-id-19357 .mk-shortcode.mk-padding-shortcode { height: auto !important;}
.grid_area1 ,.grid_area2{ font-size: 20px !important; line-height: 26px !important; margin-top: 20px !important;}
.green_text_main h2{ font-size: 22px !important; line-height: 26px !important;}
.green_text_main{ line-height: 22px !important;  font-size: 26px !important;  margin-top: 10px !important;}
.step-holder .step-desc {padding: 0 !important;}
.mk-process-steps .step-title{line-height: 28px !important;  font-size: 20px !important;}
.center_align p{margin: 30px auto !important;}
.mob_padding { padding: 0 !important;}
.mk-moving-image.align-center{ margin-bottom: 15px !important;}
.page-id-17830 .heding_text{ top: -13px !important;}
/*.contact_form textarea, .contact_form input[type="text"],.contact_form input[type="tel"], .contact_form input[type="email"], .contact_form input[type="password"]{	box-sizing: inherit !important;width: 88% !important;}*/
.blog-classic-entry .blog-excerpt{font-size: 14px !important; line-height: 20px !important;}
.blog-classic-entry .blog-entry-heading .blog-title{ width: 100% !important;}
.blog-classic-entry .blog-entry-heading .blog-comments, .blog-classic-entry .blog-entry-heading .mk-love-holder{ float: left !important;}
.blog-meta{ clear: both !important; padding: 10px 8px 0 !important;}
#mk-sidebar ul{text-align:center!important;}
.widget_categories li{ float: none !important;  text-align: center !important;}
.mk-searchform{ max-width: 100% !important;}
.blog-classic-entry{  margin-bottom: 25px !important;}
.blog-classic-entry .blog-entry-heading .blog-title{    font-size: 18px !important; line-height: 24px !important; padding: 0 !important;}
.mk-loadmore-button{  margin: 20px auto auto !important;}
.single-content-blog{  width: 100% !important;}
.getquote > a{font-size:14px!important;}
#tk-1 .wpb_content_element {margin: 0 !important;}
.btn-popup.topopup > a{  font-size: 18px !important;line-height: 26px !important; padding: 10px 40px !important;}
#tk-1 .mk-grid.vc_row-fluid.page-section-content { margin: 0 !important;}
.banner_text > span{font-size: 32px !important; line-height: 42px !important;}
#tk-1{ padding: 40px 0 !important;}
.welcome_area p{ font-size: 16px !important;  line-height: 24px !important;}

.mk-testimonial.quote-style .testimonial-quote{ font-size: 14px !important; line-height: 22px !important;}
.mk-text-block{margin-bottom:0!important;}
.mk-process-steps .step-desc{ font-size: 14px !important;line-height: 22px !important;}
.mk-process-steps .step-icon{width: 75px !important; height: 75px !important;  line-height: 75px !important;}
.arrow_image { width: 80% !important;}
.callout-desc-holder input{  width: 68% !important;}
.btn-popup{width:100%!important;}
.btn-popup.topopup.footer_area_submit > a{padding: 10px 0 !important;   width: 100% !important;font-size: 14px !important;}
#mk-footer #social-2 a{ display: inline-block !important; float: none !important;}
.widget.widget_social_networks{text-align: center !important; padding: 0 !important;}
#text-2.widget.widget_text{text-align: center !important; padding: 0 !important;}
#text-2 iframe { width: 72px !important;}
.port_list > li{  list-style: inside none disc !important;}
h1, h2, h3, h4, h5, h6{font-size: 26px !important; margin-bottom: 15px !important;}
#hedding_area { height: 120px !important; }
.wpb_row.vc_row-fluid.mk-fullwidth-false.add-padding-0.attched-false { padding: 0 !important;}
.center_align{  margin: 16px auto 10px !important;}
.gree_left_align h3,.gree_left_align h4,.gree_left_align h5{ font-size: 22px !important; margin-bottom: 15px !important;}
.hedding_part_area h4, .hedding_part_area h3{ font-size: 22px !important;line-height: 28px !important; margin-top: 10px !important; margin-bottom: 10px !important;}
.page-id-20185 .mk-shortcode.mk-padding-shortcode { height: auto !important;}
.page-id-17032 #hedding_area{  margin-bottom: 0px !important;}
.mk-button-align { display: block !important; float: none !important;  margin: auto !important; width: 188px !important;}
.mk-button.small{ margin: auto !important;}
.getquote{ display: block !important; float: none !important; margin: auto !important; width: 139px !important;}
.top_hedder{ padding: 10px !important;}
.mk-header-logo img { display: block !important; height: auto !important; max-width: 100% !important; width: 100% !important;}
.sticky-trigger-header .mk-header-logo, .sticky-trigger-header .mk-header-logo a { height: auto !important; line-height: inherit !important;}
.mk-secondary-header .mk-header-logo{ width: 60% !important;}
.box_titile.white .icon-box-content .icon-box-desc{font-size: 16px !important;}
.parallax-both-axis{height: 100% !important;}
.callout-desc-holder > form { width: 90% !important;}
.callout-desc .btn-popup{width:30%!important; padding-right: 0 !important;}
.widget_contact_info ul li span{font-size: 14px !important;}
.widgettitle { font-size: 18px !important;}
#hedding_area{margin-bottom: 0 !important;}
.green_text_main h4{font-size: 28px !important;}
.page-id-20174 .mk-shortcode.mk-padding-shortcode { height: auto !important;}
.contact_form { margin-top: 35px !important;}
.page-id-17032  h3, .page-id-17032 h4, .page-id-17032 h5,.page-id-17032 h6{ letter-spacing: 0 !important; font-size:21px!important;}
.contact_main_Sec { padding: 50px 0 !important;}
.blog #hedding_area{position: relative !important;}
#recent-posts-2 a{font-size:16px!important; line-height:22px!important;}

 .tabel_mob_sec {display: block !important; overflow: scroll !important; width: 100% !important;}
 .mk-pricing-cols li.three-table { float: left !important;  width: 210px !important;}
.mk-pricing-table{   display: block !important; width: 890px !important;}
.mk-pricing-offer-grid{  display: block !important; float: left !important;width: 240px !important;}
.mk-pricing-cols, .has-pricing-offer .mk-pricing-cols{  float: left!important;  width: 640px !important;}
.quote-btn {display: block !important; font-size: 16px !important; margin: auto !important; width: 80% !important;}
/*22-6-2015*/
.slide-form-one {margin-left: 0 !important;}
#div1 .slider-next{float: none !important; display: block !important; margin: 35px auto 61px !important;}
.slide-form-one #site-url {height: 25px !important; width: 92% !important;}
.banner_area { float: none !important; width: 97% !important;}
#slide-form-two p:last-child { clear: both !important;  display: block !important;  float: none !important;  margin: auto !important;}  
#last-step {margin: 0 auto !important;}
#slider-contain #div2 input { width: 100% !important;}
#slider-contain #div2 p {float: none !important;  margin: 0 auto !important; width: 90% !important;}
.banner_area input{height: 52px !important; padding: 14px !important;}
#slider-contain #div2 input#last-step { margin-top: 30px !important;}   
#slide-form-one .button_area .slider-next {font-size: 20px !important; height: 50px !important; width: 180px !important;}
.getquotemobile { float: none; margin-right: 0;  margin-top: 8px;  text-align: center;}
.getquotemobile a{ width: auto;display: inline-block;}
.single-portfolio .port_list > li{display: inline-block !important; font-size: 16px !important; line-height: 24px !important;text-align: left!important; margin: 10px 0 !important; width: auto !important;}
.single-portfolio .mk-button { display: inline-block !important; font-size: 13px !important;  width: auto !important;    padding: 16px 13px 16px 25px !important;}
.mk-list-styles ul.port_list{text-align: center!important;}
.port_title h2 {  text-align: center !important;}
.page-id-23418 .get-free-quote-section input { box-sizing: inherit !important; width: 90.3% !important;}
body .get-free-quote-section .full-width input {width: 90.3% !important;}
body .get-free-quote-section .full-width.get-quote input {width: 67%!important;}
body .footer-wrapper .mk-col-1-4 #text-4, body .emailus {margin: 0 auto 30px auto;padding: 0 0 0 46px !important;width: 70% !important;text-align: left;}
}







@media only screen and (min-width: 200px) and (max-width: 320px) {


.page-id-21941 .banner_text > span{ line-height:74px;}	
.page-id-21941 .banner_text > span{font-size: 65px !important; line-height: 60px !important;}
.slider-div {margin: 0px 0 0 !important;}
.banner_text { margin-bottom: 0px  !important; } 
.page-id-21941 #first-step.slider-next {left: 154px !important;} 
.banner_left_area { display: inherit; float: left; margin: -68px 0 0; }
.page-id-21941 #mk-header, .mk-secondary-header{ height:210px !important; }

#mk-responsive-nav a:hover {background-color: #00bffe !important;}
.page-id-21941 #site-url {width: 439px !important;}
#mk-footer .mk-col-1-4, .mk-col-3-12 { padding-right: 15px !important; width: 100% !important; }
.widgettitle {text-align: center !important; margin:10px auto 25px!important;}
#mk-footer a {text-align: center !important;}
#contact_info-3 li{width: 73% !important;  margin: 0 auto 10px !important;} 
body .footer-wrapper .mk-col-1-4 #text-4, body .emailus {margin: 0 auto 30px auto;padding: 0 0 0 46px !important;width: 70% !important;text-align: left;}
.widget_contact_info ul li i{ text-align: left !important; }
.widget_contact_info ul li { padding: 0 0 0 40px !important; }
.widgettitle:after{margin:10px auto !important;}
.callout-desc-holder > form{ float: none !important; margin: 0 auto 14px !important; width: 100% !important; height: 63px !important;}
.mk-call-to-action p{line-height: 20px !important;}
.mk-call-to-action .callout-title{line-height: 43px !important;}
.callout-title{ padding: 22px 0 16px !important;}
#mk-boxed-layout .resposnive-nav-container ul { display: none !important; }
.menu-item-has-children a{ height: 0px !important; line-height: 0px !important; margin-top: 0px !important;  padding: 25px 0 24px 20px !important; }
.welcom{  font-size: 22px !important; line-height: 28px !important; padding-bottom: 0 !important;}
.mak_hedder_area {margin: 0 auto; width: 100%;}
.widget.widget_social_networks { padding: 0 0 0 204px !important; }
.footer-wrapper .widget.widget_text {padding: 0 !important;}
.widget.widget_text{padding: 0 0 0 258px !important;}	

/*changes*/
.mk-text-block,p{ font-size: 14px !important;  line-height: 22px !important; margin-bottom: 10px !important;}
.banner_area .btn-popup{ display: block !important; float: none !important; margin: 30px auto auto !important;  text-align: center !important;}
.banner_area .btn-popup.topopup > a{ top: 0 !important; float: none !important; left: 0 !important}
.banner_area{float: none !important; width: 90% !important; margin: auto !important;}
.input_text{ float: none !important;  margin: auto auto 25px !important;}
.banner_text{ float: none !important;  margin: auto !important;}
#tk-1 .mk-grid.vc_row-fluid.page-section-content { margin: 0 auto 30px !important;}
#tk-1 { height: auto !important;}
.banner_text > span{   line-height: 62px !important; display: block !important; text-align: center !important;font-size: 52px !important;}
#site-url{top: 0 !important; margin: auto !important; display: block !important; float: none !important; width: 100% !important; height: 60px !important;}
.input_text > span{font-size: 16px !important;  line-height: 22px !important;}
.banner_left_area{margin: auto !important;}
#mk-header .mk-grid, .mk-secondary-header .mk-grid {padding-left: 0 !important; padding-right: 0 !important; width: 100% !important;}
#mk-main-navigation > ul{text-align: center !important;}
.mk-header-logo{ margin-left: 0 !important;}
.responsive-nav-link { display: block !important; float: right !important;}
.mk-secondary-header .mk-header-logo{ margin-left: 0 !important;}
#mk-header, .mk-secondary-header{ height: auto !important;}
#mk-main-navigation .responsive-nav-link {background: url("../../images/toggle.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important; height: 17px !important;  margin-top: 45px !important; width: 22px !important;}
.responsive-nav-link i{ display: none !important;}
.welcome_area p{padding-top: 15px !important;}
#welcome_text { padding: 10px 0 15px !important;}
#service_area .mk-shortcode.mk-padding-shortcode { height: auto !important;}
#icon-box-8426 { margin-bottom: 0 !important;}
.box_titile.white .icon-box-content .icon-box-desc{ height: auto !important;}
.mk-box-icon{ margin-bottom: 25px !important;}
.box_titile.white .icon-box-content .icon-box-title{ margin-bottom: 15px !important;  font-size: 18px !important; }
#service_area { padding: 35px 0 20px !important;}
#service_area h2 {margin-bottom: 25px !important; font-size: 38px !important;  line-height: 44px !important;}
.last_icn_sec .last_icn { margin-bottom: 0 !important;}
.mob_view_sec { padding: 30px 0 10px !important;}
.black_text_center_area{ font-size: 18px !important; line-height: 24px !important; padding: 10px 0 !important;}
#tk-3 h4 {font-size: 32px !important; margin-bottom: 20px !important;}
.seo_services{ line-height: 38px !important;font-size: 30px !important;margin-bottom: 15px !important;}
.proocess_sub_hedding .fancy-title-span > p{font-size: 16px !important; line-height: 24px !important;}
.proocess_sub_hedding .fancy-title-span b{font-size: 17px !important;}
#tk-222 { clear: both !important; display: block !important;}
#tk-222 .mk-shortcode.mk-padding-shortcode { height: auto !important;}
.callout-title_call_us{ background-size: 20% auto !important; float: none !important; font-size: 20px !important; line-height: 26px !important; margin: auto !important;    padding-left: 50px !important;  width: 139px !important;}
.mk-call-to-action .callout-title {   background-size: 17% auto !important; clear: both !important; display: block !important; float: none !important; font-size:17px !important;
    line-height: 23px !important; margin: auto !important; padding: 20px 0 20px 63px !important; width: 108px !important;}
.callout-desc-holder > form{ width: 80% !important;}
.mk-call-to-action{ padding: 45px 0px 35px !important;}
.callout-desc .input_main_area { margin-top: 5px !important;}
#mk-footer{padding: 25px 0 0 !important;}
#mk-footer .menu li a { font-size: 14px !important; line-height: 20px !important; margin-bottom: 8px !important;  padding-bottom: 8px !important;}
#mk-responsive-nav li a{ text-align: center !important;}
#mk-responsive-nav .mk-nav-arrow{ width: 100% !important;right: 30px !important; text-align: right !important;}
#mk-responsive-nav li a{padding-left: 0 !important; padding-right: 0 !important;}
.heding_text{   margin-top: 30px !important; position: relative !important; font-size: 18px !important; line-height: 30px !important; top: 20px !important;}
.testimonial_inner_sec h4 { font-size: 34px !important; margin-bottom: 20px !important;}
.green_text{ font-size: 20px !important; line-height: 28px !important;}
.partner_area{width: 95% !important;}
.page-id-19357 .mk-shortcode.mk-padding-shortcode { height: auto !important;}
.grid_area1 ,.grid_area2{ font-size: 20px !important; line-height: 26px !important; margin-top: 20px !important;}
.green_text_main h2{ font-size: 22px !important; line-height: 26px !important;}
.green_text_main{ line-height: 22px !important;  font-size: 26px !important;  margin-top: 10px !important;}
.step-holder .step-desc {padding: 0 !important;}
.mk-process-steps .step-title{line-height: 28px !important;  font-size: 20px !important;}
.center_align p{margin: 30px auto !important;}
.mob_padding { padding: 0 !important;}
.mk-moving-image.align-center{ margin-bottom: 15px !important;}
.page-id-17830 .heding_text{ top: -13px !important;}
.contact_form textarea, .contact_form input[type="text"],.contact_form input[type="tel"], .contact_form input[type="email"], .contact_form input[type="password"]{	box-sizing: inherit !important;width: 88% !important;}
.blog-classic-entry .blog-excerpt{font-size: 14px !important; line-height: 20px !important;}
.blog-classic-entry .blog-entry-heading .blog-title{ width: 100% !important;}
.blog-classic-entry .blog-entry-heading .blog-comments, .blog-classic-entry .blog-entry-heading .mk-love-holder{ float: left !important;}
.blog-meta{ clear: both !important; padding: 10px 8px 0 !important;}
#mk-sidebar ul{text-align:center!important;}
.widget_categories li{ float: none !important;  text-align: center !important;}
.mk-searchform{ max-width: 100% !important;}
.blog-classic-entry{  margin-bottom: 25px !important;}
.blog-classic-entry .blog-entry-heading .blog-title{    font-size: 18px !important; line-height: 24px !important; padding: 0 !important;}
.mk-loadmore-button{  margin: 20px auto auto !important;}
.single-content-blog{  width: 100% !important;}
.getquote > a{font-size:14px!important;}
#tk-1 .wpb_content_element {margin: 0 !important;}
.btn-popup.topopup > a{  font-size: 18px !important;line-height: 26px !important; padding: 10px 40px !important;}
#tk-1 .mk-grid.vc_row-fluid.page-section-content { margin: 0 !important;}
.banner_text > span{font-size: 32px !important; line-height: 42px !important;}
#tk-1{ padding: 40px 0 !important;}
.welcome_area p{ font-size: 16px !important;  line-height: 24px !important;}

.mk-testimonial.quote-style .testimonial-quote{ font-size: 14px !important; line-height: 22px !important;}
.mk-text-block{margin-bottom:0!important;}
.mk-process-steps .step-desc{ font-size: 14px !important;line-height: 22px !important;}
.mk-process-steps .step-icon{width: 75px !important; height: 75px !important;  line-height: 75px !important;}
.arrow_image { width: 80% !important;}
.callout-desc-holder input{  width: 68% !important;}
.btn-popup{width:100%!important;}
.btn-popup.topopup.footer_area_submit > a{padding: 10px 0 !important;   width: 100% !important;font-size: 14px !important;}
#mk-footer #social-2 a{ display: inline-block !important; float: none !important;}
.widget.widget_social_networks{text-align: center !important; padding: 0 !important;}
#text-2.widget.widget_text{text-align: center !important; padding: 0 !important;}
#text-2 iframe { width: 72px !important;}
.port_list > li{  list-style: inside none disc !important;}
h1, h2, h3, h4, h5, h6{font-size: 26px !important; margin-bottom: 15px !important;}
#hedding_area { height: 120px !important; }
.wpb_row.vc_row-fluid.mk-fullwidth-false.add-padding-0.attched-false { padding: 0 !important;}
.center_align{  margin: 16px auto 10px !important;}
.gree_left_align h3,.gree_left_align h4,.gree_left_align h5{ font-size: 22px !important; margin-bottom: 15px !important;}
.hedding_part_area h4, .hedding_part_area h3{ font-size: 22px !important;line-height: 28px !important; margin-top: 10px !important; margin-bottom: 10px !important;}
.page-id-20185 .mk-shortcode.mk-padding-shortcode { height: auto !important;}
.page-id-17032 #hedding_area{  margin-bottom: 0px !important;}
.mk-button-align { display: block !important; float: none !important;  margin: auto !important; width: 188px !important;}
.mk-button.small{ margin: auto !important;}
.getquote{ display: block !important; float: none !important; margin: auto !important; width: 139px !important;}
.top_hedder{ padding: 10px !important;}
.mk-header-logo img { display: block !important; height: auto !important; max-width: 100% !important; width: 100% !important;}
.sticky-trigger-header .mk-header-logo, .sticky-trigger-header .mk-header-logo a { height: auto !important; line-height: inherit !important;}
.mk-secondary-header .mk-header-logo{ width: 60% !important;}
.box_titile.white .icon-box-content .icon-box-desc{font-size: 16px !important;}
.parallax-both-axis{height: 100% !important;}
.callout-desc-holder > form { width: 90% !important;}
.callout-desc .btn-popup{width:30%!important; padding-right: 0 !important;}
.widget_contact_info ul li span{font-size: 14px !important;}
.widgettitle { font-size: 18px !important;}
#hedding_area{margin-bottom: 0 !important;}
.green_text_main h4{font-size: 28px !important;}
.page-id-20174 .mk-shortcode.mk-padding-shortcode { height: auto !important;}
.contact_form { margin-top: 35px !important;}
.page-id-17032  h3, .page-id-17032 h4, .page-id-17032 h5,.page-id-17032 h6{ letter-spacing: 0 !important; font-size:21px!important;}
.contact_main_Sec { padding: 50px 0 !important;}
.blog #hedding_area{position: relative !important;}
#recent-posts-2 a{font-size:16px!important; line-height:22px!important;}
/*22-6-2015*/
.slide-form-one {margin-left: 0 !important;}
#div1 .slider-next{float: none !important; display: block !important; margin: 35px auto 61px !important;}
.slide-form-one #site-url {height: 25px !important; width: 92% !important;}
.banner_area { float: none !important; width: 97% !important;}
#slide-form-two p:last-child { clear: both !important;  display: block !important;  float: none !important;  margin: auto !important;}  
#last-step {margin: 0 auto !important;}
#slider-contain #div2 input { width: 100% !important; margin: 20px 0 0 !important;}
#slider-contain #div2 p {float: none !important;  margin: 0 auto !important; width: 90% !important;}
.banner_area input{height: 52px !important; padding: 14px !important;}
#slider-contain #div2 input#last-step { margin-top: 17px !important;}   
#slide-form-one .button_area .slider-next {font-size: 20px !important; height: 50px !important; width: 180px !important;}
.getquotemobile { float: none; margin-right: 0;  margin-top: 8px;  text-align: center;}
.getquotemobile a{ width: auto;display: inline-block;}
.port_list > li{ font-size: 16px !important;}
.single-portfolio .port_list > li{display: inline-block !important; font-size: 16px !important; line-height: 24px !important;text-align: left!important; margin: 10px 0 !important; width: auto !important;}
.single-portfolio .mk-button { display: inline-block !important; font-size: 13px !important;  width: auto !important;    padding: 16px 13px 16px 25px !important;}
.mk-list-styles ul.port_list{text-align: center!important;}
.port_title h2 {  text-align: center !important;}
.page-id-23418 .get-free-quote-section input { box-sizing: inherit !important;  width: 87.4% !important;}

}


@media only screen and (min-width: 100px) and (max-width: 200px) {

}
.theme-content.single-portfolio {  display: block !important;}
.single-portfolio .theme-content.single-portfolio { display: none !important;}

.get-free-quote-section .submit_btn { display: block; float: right; margin: 0 auto;  text-align: center;  width: 50%;}
.get-free-quote-section .wpcf7-form-control.wpcf7-captchar{ width: auto;}
.get-free-quote-section input[type="text"] {  width: 100%;}
 .get-free-quote-section input[type="tel"], .get-free-quote-section input[type="email"]{width:94%}
 .get-free-quote-section textarea { width: 100%;}
 .get-free-quote-section .text_block_area_msg { width: 100%;}
.get-free-quote-section p { color: #ffffff !important;} 
.get-free-quote-section input[type="submit"]{ display: inline-block;  margin: auto !important;  padding: 12px 45px;  width: auto;}
.get-free-quote-section input[type="url"] { box-sizing: border-box;    width: 100%;}
.get-free-quote-section  span.wpcf7-form-control-wrap{width: 100%!important;}
.get-free-quote-section  span.wpcf7-not-valid-tip{ position: absolute;}
.get-free-quote-section .wpcf7-form-control-wrap.captcha-778 {  width: auto !important;}
.banner_left_area {
    float: right;
    width: 100%;
}
.get-free-quote-section .wpcf7-response-output{color:#fff!important;}
.page-id-16271 #slider-contain {
    margin: 5px 0 0;
    text-align: center;
    width: 100%;
}
.page-id-16271 #slider-contain .slider-div {
    float: left;
    width: 100%;
}
.page-id-16271 #slider-contain #div2.slider-div {
    float: inherit;
    left: 0;
    margin: 40px auto 0;
    width: 100%;
}
.page-id-16271 #slider-contain #div3.slider-div {
    float: inherit;
    margin-top: 35px;
    position: absolute;
    width: 715px;
}
.inner_heading_bg_img {
    margin-bottom: 30px;
}
#slide-form-two p:last-child { clear: both !important;  display: block !important;  float: none !important;  margin: auto !important;}
#last-step {  margin: 0 auto !important;}
.contact_form,.contact_info{text-align:left!important;}

@media screen and (max-width:1024px) {
.port_list > li {
    list-style: outside none none !important;	
}

.heding_text{margin: 45px 0 !important;}
}

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


.mk-button.small {  margin: auto !important;}
.getquotemobile a {  display: inline-block;  width: auto;}
.getquotemobile{ float: none; margin-right: 0; margin-top: 8px;  text-align: center;}
.top_hedder { padding: 10px !important; box-sizing: border-box;}
.heding_text{top: 0 !important;}
.heding_text{margin: 25px 0 !important;}
.mk-list-styles .port_title {  margin-top: 25px;}
.single-portfolio .mk-button { display: block !important; font-size: 13px !important; line-height: 24px !important; padding: 15px 10px 15px 25px;}
#hedding_area{ height: auto !important;}


}
.contact_main_Sec .wpcf7-form > p{color: #ffffff;}

.quote-btn > a {
    color: #fff !important;
}
.mk-text-block.ourprocess_subheading {
    color: #444444;
    font-size: 22px;
    line-height: 34px;
    text-align: center;
}
.mk-text-block.ourprocess_subheading > b {
    font-size: 26px;
    font-weight: normal;
}








.green_title_area h3 {color: #83c24b !important;font-size: 34px !important;font-weight: bold !important; margin:15px 0 0 0!important;}
.green_title_area h4 {color: #83c24b !important;font-size: 34px !important;font-weight: bold !important;margin:15px 0 0 0!important;}
.green_color h2{color: #83c24b !important;}
.partner_area_full{ width:100%!important;}
.listing_li ul li{background:rgba(0, 0, 0, 0) url("tick.png") no-repeat scroll 5px 2px; padding:0 0 0 33px !important; margin:0; list-style:none;}
.white_text p{color:#fff!important;}
.white_text li{color:#fff!important;}
.white_text .mk-text-block{color:#fff!important;}
.left_title_one h3{ text-align:left!important;}
.ancor_tag a{ color:#7BC04D!important;}
.ancor_tag{ padding-top:30px!important;}
.black_color_area h3{ color:#000!important; font-weight:bold!important;}
.black_color_area h4{ color:#000!important; font-weight:bold!important;}
.ol_listing ol{ margin-left:20px!important;}


.seo_page_link_sec ul li { float: left; list-style: outside none none;}
.seo_page_link_sec ul li a { color: #ffffff !important;  padding: 30px 56px; display:block!important;/*   -o-transition:color .2s ease-out, background 1s ease-in;
  -ms-transition:color 0.8s ease-out, background 1s ease-in;
  -moz-transition:color 0.8s ease-out, background 1s ease-in;
  -webkit-transition:color 0.8s ease-out, background 1s ease-in;
  transition:color 0.8s ease-out, background 0.5s ease-in;*/   transform: translateZ(0px); transition-duration: 0.3s;backface-visibility: hidden; transition-property: transform;}
.seo_page_link_sec ul li a:hover{background-color:#F97672;transform: scale(1.1);}
/*.seo_page_link_sec ul li a:hover,.seo_page_link_sec ul li a:focus,.seo_page_link_sec ul li a:active{  animation-duration: 1s; animation-iteration-count: infinite;
    animation-name: hvr-pulse;  animation-timing-function: linear;}*/
.seo_page_link_sec {  margin-top: 0;}
.seo_page_link_sec ul{ margin: 0 !important;}
.mk-text-block ol li {  margin-bottom: 15px;}
.seo_link_part { padding: 0 !important;}
a > strong {  color: #83c24b;}
.mk-moving-image img { height: auto !important; width: 75% !important;}
.page-id-23488 .mk-moving-image img { padding: 10px 0;  width: 64% !important;}
.page-id-23475 .mk-moving-image img{ width: 73% !important;}
  
  
.blog .mk-pagination-previous {
    float: left;
}

.single li > p {
    margin-top: 16px;
}
li strong a {
    color: #84c14a !important;
}
li strong a:hover {
    color: #696969 !important;
}
.mk-pricing-price {
    display: none;
}
.mk-pricing-cols .three-table:nth-child(2) ul li.quote-btn {
    margin-bottom: 30px !important;
    margin-top: 10px !important;
}

.mk-pricing-cols .three-table:nth-child(1) .mk-pricing-plan{background: #DEDFE1;}
.mk-pricing-cols .three-table:nth-child(2) .mk-pricing-plan{background: #E3CDB8;}
.mk-pricing-cols .three-table:nth-child(3) .mk-pricing-plan{background: #E5E4E2;}
.featured-plan .mk-pricing-features > ul {  box-shadow: 0 20px 30px #acacac;  -webkit-box-shadow:  0 20px 30px #acacac;
  -moz-box-shadow:  0 20px 30px #acacac;}
  
  
  /*-------
			13-7-2016
 ------------------*/
 
 
 
.social_netowrk {
    float: left;
}

.mk-social-network.social-align-center {
    float: left;
    margin-top: 0;
    width: 72%;
}
#hedding_area {
    height: 140px;
}

.btn-popup.topopup.footer_area_submit > a {
    background: #F97672 none repeat scroll 0 0;
}

 .your-message textarea {
    width: 63.4%;

}
.heding_text {line-height: 20px;}


.heding_text {
    font-size: 45px;
    line-height: normal;
    margin-top: 20px;
}

#hedding_area h1.heding_text {
  margin-top: 0 !important;
}


#mk-main-navigation > ul > li.menu-item, #mk-main-navigation > ul > li.menu-item > a, .mk-header-search, .mk-header-search a, .mk-cart-link, .dashboard-trigger, .responsive-nav-link {
    height: auto!important;
    line-height: normal!important;
}
#mk-main-navigation > ul > li.menu-item > a{ padding: 8px 15px;}
.mk-header-logo, .mk-header-logo a{margin-bottom: 10.7143px;
    margin-top: 10.7143px;}
    
 .page-id-21941 #mk-header, .mk-secondary-header {
    border-bottom: 4px solid #00bffe;
} 

.contact_form .full-input textarea {width: 100% !important;float: left;}
.contact_form .full-input.mrgn-btm {
    margin-top: 20px;
    width: 50%;
    float: left;
    margin-bottom: 10px;
    padding-right: 10px;
}
.contact_form .full-input img {
	position: absolute;
	z-index: 1;
	height: 30px !important;
	width: 70px;
	padding: 9px 6px;border-right: 1px solid #000000 !important;
}
.contact_form .sub_btn {
    float: right;
    margin-top: 10px;
    text-align: right;
}
.contact_form .sub_btn input {
    float: right;
    color: #fff;
}
.get-free-quote-section .full-width.get-quote img {position: absolute;z-index: 1;height: 30px !important;width: 70px;padding: 6px;border-right: 1px solid #000000 !important;}
.contact_form .full-input input.wpcf7-captchar,
.get-free-quote-section .full-width input.wpcf7-captchar
 {padding-left: 100px; padding-top: 16px; padding-bottom: 16px;}
.contact_form div.wpcf7-response-output {margin: 1em 0 1em;text-align:center;}
div.wpcf7-response-output {margin: 1em 0 1em;text-align:center;float:left;width:100%;}
body.page-id-17032 .contact-us-form {padding-bottom: 0 !important;}
.footer-mail i, .emailus i {
	position: absolute;
	top: 3px;
	left: 0;
	line-height: 28px;
	font-size: 16px;
	height: 28px;
	width: 28px;
	display: block;
	text-align: left;
	border-right: 1px solid rgba(128, 128, 128, 0.2);
}
.emailus i {
	border-right: 1px solid rgba(255, 255, 255, 0.4);
	color: #fff;
}
.emailus a {
	color: #84c14a;font-size: 16px;
}
.emailus .mk-theme-icon-email::before {
color: #ffffff;
}
.footer-wrapper .mk-col-1-4 #contact_info-3 {
	margin-bottom: 0 !important;
}
.footer-wrapper .mk-col-1-4 #text-4, .emailus {
	position: relative;
	display: block;
	margin: 0 0 30px 0;
	padding: 0 0 0 46px !important;
	line-height: 30px;text-align: left;
}
.get-free-quote-section .full-width input {
    width: 100% !important;
}
.get-free-quote-section .full-width.get-quote {
	float: left;
	width: 48%;
}


.get-free-quote-section .full-width.get-quote *::-moz-placeholder{    color: #000000;opacity: 1;}
.get-free-quote-section .full-width.get-quote input ::-webkit-input-placeholder{    color: #000000;opacity: 1;}  
.get-free-quote-section .full-width.get-quote input:-webkit-autofill, .get-free-quote-section .full-width.get-quote textarea:-webkit-autofill, .get-free-quote-section .full-width.get-quote select:-webkit-autofill {background: none !important; -webkit-box-shadow: 0 0 0px 1000px #ffffff inset !important;-webkit-text-fill-color: #000000;}
.get-free-quote-section .full-width.get-quote input:focus:-webkit-autofill, .get-free-quote-section .full-width.get-quote textarea:focus:-webkit-autofill, .get-free-quote-section .full-width.get-quote select:focus:-webkit-autofill,
.get-free-quote-section .full-width.get-quote input:hover:focus:-webkit-autofill, .get-free-quote-section .full-width.get-quote textarea:hover:focus:-webkit-autofill, .get-free-quote-section .full-width.get-quote select:hover:focus:-webkit-autofill {background: none !important; -webkit-box-shadow: 0 0 0px 1000px #ffffff inset !important;    -webkit-text-fill-color: #000000;}


.contact_form .full-input.mrgn-btm *::-moz-placeholder{    color: #000000;opacity: 1;}
.contact_form .full-input.mrgn-btm input ::-webkit-input-placeholder{    color: #000000;opacity: 1;}  
.contact_form .full-input.mrgn-btm input:-webkit-autofill, .contact_form .full-input.mrgn-btm textarea:-webkit-autofill, .contact_form .full-input.mrgn-btm select:-webkit-autofill {background: none !important; -webkit-box-shadow: 0 0 0px 1000px #ffffff inset !important;-webkit-text-fill-color: #000000;}
.contact_form .full-input.mrgn-btm input:focus:-webkit-autofill, .contact_form .full-input.mrgn-btm textarea:focus:-webkit-autofill, .contact_form .full-input.mrgn-btm select:focus:-webkit-autofill,
.contact_form .full-input.mrgn-btm input:hover:focus:-webkit-autofill, .contact_form .full-input.mrgn-btm textarea:hover:focus:-webkit-autofill, .contact_form .full-input.mrgn-btm select:hover:focus:-webkit-autofill {background: none !important; -webkit-box-shadow: 0 0 0px 1000px #ffffff inset !important;    -webkit-text-fill-color: #000000;}


@media only screen and (min-width: 768px) and (max-width:1023px){
	.contact_main_Sec .vc_span6.contact_form {  width: 100% !important;}
	.contact_form .full-input input {width: 100% !important;}
	.contact_form .half-input input {width: 100% !important;}
	.contact_main_Sec .page-section-content .vc_span6 {width: 100%;}
.contact_main_Sec .page-section-content .vc_span6 h3 {width: 100% !important;}
.contact_main_Sec .page-section-content .vc_span6 #social-networks-196 {width: 100%;}
.contact_main_Sec .page-section-content .vc_span6 #social-networks-196 i {color: #ffffff;}
}

@media only screen and (max-width:767px) {
  .get-free-quote-section .full-width input {width: 94%!important;} 
  .get-free-quote-section .full-width.get-quote input {    width: 83%!important;} 
  #mk-footer .mk-col-1-4:nth-child(4n), #mk-footer .mk-col-1-4:nth-child(3n) {width: 50% !important;float:left;}
  .footer-wrapper .widget.widget_text {padding: 0 !important;text-align: center;}
  
  /*contact us page*/
  	.contact_main_Sec .vc_span6.contact_form {  width: 100% !important;}
	.contact_form .full-input input {width: 100% !important; box-sizing: border-box !important;}
	.contact_form .half-input input {width: 100% !important; box-sizing: border-box !important;}
	.contact_form .full-input textarea {width: 100% !important; box-sizing: border-box !important;}
	.contact_main_Sec .page-section-content .vc_span6 {width: 100%;}
.contact_main_Sec .page-section-content .vc_span6 h3 {width: 100% !important;    text-align: left !important;}
.contact_main_Sec .page-section-content .vc_span6 #social-networks-196 {width: 100%;}
.mk-social-network.social-align-center {text-align: left !important;}
.contact_main_Sec .page-section-content .vc_span6 li i {color: #ffffff;}
body .contact_main_Sec .page-section-content .vc_span12 .emailus {width: 100% !important;}
body .get-free-quote-section .submit_btn {margin: 10px auto;width: 100%;}
body .get-free-quote-section .full-width.get-quote {float: left;width: 100%;}
}

@media (min-width:487px) and (max-width:570px) {
.contact_form .half-input:first-child p:last-child { padding-left: 10px; vertical-align: top; line-height: 27px; font-size: 13px !important;}
}

@media only screen and (max-width:486px) {
.getquote { margin-right: 0; }
  #mk-footer .mk-col-1-4:nth-child(4n), #mk-footer .mk-col-1-4:nth-child(3n) {width: 100% !important;float:left;}
  .footer-wrapper .widget.widget_text {padding: 0 !important;text-align: center;}
  .contact_form .half-input p {width: 100% !important;}  
  .contact_form .half-input p:last-child {padding-left: 0 !important;}
  .contact_form .half-input span {width: 100% !important;float: left !important;}
  .contact_form .full-input input {width: 100% !important;}
  body .contact_form textarea, body .contact_form input[type="text"], body .contact_form input[type="tel"], body .contact_form input[type="email"], body .contact_form input[type="password"] {
    box-sizing: border-box !important;}
	.contact_form .half-input p {font-size: 14px;}
	body .contact_form .half-input p:first-child {padding-right: 0 !important;}
.contact_form .full-input.mrgn-btm { width: 100%; padding-right: 0px; }	
.contact_form .sub_btn { text-align: center; width: 100%;}
.contact_form .sub_btn input { float: none; }
}


/* new-banner-form */
.main_quote_sec.mk-page-section {
  display: none;
}
.new_slider_form {
  height: 460px !important;
  display: flex;
  padding: 120px 0;
  background-image: url(https://www.platinumseoservices.com.au/wp-content/uploads/2014/03/banner_bg1.jpg);
  background-position: left top;
  background-repeat: repeat;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 6%;
}

.new_slider_form .slider_main_text {
  float: left;
  margin-bottom: 10px;
  /* margin-left: 15px !important; */
  width: 100%;
  text-align: center;
  margin-top: 57px;
  color: #ffffff;
  font-size: 4em;
  font-weight: 900;
  text-transform: uppercase;
  color: #1FA500;
}
.new_slider_form .slider_form_text {
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.6em;
  line-height: 1.2em;
  color: #233444;
  text-align: center;
  margin-top: 35px;
}
.new_slider_form .slider_new_form {
  width: 100%;
}
.new_slider_form .slider_new_form .gform_wrapper .gform_body div#gform_page_1_1 ul#gform_fields_1 li#field_1_2 label.gfield_label {
  display: none;
}
.new_slider_form .slider_new_form .gform_wrapper .gform_body div#gform_page_1_1 {
  width: 100%;
  text-align: center;
}
.new_slider_form .slider_new_form .gform_wrapper .gform_body div#gform_page_1_1 ul#gform_fields_1 li#field_1_2 input#input_1_2{
  background: #fff none repeat scroll 0 0;
  border: medium none;
  border-radius: 5px;
  height: 60px;
}
.new_slider_form .slider_new_form .gform_wrapper .gform_body div#gform_page_1_1 .gform_page_footer {
  border: none !important;
}
.new_slider_form .slider_new_form .gform_wrapper .gform_body div#gform_page_1_1 .gform_page_footer input#gform_next_button_1_3 {
  background: #9ace6d url(data:image/svg+xml,%3Csvg%20%0A%20xmlns%3D%22http%3A//www.w3.org/2000/svg%2…5%20C5.204%2C4.236%205.204%2C4.722%204.912%2C5.024%20Z%22/%3E%0A%3C/svg%3E) no-repeat scroll right 18px center !important;
  line-height: 1.2 !important;
  padding: 19px 48px 19px 48px !important;
  color: #ffffff !important;
  font-weight: bold;
  text-transform: uppercase;
  border: medium none !IMPORTANT;
  border-radius: 5px;
  height: 60px;
}
.new_slider_form .slider_new_form .gform_wrapper .gform_body div#gform_page_1_1 .gform_page_footer input#gform_next_button_1_3:hover{
  background-color: #000000 !important;
}
.new_slider_form .slider_new_form .gform_wrapper .gform_body div#gform_page_1_2 .top_label .gfield_label {
  display: none;
}
.new_slider_form .slider_new_form .gform_wrapper .gform_body div#gform_page_1_2 ul#gform_fields_1_2 {
  display: inline-block;
  float: left;
  width: 70%;
  margin: 0px 15% !important;
}
.new_slider_form .slider_new_form .gform_wrapper .gform_body div#gform_page_1_2 ul#gform_fields_1_2 li {
  width: 33.33%;
  text-align: center;
  display: inline-block;
  padding-right: 16px !important;
}
.new_slider_form .slider_new_form .gform_wrapper .gform_body div#gform_page_1_2 ul#gform_fields_1_2 li input {
  width: 100% !important;
  width: 100% !important;
  background: #fff none repeat scroll 0 0;
  border: medium none;
  float: left;
  border-radius: 5px;
  height: 60px;
}
.new_slider_form .slider_new_form .gform_page_footer.top_label {
  border: none;
  display: inline-block;
  text-align: center;
  position: relative;
}
.new_slider_form .slider_new_form .gform_page_footer.top_label input {
  color: #ffffff !important;
  text-transform: uppercase;
  background: #9ace6d url(data:image/svg+xml,%3Csvg%20%0A%20xmlns%3D%22http%3A//www.w3.org/2000/svg%2…5%20C5.204%2C4.236%205.204%2C4.722%204.912%2C5.024%20Z%22/%3E%0A%3C/svg%3E) no-repeat scroll right 18px center !important;
  border: medium none !important;
  /* float: left; */
  border-radius: 5px;
  box-sizing: border-box;
  height: 60px !important;
  box-shadow: none !important;
  width: 250px !important;
  position: absolute;
  top: -83px;
  right: 15.2%;
}
.new_slider_form .slider_new_form .gform_page_footer.top_label input:hover{
  background-color: #000000;
}
.new_slider_form .slider_new_form .gform_page_footer.top_label input#gform_previous_button_1 {
  display: none;
}
.new_slider_form .slider_new_form .gform_wrapper .gform_body div#gform_page_1_2 ul#gform_fields_1_2 li .ginput_container.ginput_container_text input::placeholder {
  font-size: 16px;
}
.new_slider_form .slider_new_form .gform_wrapper div.validation_error {
  display: none;
}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: transparent !important;
  border-top: none !important;
  border-bottom: none !important;
  padding-bottom: 6px !important;
  padding-top: 8px !important;
}
div#tk-1 {
    display: none;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}
.new_slider_form .slider_new_form .gform_wrapper .gform_body div#gform_page_1_2 ul#gform_fields_1_2 li#field_1_7 {
  width: 50%;
  float: left !important;
}
.new_slider_form .slider_new_form .gform_wrapper .gform_body div#gform_page_1_2 ul#gform_fields_1_2 li#field_1_7 .gfield_captcha_container {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  float: left;
}
.new_slider_form .slider_new_form .gform_wrapper .gform_body div#gform_page_1_2 ul#gform_fields_1_2 li#field_1_7 img.gfield_captcha {
  height: 57px;
}
.new_slider_form .slider_new_form .gform_wrapper .gform_body div#gform_page_1_2 ul#gform_fields_1_2 li#field_1_7 .gfield_captcha_container .gfield_captcha_input_container.simple_captcha_medium {
  margin-left: 15px;
  width: 230px;
}
.new_slider_form .slider_new_form .gform_wrapper .gform_body div#gform_page_1_1 li .gfield_description.validation_message {
  position: absolute;
  bottom: -20px;
  /* text-align: left; */
}

.new_slider_form .slider_new_form .gform_wrapper .gform_body div#gform_page_1_1 li {
  position: relative;
}
.new_slider_form .slider_new_form .gform_wrapper .gform_body div#gform_page_1_2 ul#gform_fields_1_2 li {
  position: relative;
}
.new_slider_form .slider_new_form .gform_wrapper .gform_body div#gform_page_1_2 ul#gform_fields_1_2 li .gfield_description.validation_message {
  position: absolute;
  bottom: -20px;
  text-align: left;
}
@media only screen and (max-width: 1280px){
  .top_hedder .mak_hedder_area {
    width: 90%;
}
}
@media only screen and (max-width: 1024px){
  .new_slider_form .slider_new_form .gform_page_footer.top_label input {
    position: initial;
    top: 0;
    right: 0;
}
}
@media only screen and (max-width: 767px){
  .new_slider_form .slider_main_text {font-size: 3em;}
  .new_slider_form {padding-top: 8% !important;padding: 0px 5%;}
  .new_slider_form .slider_new_form .gform_wrapper .gform_body div#gform_page_1_1 ul#gform_fields_1 li#field_1_2 input#input_1_2 {width: 80%;}
  .new_slider_form .slider_new_form .gform_wrapper .gform_body div#gform_page_1_1 .gform_page_footer input#gform_next_button_1_3 {width: 60%;margin-right: 0 !important;}
  .new_slider_form .slider_new_form .gform_wrapper .gform_body div#gform_page_1_2 ul#gform_fields_1_2 {
    display: inline-block;
    float: left;
    width: 100%;
    margin: 0px 0% !important;
}
.new_slider_form .slider_new_form .gform_page_footer.top_label input {margin-bottom: 35px;}
}
@media only screen and (max-width: 486px){
  .new_slider_form .slider_main_text {
    font-size: 2em;
    margin-top: 35px;
}
.new_slider_form .slider_form_text {font-size: 1.2em;margin-top: 15px;}
.new_slider_form .slider_new_form .gform_wrapper .gform_body div#gform_page_1_2 ul#gform_fields_1_2 li {
  width: 100%;
  text-align: center;
  display: inline-block;
  padding-right: 0px !important;
  margin-top: 0;
}
.new_slider_form .slider_new_form .gform_wrapper .gform_body div#gform_page_1_2 ul#gform_fields_1_2 li#field_1_7 .gfield_captcha_container .gfield_captcha_input_container.simple_captcha_medium {
  width: auto;
}
.new_slider_form .slider_new_form .gform_wrapper .gform_body div#gform_page_1_2 ul#gform_fields_1_2 li#field_1_7 {
  width: 100%;
  float: left !important;
}
.new_slider_form .slider_new_form .gform_wrapper .gform_body div#gform_page_1_2 ul#gform_fields_1_2 li#field_1_7 img.gfield_captcha {
  height: 42px;
  width: 30%;
}
.new_slider_form {height: auto !important;}
.new_slider_form .slider_new_form .gform_page_footer.top_label input {margin-bottom: 0px;}
.new_slider_form {
  padding-top: 0% !important;
  padding: 0px 5%;
}
.new_slider_form .slider_new_form .gform_page_footer.top_label input {width: 70%!important;}
.new_slider_form .slider_new_form .gform_wrapper .gform_body div#gform_page_1_2 ul#gform_fields_1_2 li input {margin-top: 0 !important;}
.new_slider_form .slider_new_form .gform_wrapper .gform_body div#gform_page_1_2 ul#gform_fields_1_2 li .gfield_description.validation_message {
   bottom: -13px;}
   .new_slider_form .slider_new_form .gform_wrapper .gform_body div#gform_page_1_2 ul#gform_fields_1_2 li#field_1_7 .gfield_description.validation_message {
    bottom: -32px;
}
.new_slider_form .slider_new_form .gform_page_footer.top_label input {width: 60%!important;}
}

input::placeholder, textarea::placeholder {
  color: #000;
  opacity: 1;
  font-size: 15px;
}