    @import url('https://use.fontawesome.com/releases/v5.3.1/css/all.css');
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
@import url('https://fonts.googleapis.com/css?family=Lora:400,400i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300i,700');
@font-face {
    font-family: 'GothamNarrow-Light';
    src: url('../fonts/GothamNarrow-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/GothamNarrow-Light.otf') format('opentype'), url('../fonts/GothamNarrow-Light.woff') format('woff'), url('../fonts/GothamNarrow-Light.ttf') format('truetype'), url('../fonts/GothamNarrow-Light.svg#GothamNarrow-Light') format('svg');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Regular.eot');
    src: url('../fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Regular.woff') format('woff'), url('../fonts/Montserrat-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal
}

#paypal_form ::selection {
  background: #db781d; /* WebKit/Blink Browsers */
}
#paypal_form ::-moz-selection {
  background: #db781d; /* Gecko Browsers */   
}  
::selection {
  background: #248c7f; /* WebKit/Blink Browsers */
}
::-moz-selection {
  background: #248c7f; /* Gecko Browsers */
}
body {
    font-family: 'Open Sans', sans-serif!important;
    font-size: 16px!important;
    font-weight: 400;
    color: #535353;
    scrollbar-face-color: #000;
    scrollbar-highlight-color: #000;
    scrollbar-3dlight-color: #000;
    scrollbar-darkshadow-color: #000;
    scrollbar-shadow-color: #000;
    scrollbar-arrow-color: #f9f;
    scrollbar-track-color: #fcf
}

html {
    background-color: #fff!important
}

p {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif
}

.field-row {
    width: 100%;
    max-width: 650px;
}
input#submit-btn {
    width: 100%;
    max-width: 140px;
    display: inherit;
    background: #248c7f;
    color: #fff;
    margin-top: 20px;
}
.pay-btn img {
    margin: 20px 22px;
}
.pay-btn {
    text-align: center;
}
/* .page main.template-page.content.av-content-full.alpha.units { */
    /* width: 100%; */
    /* margin: 0 auto; */
    /* max-width: 650px; */
/* } */   
#top label {
       width: 100%;
}
.to-header .phone-info {
    color: #535353!important;
    font-size: 24px!important;
    position: absolute;
    right: 0;
    top: 10px
}

	/********21august************/
	input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border: 1px solid #535353;
  -webkit-text-fill-color: #fff;
  -webkit-box-shadow: 0 0 0px 1000px gray inset;
  transition: background-color 5000s ease-in-out 0s;
}
#paypal_form input:-webkit-autofill,
#paypal_form input:-webkit-autofill:hover, 
#paypal_form input:-webkit-autofill:focus,
#paypal_form textarea:-webkit-autofill,
#paypal_form textarea:-webkit-autofill:hover,
#paypal_form textarea:-webkit-autofill:focus,
#paypal_form select:-webkit-autofill,
#paypal_form select:-webkit-autofill:hover,
#paypal_form select:-webkit-autofill:focus {
  border: 1px solid #535353;
  -webkit-text-fill-color: #333 !important;
  -webkit-box-shadow: 0 0 0px 1000px White inset;
  transition: background-color 5000s ease-in-out 0s;
}             
  .field-row:nth-child(2n) {
    margin-right: 0;
}  

.field-row {
    width: 49%;
    float: left;
    margin-right: 2%;
}

.column-right #year {
    width: 48%;
}
.column-right #month {
    width: 48%;
    float: left;
    margin-right: 10px;
}

input#submit-btn {
    max-width: 720px;
    width: 100%;
    display: inline-block;
    background: #248c7f;
    color: #fff;
    margin-top: 25px;
    border-radius: 10px;
}
#top .field-row label {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 18px;
    color: #fff;
}
.form-second-style {
    border: 1px solid #fff;
    border-radius: 11px;
}
.pay-center .form-first-style {
    background: gray;
    padding: 40px;
    max-width: 750px;
    margin: auto;
    margin-bottom: 40px;
}
.auto-form .form-first-style {
    background: gray;
    padding: 40px;
    max-width: 750px;
    margin: auto;
    margin-bottom: 40px;
}

.card-only-test {
    text-align: center;
    width: 100%;
    margin-top: -20px;
}
span.pay {
    width: 100%;
    max-width: 600px;
    display: inline-block;
    background: #248c7f;
    color: #fff;
    padding: 5px 0;
    border-radius: 10px;
    font-size: 25px;
}
#month option,#year option {
    color: #000;
} 
#frmPayment .field-row input, .demoSelectBox, .pay-center .form-row input{
    background: transparent !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
	color:#fff !important;
}
 
/*
#top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select{
color:#ffffff !important;
}

#top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="email"], #top input[type="number"], #top input[type="url"], #top input[type="tel"], #top input[type="search"], #top textarea, #top select {
    -webkit-appearance: none;
    padding: 8px 6px;
    outline: 0;
    font: 13px "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #fff;
    width: 100%;
    background: #fff0;
    border-bottom: 1px solid #fff;
    border-top: none;
    border-left: none;
	border-right:none;
}*/

/***********payonline***********/
/*
#top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="email"], #top input[type="number"], #top input[type="url"], #top input[type="tel"], #top input[type="search"], #top textarea, #top select{
	-webkit-appearance: none;
    padding: 8px 6px;
    outline: 0;
    font: 13px "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #fff;
    width: 100%;
    background: #fff0;
    border-bottom: 1px solid #fff;
    border-top: none;
    border-left: none;
	border-right:none;
}

#top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select{   
    background-color: transparent !important;
	}*/
	
.form-row {
    width: 48%;
    float: left;
    margin-right: 20px;
}

 .form-row:nth-child(2n) {
    margin-right: 0;
}
	
	#top label span {
    font-weight: bold;
    font-size: 16px;
    color: #fff;
}

.submit input {
    border-radius: 10px;
    background: #248c7f !important;
    width: 100%;
    margin-top: 15px;
}
	.paypal-payment main.template-page.content.av-content-full.alpha.units {
    width: 100%;
    margin: 0 auto;
    max-width: 650px;
    float: none;
}
.form-row input {
    margin-top: 10px !important;
}
/********21august************/


/* new css start */ 
div#case_studies {
    display: none;
}

.page-id-3429 div#layer_slider_1 {
    display: none;
}

button.accordion::after {
    content: '\002B';
    color: #e1e1e1;
    font-weight: bold;
    float: left;
    margin-left: 5px;
    border: 1px solid #e1e1e1;
    height: 19px;
    line-height: 16px;
    font-size: 17px;
    padding: 0px 4px;
    margin: 8px 11px 0 0;
    position: absolute;
    left: 10px;
    top: 3px;
}
.accordion { position:relative;
}
button.accordion.active::after {
    content: "\2212";
}       
.panel {
	padding: 20px !important;  
}  
.accordion {
	border: 1px solid #ccc;
	margin-top: 20px;
}  
.accordion h3 {
    margin: 0;
    display: inline-block;
    float: left;
    padding: 0 0 0 36px;
}    
     
.page-id-3440 .avia_iconbox_title {
	color: #fff !important;
}    
.send-email {
	background-image: url("https://clickstree.com/uploads/2018/06/message.png");
	width: 54px;
	height: 44px;
	margin: 0 auto;
}
.email:hover .send-email {
	background-image: url("https://clickstree.com/uploads/2018/06/message1.png");
}
input.freeqoute1 {
    background: #248c7f !important;
}
.contact-call {
	background-image: url("https://clickstree.com/uploads/2018/06/phone.png");
	width: 54px;
	height: 44px;
	margin: 0 auto;
}
.call:hover .contact-call {
	background-image: url("https://clickstree.com/uploads/2018/06/phone1.png");
}
.my-location {
	background-image: url("https://clickstree.com/uploads/2018/06/location.png");
	width: 54px;
	height: 44px;
	margin: 0 auto;
}
.Location:hover .my-location {
	background-image: url("https://clickstree.com/uploads/2018/06/location1.png");
}         
.col-sm-8.home_page_div_hide {
	float: left;
}
#test-popup .col-sm-4 {
	float: right;
}              


/* new css End */

#top .input-text,
#top input[type="text"],
#top input[type="input"],
#top input[type="password"],
#top input[type="email"],
#top input[type="number"],
#top input[type="url"],
#top input[type="tel"],
#top input[type="search"],
#top textarea,
#top select {
    font-family: 'Montserrat', sans-serif!important;
    font
}
#top .avia_hidden_link_text {
    display: block !important;    
    font-size: 0 !important;
    position: relative !important;
}
#top .avia_hidden_link_text::before {
    content: "\f077";
    position: absolute;
    top: 0;
    left: 12px;
    width: 10px;
    height: 10px;
    font-size: 22px;
    color: #000;
    z-index: 99999;
    opacity: 1;
    font-family: fontawesome;
}
#top .avia_hidden_link_text:hover::before {
    color: #fff;
}      

      
.skype-link {
    display: none!important
}

.modal-box {
    display: none;
    position: fixed;
    z-index: 99999999;
    width: 50%;
    height: 400px;
    overflow-x: hidden;
    overflow-y: auto;
    background: white;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    border: 2px solid #111;
    background-clip: padding-box
}

.av-main-nav>li>a {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    padding: 18px 32px;
    max-height: none!important;
    height: auto!important;
    line-height: normal!important;
    margin-top: 7px
}

.text-sep,
.blog-categories,
.blog-author,
.blog-tags {
    color: #248c7f!important
}

.text-sep a,
.blog-categories a,
.blog-author a,
.blog-tags a {
    color: #717171!important
}

.post-container .custom-read-more {
    background: #248c7f!important;
    margin-right: 15px
}

#top .av-related-style-full .related_column {
    width: 48%!important;
    margin-right: 4%!important;
    margin-bottom: 2%
}

.miniheading {
    font-size: 24px!important;
    font-weight: 400!important
}

.related_posts {
    margin-bottom: 0!important
}

.related_title {
    font-size: 24px;
    font-weight: 400
}

.comment_container {
    background: #f7a842 none repeat scroll 0 0!important;
    border: 1px solid #d3d3d3!important;
    padding: 15px!important;
    color: #fff
}

.sidepop {
    background: #2f2f2f;
    padding: 15px
}

.sidepop h3 {
    font-size: 18px!important;
    font-weight: bold!important;
    color: #fff
}

.sidepop #packages {
    width: 100%
}

.sidepop .formSubmit.secondPopup1 {
    width: 100%
}

#categories-3 {
    margin-bottom: 30px!important
}

.sidepop form {
    margin-bottom: 0!important;
    padding-bottom: 0!important
}
#top .client-testimonials li .js-open-modal {
    color: #fff !important;
}
#top .client-testimonials li:hover .js-open-modal {
    color: #666 !important;  
}
.js_active .av-minimum-height .container {
    opacity: 1;
}
.page-id-3429 .avia_iconbox_title {
	color: #fff !important;
} 
.page-id-3431 .avia_iconbox_title {
	color: #fff !important;
}           
.sidepop .custom-btn-jo {
    border-radius: 0!important;
    color: #fff!important;
    font-size: 18px!important;
    padding: 13px 52px 14px;
    font-weight: bold;
    float: left;
    background: #248c7f!important
}
 #top #wrap_all #header.header-scrolled-full .av-menu-button a span.avia-menu-text {
	background: transparent !important;
	border: transparent !important;
	color:#fff;  
}
 #top #wrap_all #header.header-scrolled-full .av-menu-button a:hover {
	color:#fff;    
}  
#top #wrap_all #header.header-scrolled-full .av-menu-button a span.avia-menu-text:hover {
    color: #fff;
}    
#top .av-related-style-full .related_column:nth-child(2n+2) {
    margin: 0!important
}

.post-container .custom-read-more:hover {
    background: #d08112!important
}

.comment-container.minor-meta a:hover {
    background: #d08112!important;
    text-decoration: none!important
}

.comment-container.minor-meta a {
    background: #248c7f!important;
    padding: 9px 15px!important;
    border-radius: 0!important;
    margin-top: 13px;
    display: inline-block;
    color: #fff
}

#single-subscription-form {
    background: #248c7f
}

#single-subscription-form h2 {
    font-size: 20px!important;
    color: #fff;
    margin: 25px 0 0 0
}

#single-subscription-form #test-popup {
    width: 70%;
    margin: -17px auto 0
}

#single-subscription-form .custom-btn-jo {
    background: #248c7f!important;
    border-radius: 0!important;
    padding: 8px 15px!important
}

#single-subscription-form form {
    margin-bottom: 0!important
}

#single-subscription-form input[type="email"] {
    background: #fff!important
}

#single-subscription-form input[type="submit"] {
    background: #f7a943!important;
    font-size: 16px!important;
    font-weight: 400
}

#single-subscription-form input[type="submit"]:hover {
    background: #fff!important;
    color: #f7a943!important
}

#single-subscription-form .formSubmit.secondPopup1 {
    padding: 7px 0!important
}

#single-subscription-form input[type="email"] {
    margin: 0!important;
    padding: 10px 6px!important
}

#respond .comment-form {
    background: tranparent!important
}

.blogmain p {
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px
}

.pagination a {
    color: #fff!important
}

.template-blog .post_delimiter {
    margin: 0 0 20px 0!important;
    padding: 8px 0 0 0!important
}

.blogmain {
    border-bottom: 1px solid #ddd;
    padding: 0 0 30px 0
}

.blog-tags strong {
    color: #248c7f!important;
    padding: 0 8px 0 0!important
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Montserrat', sans-serif!important
}

.popmake-overlay.theme-4262,
.popmake-overlay.theme-screen {
    background-color: rgba(0, 0, 0, 0.5)!important
}

body .container_wrap .avia-builder-el-no-sibling.mybutton,
body .container_wrap .avia-builder-el-no-sibling.mybuttonn,
body .container_wrap .avia-builder-el-no-sibling.mybutton1,
body .container_wrap .avia-builder-el-no-sibling.mybutton2 {
    width: 100%
}

.mybutton .avia-button.avia-size-x-large,
.mybutton2 .avia-button.avia-size-x-large,
.mybuttonn .avia-button.avia-size-x-large,
.mybuttonn .avia-button.avia-size-x-large,
.mybutton1 .avia-button.avia-size-x-large {
    width: 100%;
    font-size: 21px;
    padding: 20px 50px 20px
}

.forpackagetablemain table td {
    vertical-align: middle
}

.forpackagetablemain table tr td h1 {
    font-size: 14px;
    font-weight: bold;
    color: #248c80;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif
}

.testimonials_listbg {
    margin-top: 0!important
}

.avia-testimonial {
    border: 0
}

.whatseo {
    width: 100%;
    margin: 0;
    padding: 0
}

.seoprocess {
    width: 39%;
    float: left
}

.avia-builder-el-75 span.avia_iconbox_title {
    color: #fff
}

.seotext {
    width: 61%;
    float: left;
    margin-top: 35px
}

#service-section h4 {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px!important;
    font-weight: 600!important;
    color: #535353!important;
    margin: 22px 0 11px
}

.title-heading {
    font-family: 'Montserrat', sans-serif;
    font-size: 45px!important;
    font-weight: 300!important;
    margin-bottom: 5px!important
}

.title-subheading {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 500!important;
    text-transform: uppercase;
    color: #248c7f
}

.title-subheadbig {
    font-family: 'Montserrat', sans-serif;
    font-size: 24px!important;
    font-weight: 700!important;
    text-transform: uppercase
}

.title-small {
    font-family: 'Montserrat', sans-serif;
    font-size: 24px!important;
    font-weight: 400!important
}

.title-smallsub {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px!important;
    font-weight: 400!important;
    text-transform: uppercase
}

.free-consult {
    width: 100%;
    margin: 0 auto
}

.free-consult #test-popup {
    width: 100%;
    float: left
}

#top #test-popup form {
    background: 0;
    text-align: center
}

#top #test-popup form input {
    text-align: left
}

#top #test-popup form input.website_in {
    border: 1px solid #464646;
    border-radius: 5px;
    color: #4e4e4e!important;
    display: inline-block;
    float: none;
    font-family: open sans;
    font-size: 24px;
    height: 67px;
    max-width: 65%!important;
    padding: 0 5px 0 15px;
    text-indent: .01px;
    text-overflow: "";
    font-weight: 300;
    font-family: 'Montserrat', sans-serif!important
}

.free-consult .custom-btn {
    bottom: 0;
    float: right;
    margin-top: 25px;
    position: relative;
    text-align: left;
    width: 100%
}

.free-consult .custom-btn a {
    font-weight: 500!important;
    background: #248c7f!important;
    margin-left: 12px
}

.free-consult .custom-btn a:hover {
    background: #f7a842!important
}

.free-consult #test-popup form {
    padding: 0!important;
    margin-bottom: 0!important
}

.free-consult #test-popup .custom-btn-jo {
    background: #248c7f none repeat scroll 0 0;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    cursor: pointer;
    padding: 23px 15px;
    font-family: 'Montserrat', sans-serif;
    display: block;
    height: 74px;
    text-align: center;
    text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
    -moz-text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
    -webkit-text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
    -ms-text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
    -o-text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
    box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.55);
    -moz-box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.55);
    -webkit-box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.55);
    -ms-box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.55);
    -o-box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.55)
}

.free-consult #test-popup .formSubmit.secondPopup1 {
    float: left;
    margin: 0;
    padding: 15px 0;
    width: 34%!important;
    margin-left: 8px
}

.free-consult #test-popup select {
    float: none;
    color: #4e4e4e!important;
    border: 1px solid #464646;
    max-width: 65%!important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff url(../images/select-down.png) no-repeat 96% center!important;
    text-indent: .01px;
    text-overflow: "";
    font-size: 24px;
    font-family: 'Montserrat', sans-serif!important;
    padding: 0 5px 0;
    height: 67px;
    border-radius: 5px;
    display: inline-block;
    text-transform: capitalize;
    font-weight: 600!important
}

#top select,
#top .avia_ajax_form .select,
#top .entry-content-wrapper select {
    -webkit-appearance: none;
    border-radius: 0;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAANCAYAAAC+ct6XAAAAGXRFW…IsJTc7FQAxDxD7AbEzEF+jR1DDywtoCr9DbhwzDlRZDRBgACYqHJO9bkklAAAAAElFTkSuQmCC);
    background-position: center right;
    background-repeat: no-repeat;
    border-radius: 2px
}

.Letgo {
    display: inline-block;
    float: none;
    margin-left: 8px;
    position: relative;
    top: -4px;
    vertical-align: middle;
    max-width: 205px;
    width: 100%
}

.Letgo a {
    background: #248c7f none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 24px;
    font-weight: 800;
    height: 66px;
    line-height: 24px;
    padding: 22px 15px 0;
    vertical-align: middle;
    font-family: 'Montserrat', sans-serif!important;
    text-transform: uppercase;
    transition: all .5s ease-in-out 0s;
    position: relative;
    z-index: 1;
    overflow: hidden;
    width: 100%;
    box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.55);
    -webkit-box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.55);
    -moz-box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.55);
    -o-box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.55);
    -ms-box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.55)
}

.Letgo a:hover,
.Letgo a:focus,
.Letgo a:active {
    color: #fff;
    text-decoration: none
}

.Letgo a:hover::before {
    background: #f7a842 none repeat scroll 0 0;
    border-radius: 0;
    bottom: 0;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    width: 100%
}

.Letgo a::before {
    background: transparent none repeat scroll 0 0;
    border-radius: 100%;
    content: "";
    height: 10px;
    left: 50%;
    position: absolute;
    right: 0;
    top: 50%;
    transition: all .5s ease-in-out 0s;
    width: 10px;
    z-index: -1
}

.free-consult #test-popup select option {
    font-size: 16px;
    font-family: open sans;
    padding: 5px 10px
}
.post-entry.post-entry-type-page.post-entry-3429 .title-heading {
    display: inline-block;
    font-size: 45px;
    width: 70%
}
.banner-servcies .content-ser-banner {
    width: 100%;
    text-align: center;
    color: #fff;
    margin-top: 70px
}

.banner-servcies .content-ser-banner h3 {
    font-size: 50px;
    font-weight: 300;
    line-height: 60px;
    margin-bottom: 30px;
    text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
    text-transform: none;
    margin-top: 0
}

.banner-servcies .content-ser-banner h5 {
    font-family: lora!important;
    font-size: 30px;
    font-style: italic;
    font-weight: 400
}

.banner-servcies .free-consult .freeqoute {
    width: 100%;
    float: left;
    border-radius: 0!important;
    color: #fff!important;
    text-align: center
}

.free-consult .freeqoute {
    width: 50%;
    float: left;
    border-radius: 0!important;
    color: #fff!important;
    text-align: right
}

.free-consult .freeqoute a {
    padding: 21px 33px;
    background: #248c7f!important;
    -webkit-border-radius: 5px!important;
    -moz-border-radius: 5px!important;
    border-radius: 5px!important;
    cursor: pointer;
    margin-left: 1%;
    font-size: 25px;
    width: auto;
    display: inline-block;
    font-weight: 500
}

.free-consult .freeqoute a:hover {
    background: #f7a842!important
}

.freeqoute a {
    font-weight: 500;
    text-align: center;
    color: #fff!important;
    text-decoration: none
}

.abouttop .av_one_half {
    margin-left: 3%!important
}

.ourmission {
    padding: 0;
    margin-top: 25px!important
}

.ourmission p {
    margin: 0!important;
    padding: 0 15px 15px
}

.ourmission h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px!important;
    font-weight: 600!important;
    padding: 15px 15px 8px;
    letter-spacing: .5px
}

.seopackages-box .av_promobox {
    background: tranparent!important
}

.seopack-section {
    margin: 50px 0 0!important
}

.servicemain {
    margin-top: 30px!important
}

.servicemain h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px!important;
    font-weight: 400!important;
    padding: 15px 0 0
}

.servicemain .avia-button.avia-size-small {
    background: #fff!important;
    border: 1px solid #248c7f!important;
    color: #248c7f!important;
    border-radius: 0!important
}

#pagemainhead .content {
    padding-top: 0!important
}

.smallbusiness {
    width: 46%;
    float: left
}

.smallbusiness h3 {
    color: #535353
}

.smallbusiness ul li {
    background: url(../images/arrow-r.png) no-repeat;
    list-style-type: none;
    margin: 0;
    padding: 5px 0 5px 24px;
    background-position: 0 10px
}

.core li {
    background: url(../images/arrow-r.png) no-repeat;
    list-style-type: none;
    margin: 0;
    padding: 5px 0 5px 24px;
    background-position: 0 10px
}

.avia-button.avia-icon_select-no.avia-color-theme-color.avia-size-medium.avia-position-center {
    color: #248c7f!important;
    background: transparent;
    border: 1px solid #248c7f!important
}

.avia-button.avia-icon_select-no.avia-color-theme-color.avia-size-medium.avia-position-center:hover {
    color: #fff!important;
    background: #248c7f
}

.recentour {
    margin-top: 30px!important
}

.reclient .content {
    padding: 50px 0!important
}

.clintlogo .slide-entry {
    height: 150px;
    border: 1px solid #e8e8e8;
    padding: 50px 0!important
}

.home .clintlogo .slide-entry {
    height: 150px;
    border: 1px solid #e8e8e8;
    padding: 30px 0!important
}

.home .clintlogo .slide-entry img {
    margin-top: 20px!important
}

.clintlogo .slide-entry-wrap:first-child .slide-entry {
    border-bottom: 0
}

.clintlogo .slide-entry img {
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.2)!important;
    margin-top: 20px
}

#inquiryform .formError .formErrorContent {
    right: 57px
}

#inquiryform .formError .formErrorArrow {
    right: 58px
}

.free-seo button {
    background: #e18006 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    margin-left: 12px;
    padding: 9px 22px
}

#startformseo br {
    display: none
}

#startform #startformseo .free-seo input {
    margin-bottom: 21px
}

#startform #startformseo .free-seo select {
    margin-bottom: 21px
}

#comments span,
.minitext,
.form-allowed-tags,
#reply-title small,
#commentform label {
    display: inline
}

.archive h1 {
    text-align: left!important
}

.single-movies #s-share-buttons .s-single-share {
    left: 69px;
    position: relative;
    top: 11px
}

#mc4wp-form-1 .mc4wp-alert.mc4wp-error>p {
    color: #fff
}

.avia-testimonial-content {
    font-size: 16px;
    line-height: 24px;
    background: #fff;
    padding: 15px;
    margin: 20px 0 0 0;
    -webkit-box-shadow: 1px 1px 2px #ccc;
    -moz-box-shadow: 1px 1px 2px #ccc;
    box-shadow: 1px 1px 2px #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    min-height: 230px
}

.coloring {
    background-color: #7ED0E8!important;
    padding: 20px;
    border-radius: 5px
}

.coloring h3,
.coloringone h3,
.coloringtwo h3,
.coloringthree h3 {
    color: #fff;
    font-weight: bold;
    margin-bottom: 0!important
}

.coloring .iconbox_icon,
.coloringone .iconbox_icon,
.coloringtwo .iconbox_icon,
.coloringthree .iconbox_icon {
    color: #fff
}

.coloringone {
    background-color: #279CC3!important;
    padding: 20px;
    border-radius: 5px
}

.coloringtwo {
    background-color: #FF7E47!important;
    padding: 20px;
    border-radius: 5px
}

.coloringthree {
    background-color: #017298!important;
    padding: 20px;
    border-radius: 5px
}

.panel_numbers span.avia-single-number {
    display: block;
    color: #fff
}

.panel_numbers span.av-icon-char {
    margin-right: 0;
    margin-bottom: 10px;
    display: block
}

.panel_numbers span.av-icon-char:before {
    display: none
}

main.template-page.content p {
    color: #535353;
    padding-left: 15px
}

.sidebar_right #categories-3,
.sidebar_right #categories-4 {
    border-top: 1px solid #ddd;
    padding-top: 20px
}

.sidebar_right .tabcontainer.border_tabs {
    border: 1px solid #ddd
}

.sidebar_right #categories-3 h3,
.sidebar_right #categories-4 h3 {
    background: #248c7f;
    color: #fff;
    padding: 12px;
    display: none
}

.sidebar_right .tabcontainer.border_tabs .tab_content {
    padding-left: 7px!important;
    padding-right: 7px!important
}

.sidebar_right .tabcontainer.border_tabs .tab_titles {
    background: #dcdcdc
}

.sidebar_right #categories-3 ul li,
.sidebar_right #categories-4 ul li {
    border-bottom: 1px solid #ddd;
    padding: 12px 0 12px 12px
}

.sidebar_right .news-wrap li {
    border: 0;
    background: 0;
    text-indent: 0;
    padding: 15px 0!important;
    border-bottom: 1px solid #ddd!important
}

#s-share-buttons {
    margin: 20px 0 0
}

.js_active #top .avia_combo_widget .active_tab {
    background: #248c7f;
    border: 0
}

.js_active #top .avia_combo_widget .active_tab span {
    color: #fff
}

.sidebar_right .tabcontainer.border_tabs .tab_titles span {
    font-size: 14px;
    color: #248c7f
}

.sidebar_right .tabcontainer.border_tabs .tab_content ul li {
    font-size: 12px
}

.projects_icon span.av-icon-char {
    background: url(https://www.clickstree.com/wp-content/uploads/2015/12/projects_icon.png) no-repeat;
    height: 85px;
    text-align: center;
    background-position: 50% 50%
}

.clients_icon span.av-icon-char {
    background: url(https://www.clickstree.com/wp-content/uploads/2015/12/clients_icon.png) no-repeat;
    height: 85px;
    text-align: center;
    background-position: 50% 50%
}

.teammembers_icon span.av-icon-char {
    background: url(https://www.clickstree.com/wp-content/uploads/2015/12/teammembers_icon.png) no-repeat;
    height: 85px;
    text-align: center;
    background-position: 50% 50%
}

.keywords_icon span.av-icon-char {
    background: url(https://www.clickstree.com/wp-content/uploads/2015/12/keywords_icon.png) no-repeat;
    height: 85px;
    text-align: center;
    background-position: 50% 50%
}

.articles_icon span.av-icon-char {
    background: url(https://www.clickstree.com/wp-content/uploads/2015/12/articles_icon.png) no-repeat;
    height: 85px;
    text-align: center;
    background-position: 50% 50%
}

a.head-btn {
    color: #fff
}

a.head-btn:hover {
    color: #fff;
    text-decoration: none
}

span.popmake-close {
    border: 1px solid #ffffff!important;
    border-radius: 16px!important;
    -webkit-border-radius: 16px!important;
    -moz-border-radius: 16px!important;
    bottom: auto;
    box-shadow: 0 0 0 0 rgba(2, 2, 2, 0.23);
    color: #fff;
    font-family: inherit;
    font-size: 27px!important;
    height: auto;
    left: auto;
    line-height: 18px!important;
    padding: 2px 2px 4px!important;
    right: 4px!important;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0.23);
    top: 9px!important;
    background: none!important;
    width: auto
}

.avia-testimonial-meta {
    position: relative;
    overflow: hidden;
    margin-left: auto;
    text-align: center;
    padding-top: 30px
}

h1.av-special-heading-tag {
    font-size: 34px!important;
    color: #252525
}

.page-id-3587 .main-title {
    display: none
}

.avia-testimonial-image img {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    filter: gray
}

.avia-testimonial-image img:hover {
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    filter: gray
}

.avia-testimonial-name {
    color: #3d3d3d!important
}

.popmake-title {
    font-size: 16px!important;
    font-weight: bold!important;
    margin-top: -13px;
    padding-top: 0
}

.popmake input {
    box-shadow: none;
    border-radius: 5px!important;
    -moz-border-radius: 5px!important;
    -webkit-border-radius: 5px!important
}

.popmake input[type="submit"] {
    background: #f7a842 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    color: #000;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    margin: 0 auto;
    padding: 11px 27px;
    text-align: center;
    text-transform: capitalize
}

.popmake {
    background-color: #248c7f!important;
    border-radius: 7px!important;
    border: 0!important
}

.popmake.theme-4262 p {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    font-weight: 400
}

#popmake-4251 form {
    padding: 0!important;
    margin-bottom: 0!important
}

.popmake.theme-4262 .popmake-title,
.popmake.theme-screen .popmake-title {
    color: #000;
    text-align: left;
    text-shadow: 0 0 0 rgba(2, 2, 2, 0.23);
    font-family: montserrat!important;
    font-size: 32px!important;
    line-height: 36px;
    font-size: 20px!important;
    font-weight: 400!important;
    margin-top: 0!important
}

#popmake-4251 input {
    margin: 5px 0 0 0!important;
    padding: 12px 27px!important
}

.avia-testimonial-name {
    font-size: 18px
}

.avia-testimonial-content:after {
    content: '';
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    overflow: hidden;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
    position: absolute;
    bottom: 164px;
    left: 50%;
    margin-left: -5px;
    z-index: 99999
}

#top .avia-smallarrow-slider .avia-slideshow-dots a {
    height: 11.5px!important;
    width: 11.5px!important;
    padding: 6px!important
}

#top .avia-smallarrow-slider-heading {
    padding-top: 30px!important
}

#top .avia-content-slider-element-container .avia-slideshow-dots {
    left: 0;
    text-align: center!important;
    width: 100%!important
}

.avia-testimonial-image {
    float: none;
    margin: 0 auto;
    width: 80px;
    height: 121px;
    border-radius: 100px;
    overflow: hidden;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px
}

.page-id-3458 h1.main-title {
    display: none
}

.container.spacer {
    padding-top: 25px;
    padding-bottom: 25px
}

.forpackagetablemain table tr td p strong {
    color: #248c80
}

.container.spacer td {
    padding: 8px 25px 8px 25px;
    font-size: 14px
}

.container.spacer td p {
    margin: 0
}

.forpackagetablemain .attachment-post-thumbnail {
    width: 100%
}

.container.spacer table tr:nth-child(even) {
    background: #f7f7f7
}

.container.spacer h3 strong {
    color: #d47d0c!important
}

.container.spacer table {
    margin-top: 0;
    margin-bottom: 0;
    border: 1px solid #ccc
}

.container.spacer table,
.container.spacer td,
.container.spacer th {
    border: 1px solid #c4c4c4
}

.container.spacer table th {
    background: #eee
}

.avia-menu-fx,
.av-main-nav ul {
    top: 70%;
    bottom: auto
}

#case_studies div .av_one_fourth {
    min-height: 250px
}

#top .avia-logo-element-container .slide-entry:nth-of-type(4) img {
    box-shadow: none
}

#footer h3.widgettitle {
    border-bottom: 2px solid #46aa9c;
    padding-bottom: 7px;
    font-size: 24px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300!important;
    padding: 10px 0;
    letter-spacing: 2px;
    color: #fff
}

#footer input::-moz-placeholder {
    color: #444!important;
    font-size: 14px!important;
    font-weight: bold!important
}

#footer input::-webkit-input-placeholder {
    color: #444!important;
    font-size: 14px!important;
    font-weight: bold!important
}

#footer input:-ms-input-placeholder {
    color: #444!important;
    font-size: 14px!important;
    font-weight: bold!important
}

#footer textarea::-moz-placeholder {
    color: #444!important;
    font-size: 14px!important;
    font-weight: bold!important
}

#footer textarea::-webkit-input-placeholder {
    color: #444!important;
    font-size: 14px!important;
    font-weight: bold!important
}

#footer textarea:-ms-input-placeholder {
    color: #444!important;
    font-size: 14px!important;
    font-weight: bold!important
}

.footer_color input[type="submit"] {
    background-color: #248c7f!important;
    color: #fff!important;
    font-size: 14px!important;
    font-weight: bold!important
}

#top .footer_color .input-text,
#top .footer_color input[type="text"],
#top .footer_color input[type="input"],
#top .footer_color input[type="password"],
#top .footer_color input[type="email"],
#top .footer_color input[type="number"],
#top .footer_color input[type="url"],
#top .footer_color input[type="tel"],
#top .footer_color input[type="search"],
#top .footer_color textarea,
#top .footer_color select {
    border-color: #fff!important;
    background-color: #fff!important;
    color: #444!important;
    border-radius: 6px!important;
    margin: 0 0 9px!important
}

#top .avia-logo-element-container img {
    box-shadow: 1px 0 0 rgba(0, 0, 0, 0.2)
}

.avia-logo-element-container .slide-entry-wrap:nth-of-type(1) {
    border-bottom: 1px solid #ccc
}

.paddingheadd {
    padding-top: 40px
}

.template-page .entry-content-wrapper h2 {
	font-size: 50px;
	font-weight: 300 !important;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 60px;
	margin-bottom: 25px !important;
}      

.avia-logo-element-container img {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    filter: gray;
    -webkit-transition: all .6s ease
}

.avia-logo-element-container img:hover {
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    filter: none
}

#service-section .av-section-color-overlay {
    opacity: .95!important
}

.post-section-recent h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px!important;
    font-weight: 400!important
}

.post-section-recent .more-link {
    font-size: 13px!important;
    border-radius: 0;
    margin-top: 0;
    border: 1px solid #248c7f!important;
    color: #248c7f!important;
    padding: 5px 10px;
    margin: 15px 0
}

.post-section-recent .more-link-arrow {
    display: none
}

.post-section-recent .entry-content,
.post-section-recent .entry-title {
    padding: 5px 15px 0
}

#package-section .av-section-color-overlay {
    opacity: .94!important
}

#top .av-share-box ul {
    border: 1px solid #fff;
    background: #158cdf none repeat scroll 0 0
}

.av-share-box ul li a {
    color: #fff
}

.avia-content-slider .slide-entry-title {
    font-weight: normal
}

.client-section .av-section-color-overlay {
    opacity: .94!important
}

.custom-btn .avia-button {
    font-size: 24px;
    border-radius: 10px
}

.blue-heading {
    margin-top: 20px
}

.package-box h3 {
    margin: 0;
    padding-bottom: 10px;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px!important;
    font-weight: 400!important
}

.package-box img {
    min-height: 64px;
    height: 64px;
}  

.package-box .price {
    color: #000!important;
    font-size: 18px;
    background-color: transparent
}

.package-box p {
    margin: 0
}

.our-packages .price {
    background-color: transparent
}

.blue-btn .avia-button {
    font-size: 13px;
    border-radius: 0;
    margin-top: 0;
    border: 1px solid #248c7f!important
}

.orange-btn .avia-button {
    font-size: 18px;
    border-radius: 0;
    margin-top: 0;
    font-weight: bold;
    z-index: 100
}

.orange-btn .avia-button:hover {
    background: #f2a903
}

.viewtest .avia-button:hover {
    background: #f2a903
}

.viewtest .avia-button {
    font-size: 14px;
    border-radius: 0;
    margin-top: 0;
    font-weight: normal;
    border: 1px solid #248c7f!important;
    margin-bottom: 30px
}

.post-section-recent .real-thumbnail {
    background: #e8e8e8;
    -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.50);
    -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.50);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.50)
}

.customer .post-entry {
    background: #e8e8e8;
    margin: 30px 0
}

.customer .content {
    padding-top: 0!important
}

.project-box .box-caption h4 {
    font-size: 15px!important;
    text-transform: uppercase;
    border-bottom: 1px solid #8f8787;
    padding-bottom: 10px
}

.project-box .box-caption p {
    color: #575859
}

.testimonial-section .avia-testimonial-content {
    font-size: 14px!important
}

.testimonial-section .avia-slideshow-arrows {
    display: none
}

.testimonial-section .avia-testimonial-meta .avia-testimonial-name {
    color: #1484d3
}

.logo img {
    max-width: 200px;
    margin-top: 0;
    max-height: none!important;
    width: auto;
    height: auto
}

.bx-wrapper .bx-controls-auto {
    text-align: center;
    display: none
}

.articles_section.homepage .slide-entry-title {
    color: #000
}

.sidebar_form p {
    margin-bottom: 5px
}

.header-scrolled .logo img {
    max-width: 100%;
    margin-top: 0
}

#footer-social .social_bookmarks li {
    display: inline-block;
    float: none;
    height: 100%;
    padding: 0;
    transition: all .2s ease-in-out 0s;
    width: 30px;
    background: #1484d3!important;
    margin-right: 5px
}

#footer-social .social_bookmarks li {
    border: medium none;
    border-radius: 300px;
    overflow: hidden;
    position: relative
}

#footer-social .social_bookmarks li a {
    font-size: 17px
}

#footer .widget {
    margin: 0!important
}

.copy-text {
    margin-top: 40px;
    display: block
}

#header_meta {
    min-height: 1px!important
}

#header_meta .to-header {
    max-width: 1200px;
    padding: 1px 0 0;
    min-height: 1px
}

#header_meta {
    border-top: 0 solid #222935;
    border-bottom: 0 solid #eeeeee!important;
    background: #fff
}

.fa-phone::before {
    color: #535353!important;
    content: "";
    font-size: 18px
}

#header_meta .to-header:before {
    position: absolute;
    content: "";
    left: -50px;
    min-height: 54px;
    position: absolute;
    top: -6px;
    width: 50px
}

.pricing-bottom.blue2 .success-btn a:hover,
.pricing-bottom.blue2 .success-btn a:hover input {
    background-color: #f7a943!important
}

.header_color .main_menu .menu ul li a:hover,
.header_color .av-subnav-menu ul a:hover {
    background-color: #e2e2e2!important
}

#top.page-id-3483 #wrap_all .alternate_color h1,
#top.page-id-3485 #wrap_all .alternate_color h1,
#top.page-id-3487 #wrap_all .alternate_color h1,
#top.page-id-3996 #wrap_all .alternate_color h1,
#top.page-id-3489 #wrap_all .alternate_color h1,
#top.page-id-3998 #wrap_all .alternate_color h1,
#top.page-id-3491 #wrap_all .alternate_color h1 {
    text-align: center;
    font-size: 50px;
    font-weight: 300
}

#top #wrap_all .alternate_color h1 {
    text-align: center;
    font-size: 50px;
    font-weight: 300;
    line-height: 42px;
    padding-top: 45px
}

#top #wrap_all .alternate_color h1 a {
    font-size: 50px
}

#top #wrap_all .alternate_color h1 a:hover {
    color: #1484d3
}

.pricebox.span-3.color-F8FDFF.selectedd,
.pricebox.span-4.color-F8FDFF.selectedd,
.pricebox.span-6.color-F8FDFF.selectedd {
    background: #7ed0e8;
    color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

.pricebox.span-3.color-F4F8F9.selected1 {
    background: #279cc3;
    color: #fff
}

.pricebox.span-3.color-F4F8F9.selected1 .pricing-tag .fa-check,
.pricebox.span-3.color-FFF9F6.selected2 .pricing-tag .fa-check {
    color: #fff
}

.pricebox.span-4.color-F4F8F9.selected1 .pricing-tag .fa-times,
.pricebox.span-4.color-FFF9F6.selected2 .pricing-tag .fa-times {
    color: #fff
}

#case_studies .avia-content-slider .slide-entry {
    background: #e8e8e8;
    padding: 12px;
    -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.50);
    -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.50);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.50)
}

#package-section .av_one_fifth {
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.20)!important;
    -moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.20)!important;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.20)!important
}

#service-section .avia_image {
    -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.50)!important;
    -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.50)!important;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.50)!important
}

#whyus-section img {
    -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.50)!important;
    -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.50)!important;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.50)!important
}

#case_studies h3 {
    font-family: "Montserrat", sans-serif;
    font-size: 18px!important;
    font-weight: 400!important;
    line-height: 30px;
    padding: 10px 0;
    text-align: center
}

#case_studies .entry-content-header a {
    color: #fff!important;
    text-transform: uppercase;
    font-weight: 600
}

#case_studies .entry-content-header h3.slide-entry-title.entry-title {
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px!important;
    font-weight: 400!important;
    padding: 10px 0;
    background: #f7a943
}

article.slide-entry img {
    transition: .5s transform ease-in-out;
    transform: scale(1)
}

article.slide-entry:hover img {
    transform: scale(1.222)
}

.pricebox.span-3.color-FFF9F6.selected2 {
    background-color: #ff7e47;
    color: #fff
}

.pricebox.span-3.color-F8FDFF.selectedd .pricing-tag .fa-check,
.pricebox.span-4.color-F8FDFF.selectedd .pricing-tag .fa-check,
.pricebox.span-6.color-F8FDFF.selectedd .pricing-tag .fa-check {
    color: #fff
}

.pricebox.span-4.color-FFF9F6.selecteddone .pricing-tag .fa-times {
    color: #fff
}

.pricebox.span-3.color-F8FDFF.selectedd .pricing-tag .fa-times,
.pricebox.span-4.color-F8FDFF.selectedd .pricing-tag .fa-times,
.pricebox.span-6.color-F8FDFF.selectedd .pricing-tag .fa-times {
    color: #fff
}

.pricebox.span-3.color-EEF7FA.selecteddone .pricing-tag .fa-check,
.pricebox.span-4.color-EEF7FA.selecteddone .pricing-tag .fa-check {
    color: #fff
}

.pricebox.span-6.color-FFF9F6.selecteddone .pricing-tag .fa-check,
.pricebox.span-4.color-FFF9F6.selecteddone .pricing-tag .fa-check {
    color: #fff
}

.pricebox.span-3.color-EEF7FA.selecteddone,
.pricebox.span-4.color-EEF7FA.selecteddone {
    background: #017298;
    color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

.pricebox.span-6.color-FFF9F6.selecteddone,
.pricebox.span-4.color-FFF9F6.selecteddone {
    background: #ff7e47;
    color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

#header_meta .to-header:after {
    position: absolute;
    content: "";
    right: -50px;
    min-height: 54px;
    position: absolute;
    top: -6px;
    width: 50px;
    visibility: visible
}

#header_meta .to-header>* {
    color: #fff;
    font-size: 16px
}

#header_meta .to-header .phone-info {
    margin-left: 0;
    float: right
}

#header_meta .to-header .phone-info a {
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 14px!important
}

#header_meta .to-header .phone-info i {
    margin-left: 6px
}

#header_meta .to-header .support {
    visibility: visible;
    float: right;
    margin-top: 15px
}

#header_main {
    padding: 0
}

.container_wrap {
    border: 0
}

.top-social .social_bookmarks li {
    background: #fff!important;
    margin-right: 5px;
    border: 1px solid #000!important
}

.popmake.theme-4262 .popmake-title,
.popmake.theme-screen .popmake-title {
    color: #fff!important
}

.top-social .social_bookmarks li {
    border: medium none;
    border-radius: 300px;
    overflow: hidden;
    position: relative
}

.top-social .social_bookmarks li a {
    font-size: 12px;
    color: #000!important;
    -webkit-border-radius: 100%
}

.support {
    float: right
}

.support>img {
    vertical-align: middle;
    margin-right: 30px
}

.skype-link {
    margin-top: -11px;
    display: block
}

.skype-link img {
    float: left
}

#header_meta .to-header i {
    color: #000;
    border: 2px solid #535353;
    margin-right: 5px;
    border-radius: 100%;
    padding: 4px;
    font-size: 12px!important
}

.support .widget {
    padding: 0
}

.service-heading .av-special-heading-tag {
    font-weight: bold
}

.pay-btn {
    margin-bottom: 0!important
}

.pay-btn br {
    display: none
}

.service-list h4 {
    font-size: 17px!important
}

.service-list .avia-icon-list .iconlist_icon {
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    width: 30px
}

.service-list .avia-icon-list .av-iconlist-empty .iconlist_title {
    margin-top: 0
}

.service-list .avia-icon-list li {
    padding-bottom: 10px;
    min-height: 30px
}

.service-list .avia-icon-list .iconlist-timeline {
    left: 18px
}

.feature-list h4 {
    font-size: 18px!important
}

.sub-heading-text h2 {
    font-weight: bold
}

#top #sign-popup.white-popup .pay-btn input[type="image"] {
    left: 27px;
    position: absolute;
    top: 36px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    width: 100%
}

.white-popup {
    position: relative;
    background: #248c7f;
    padding: 10px 27px 27px;
    width: auto;
    max-width: 500px;
    margin: 20px auto;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

.free-seo input {
    padding: 15px 6px!important
}

.free-seo .wpcf7-quiz-label {
    color: #fff!important;
    font-weight: bold!important;
    font-size: 15px!important
}

.free-seo input[type="image"] {
    color: #fff!important;
    font-size: 15px!important;
    font-weight: bold!important
}

#sign-popup.white-popup {
    padding: 28px 20px 5px
}

#top #sign-popup.white-popup form.pay-btn {
    position: absolute;
    bottom: -7px;
    right: 10px
}

#top #sign-popup.white-popup input[type="image"] {
    width: 150px
}

#top #sign-popup.white-popup .input-text,
#top #sign-popup.white-popup input[type="text"],
#top #sign-popup.white-popup input[type="input"],
#top #sign-popup.white-popup input[type="password"],
#top #sign-popup.white-popup input[type="email"],
#top #sign-popup.white-popup input[type="number"],
#top #sign-popup.white-popup input[type="url"],
#top #sign-popup.white-popup input[type="tel"],
#top #sign-popup.white-popup input[type="search"],
#top #sign-popup.white-popup textarea,
#top #sign-popup.white-popup select {
    margin-bottom: 0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

#top #contact-popup.white-popup .input-text,
#top #contact-popup.white-popup input[type="text"],
#top #contact-popup.white-popup input[type="input"],
#top #contact-popup.white-popup input[type="password"],
#top #contact-popup.white-popup input[type="email"],
#top #contact-popup.white-popup input[type="number"],
#top #contact-popup.white-popup input[type="url"],
#top #contact-popup.white-popup input[type="tel"],
#top #contact-popup.white-popup input[type="search"],
#top #contact-popup.white-popup textarea,
#top #contact-popup.white-popup select {
    margin-bottom: 0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

.mfp-close-btn-in .mfp-close {
    color: #333;
    border: 1px solid #333;
    border-radius: 16px;
    bottom: auto;
    height: auto;
    left: auto;
    line-height: 18px;
    position: absolute;
    right: 4px;
    width: auto;
    top: 9px
}

.white-popup.panel {
    border-radius: 4px;
    padding: 0
}

.popupHeading {
    background-color: #4078a7;
    margin-top: 0;
    font-size: 20px;
    padding: 15px;
    border-radius: 5px;
    color: #fff
}

.panel .popupbody {
    font-size: 14px;
    padding: 15px
}

.panel .footer-panel {
    border-top: 1px solid #ddd;
    padding: 15px;
    text-align: right
}

.footer-panel .custom-btn a {
    background-color: #f29d2e;
    border: 0 none;
    border-radius: 4px;
    color: #fff;
    font-size: 17px;
    padding: 6px 22px
}

.footer-panel .custom-btn a:hover {
    background-color: #e08b1d;
    text-decoration: none
}

.image-overlay {
    background-color: transparent!important
}

.av-hover-grow:hover img {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.av-main-nav li:hover .avia-menu-fx,
.current-menu-item>a>.avia-menu-fx,
.av-main-nav li:hover .current_page_item>a>.avia-menu-fx {
    opacity: 1;
    visibility: visible;
    background: #248c7f
}

.avia-form-success {
    align-items: center;
    align-self: center;
    color: #248c7f!important;
    display: flex;
    font-weight: 900;
    height: 30vh;
    justify-content: center;
    text-align: center;
    text-transform: uppercase;
    width: 100%
}

.html_header_top #top .av_header_stretch .container {
    max-width: 1170px;
    padding: 0;
    width: 100%
}

.html_stretched #wrap_all {
    background-color: transparent!important
}

nav.main_menu {
    float: right
}

.logo .img2 {
    display: none
}

.header-scrolled .logo .img1 {
    display: none
}

.header-scrolled .logo .img2 {
    display: block
}

/* 22 oct 2019 - Start */
.payment-form div select {
    background-color: transparent !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-top: 0 !important;
	color: #fff !important;
}
.payment-form div select  option{
	color: #333 !important;
}

/* 22 oct 2019 - End */
@media only screen and (min-width:992px) and (max-width:1200px) {
    #header_meta .to-header {
        max-width: 900px
    }
}

@media only screen and (min-width:768px) and (max-width:992px) {
    #header_meta .to-header {
        padding: 0;
        width: 100%
    }
    #test-popup {
        width: 95%!important;
        margin: -17px auto 0
    }
    #header_meta .to-header:after {
        display: none
    }
    #header_meta .to-header:before {
        display: none
    }
    #header_meta .to-header>* {
        font-size: 13px
    }
    #header_meta .to-header .phone-info {
        margin-left: 10px
    }
    .support img {
        margin-right: 0
    }
}
@media only screen and (min-width: 992px) and (max-width:1024px) {
.av_textblock_section .image-height {
    height: 516px;
}	
     	
	
}

@media (max-width:768px){
	
	#top .flex_column_table_cell {
    float: left;
    display: inline-block;
    width: 30%;
    margin: 0 10px 33px;
}
#top #av_section_2 .flex_column_table_cell {
    width: 100%;
}   
#top .flex_column_table {
    display: block;
    table-layout: auto;
    width: 100%;
}
}

@media only screen and (min-width:768px) {
    .avia-menu-fx {
        background: #!important;
        height: 4px
    }
}

.feature-list-about .avia-icon-list .iconlist_icon {
    margin-left: 16px;
    margin-right: 30px;
    margin-top: 11px
}

@media only screen and (max-width:1024px) {
    .av-main-nav>li>a {
        padding: 18px 21px
    }
	/* 21-02-2020 css start */
	#package-section {
    text-align: center;
    }
    #package-section .maintenance-packagesbtn {
    display: inline-block;
    }  
    #footer h3.widgettitle {
	font-size: 20px;
    } 
    .ourmission h3 {
    height: 55px;
}	
	
	/* 21-02-2020 css End */
	
}
@media only screen and (max-width:991px) {
.av_textblock_section .busniess-box h3 {
    font-size: 25px;
}  	
.av_textblock_section .avia_textblock.busniess-box p {
    font-size: 19px;
    line-height: 31px;
    min-height: auto;
}        	
   	
	
}
@media(min-width:768px) and (max-width:1175px) {
    div .logo {
        position: relative
    }
    nav.main_menu {
	position: static !important;
	top: 0;
	width: 73%;
	float: left;
}   
    .ls-slide h2 {
        color: #fff;
        text-align: center;
        font-size: 25px!important
    }
    .servicemain .avia-button.avia-size-small {
        padding: 9px 6px 7px
    }
}

@media all and (max-width:875px) {
    .av_one_half.buttonCont {
        width: 100%;
        margin: 0
    }
    .av_one_half.buttonCont .custom-btn,
    .av_one_half.buttonCont .custom-btn a.avia-button.avia-size-x-large {
        width: 100%;
        margin: 0 0 10px;
        float: none
    }
}
  
@media only screen and (max-width:767px) {
	#top #test-popup form input.website_in{font-size: 18px;
    height: 63px;max-width: 100% !important;}
	.Letgo {
    display: inline-block;
    float: none;
    margin-left: 0;
    position: relative;
    top: 9px;
    vertical-align: middle;
    max-width: 100%;
    width: 100%;
}
.page-id-3515 div .av_one_third {
    margin: 0 !important;
    width: 29.333333333333332%;
}
.Letgo a {
    background: #248c7f none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 17px;
    font-weight: 800;
    height: 58px;
    line-height: 17px;
}
	.banner-servcies .content-ser-banner h3 {
    font-size: 27px;
    font-weight: 300;
    line-height: 33px;
}
.header_cols td {
	width: 100% !important;  
	margin-bottom: 18px !important; 
    border: 0 !important;    	
}
.forpackagetablemain {
	padding: 0 15px;
}    
#advanced_menu_toggle::after {
    content: "\f0c9";
    font-family: fontawesome;
}	
.show_mobile_menu #advanced_menu_hide::after {
    content: "\f00d";   
    font-family: fontawesome;  
}	   
#advanced_menu_toggle, #advanced_menu_hide {
	color: #248C7F;
}
.avia_desktop #advanced_menu_toggle:hover, .avia_desktop #advanced_menu_hide:hover {
	background-color: #248C7F;
	color: #ffffff;
	border-color: #248C7F;
} 
#mobile-advanced, #mobile-advanced a, #mobile-advanced .mega_menu_title {
	color: #248C7F;
	border-color: #e1e1e1;
}
#mobile-advanced li > a:hover, .html_header_mobile_behavior #mobile-advanced span:hover, .html_header_mobile_behavior #mobile-advanced span:hover a {
	background-color: #248C7F;
	color: #ffffff;
} 
#mobile-advanced li > a::before, .html_header_mobile_behavior #mobile-advanced span > a::before, #mobile-advanced .mega_menu_title::before {
    top: 50% !important;
    transform: translateY(-50%);
}      
                  	  
	
#homeform .col-sm-6 {
	width: 100%;  
}  
    .responsive .title_container .breadcrumb {
        position: relative;
        top: 10px
    }
    .skype-link img {
        float: none
    }
    #header_meta .to-header {
        padding: 0 20px 20px 20px;
        width: 260px!important
    }
    .seotext {
        width: 100%
    }
    .seoprocess {
        width: 100%;
        text-align: center
    }
    .free-consult #test-popup {
        width: 100%
    }
    .free-consult #test-popup {
        width: 100%;
        float: left
    }
    .free-consult #test-popup .formSubmit.secondPopup1 {
        float: left;
        margin: 10px 0!important;
        padding: 15px 0;
        width: 100%!important;
        margin-left: 0;
        text-align: center!important
    }
    .free-consult .freeqoute {
        width: 100%;
        float: left;
        border-radius: 0!important;
        color: #fff!important;
        font-size: 18px;
        padding: 15px;
        text-align: center
    }
    .free-consult #test-popup select {
        width: 100%!important;margin: 0 0 25px;
    }
	.post-entry.post-entry-type-page.post-entry-3431 .title-heading {
    display: inline-block;
    font-size: 25px!important;
    width: auto;
    line-height: normal;
    margin: 0 0 30px !important;
}
    .page-id-734 div#av_section_1 {
        bottom: 0!important;
        padding-bottom: 210px;
        position: static!important
    }
    #header_meta .to-header .phone-info i {
        margin-left: 0
    }
    #header_meta .to-header .top-social {
        width: 40%;
        float: left
    }
    #header_meta .to-header .phone-info {
        width: 100%;
        float: left;
        clear: none;
        position: relative;
        top: 0;
        right: auto
    }
    #header_meta .to-header .support {
        width: 12%;
        float: left
    }
    #header_meta .to-header .phone-info a {
        display: none
    }
    #header_meta .to-header:after {
        display: none
    }
    #header_meta .to-header:before {
        display: none
    }
    #header_meta .to-header .phone-info {
        margin-left: 0
    }
    .support {
        float: none;
        text-align: center;
        top: 0
    }
}

#avia_search_engine_1 {
    clear: both;
    height: auto;
    position: relative;
    width: 100%;
    z-index: 999999
}

.web_dialog_overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #000;
    opacity: .15;
    filter: alpha(opacity=15);
    -moz-opacity: .15;
    z-index: 101;
    display: none
}

.web_dialog {
    display: none;
    position: fixed;
    width: 580px;
    height: 300px;
    top: 20%;
    left: 50%;
    margin-left: -190px;
    margin-top: -100px;
    background-color: #fff;
    border: 2px solid #369;
    padding: 0;
    z-index: 999;
    font-family: Verdana;
    font-size: 10pt
}

.web_dialog_title {
    border-bottom: solid 2px #369;
    background-color: #369;
    padding: 4px;
    color: White;
    font-weight: bold
}

.web_dialog_title a {
    color: White;
    text-decoration: none
}

.align_right {
    text-align: right
}

.wpcf7-form-control.wpcf7-submit.cust-submit {
    background: #fba500 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    width: 100%;
    margin-top: 10px
}

#top .avia_ajax_form .text_area {
    height: 90px
}

.modern-quote .av-special-heading-tag {
    font-weight: 500
}

.custom-btn-jo {
    background: #f7a842 none repeat scroll 0 0;
    color: #fff!important;
    font-size: 18px;
    padding: 5px 15px 5px 15px;
    border-radius: 5px
}

.template-blog .blog-meta {
    clear: both
}

.text-sep.text-sep-date {
    padding: 0
}

.comment-container.minor-meta a {
    background: #f69f2e;
    padding: 5px 15px;
    border-radius: 3px;
    margin-top: 13px;
    display: inline-block;
    color: #fff
}

.post-meta-infos a {
    color: #f69f2e
}

.blog .date-container.minor-meta.updated {
    display: inline-block;
    background: #0563b1;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    padding: 5px;
    margin-top: 10px
}

.blog .main-title,
.single .main-title {
    display: none
}

.blog .post_author_timeline {
    display: none
}

.custom-btn-jo:hover {
    text-decoration: none;
    background: #d68620
}

.blog article {
    padding-right: 20px
}

.package-wrapper::before,
.package-wrapper::after {
    content: "";
    display: table
}

.package-wrapper::after {
    clear: both
}

.package-wrapper {
    margin: 70px 0;
    width: 100%
}

.package-detailsbox,
.package-pricebox {
    float: left;
    position: relative;
    min-height: 1px
}

.package-detailsbox {
    width: 35%
}

.package-pricebox {
    width: 65%
}

.package-detailsbox .package-title h2 {
    margin: 0;
    color: #777;
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    padding: 10px 0
}

.package-txt-block {
    background-color: #f3f3f3;
    border-color: #cacaca;
    border-radius: 10px 0 0 10px;
    border-style: solid;
    border-width: 1px 0 1px 1px;
    margin: 0;
    padding: 0
}

.package-txt-block.block2,
.package-txt-block.block3,
.package-txt-block.block4,
.package-txt-block.block5,
.package-txt-block.block6,
.package-txt-block.block7 {
    margin-top: -1px
}

.package-txt-block li.package-sbutitle1 {
    padding: 35px 10px;
    text-align: center;
    border-bottom: 1px solid #e1e1e1;
    list-style: outside none none;
    margin: 0;
    min-height: 100px
}

.package-sbutitle1 h3 {
    font-weight: 300;
    line-height: 36px;
    margin: 0;
    font-size: 22px
}

.package-sbutitle1 h3 span {
    color: #479ccf
}

ul.package-txt-block .package-txtbox {
    border-bottom: 1px solid #e1e1e1;
    font-size: 15px;
    line-height: 25px;
    list-style: outside none none;
    margin: 0;
    min-height: 75px;
    padding: 24px 10px 10px
}

ul.package-txt-block li.package-txtbox:last-child {
    border-bottom: 0
}

.pricebox {
    float: left;
    margin-right: 8px
}

.span-4 {
    width: calc(33.33333% - 8px)
}

.span-3 {
    width: calc(25% - 8px)
}

.span-6 {
    width: calc(50% - 8px)
}

.color-F8FDFF {
    background-color: #f8fdff
}

.color-F4F8F9 {
    background-color: #f4f8f9
}

.color-FFF9F6 {
    background-color: #fff9f6
}

.color-EEF7FA {
    background-color: #eef7fa
}

.pricebox .price-title>h3 {
    border-radius: 6px 6px 0 0;
    color: #fff;
    line-height: 21px;
    margin: 0;
    padding: 15px 0;
    position: relative;
    text-transform: uppercase;
    text-align: center;
    font-size: 22px
}

.price-title>h3::after {
    border-style: solid;
    border-width: 10px;
    content: "";
    left: 50%;
    margin-left: -10px;
    position: absolute;
    top: 100%
}

.color-F8FDFF .price-title>h3::after {
    border-color: #4eb2a3 transparent transparent
}

.color-F4F8F9 .price-title>h3::after {
    border-color: #006f63 transparent transparent!important
}

.color-FFF9F6 .price-title>h3::after {
    border-color: #c26200 transparent transparent
}

.color-EEF7FA .price-title>h3::after {
    border-color: #006f63 transparent transparent
}

.pricebox .price-title2>h3 {
    color: #fff;
    font-size: 40px!important;
    line-height: 30px;
    margin: 0;
    text-align: center;
    padding: 33px 0;
    height: 100px
}

.package-txtbox h3.list-title {
    font-size: 14px!important;
    line-height: 25px;
    margin: 0
}

.page-id-5062 .alternate_color h1 {
    padding-top: 60px!important
}

.color-F8FDFF .blue1>h3 {
    background-color: #4eb2a3
}

.color-F8FDFF .blue2 {
    background-color: #66c8ba
}

.color-F4F8F9 .blue1>h3 {
    background-color: #006f63
}

.color-F4F8F9 .blue2 {
    background-color: #248c7f
}

.color-FFF9F6 .blue1>h3 {
    background-color: #c26200
}

.color-FFF9F6 .blue2 {
    background-color: #db781d
}

.color-EEF7FA .blue1>h3 {
    background-color: #006f63
}

.color-EEF7FA .blue2 {
    background-color: #248c7f
}

.price-title2 h3 span {
    font-size: 24px;
    line-height: 30px;
    vertical-align: top
}

.price-title2 h3 sub {
    font-size: 14px;
    line-height: 30px;
    vertical-align: middle
}

.pad20-lr {
    padding: 0 2px
}

.pricing-tag {
    border-bottom: 1px solid #e1e1e1;
    line-height: 25px;
    min-height: 75px;
    padding: 24px 10px 10px;
    text-align: center
}

.package-txtbox.double,
.pricing-tag.double {
    line-height: 51px
}

.package-txtbox.triple,
.pricing-tag.triple {
    line-height: 75px!important
}

.pricing-tag:last-child {
    border-bottom: 0
}

.pricing-tag.blankspace {
    height: 46px
}

.pricebox .pricing-bottom {
    border-radius: 0 0 6px 6px;
    color: #fff;
    line-height: 15px;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    text-transform: uppercase
}

.success-btn {
    background: #85b719 none repeat scroll 0 0;
    border: 3px solid #fff!important;
    border-radius: 8px;
    display: inline-block;
    position: relative;
    top: 15px
}

.success-btn>input,
.success-btn>a {
    background-color: #248c7f!important;
    border-radius: 8px;
    font-size: 14px!important;
    padding: 8px 6px
}

.success-btn a:hover {
    background: #f7a943!important
}

.cont-loc {
    width: 100%
}

.main-cont-form form {
    margin-bottom: 0!important;
    padding-bottom: 0!important
}

.cont-loc ul {
    width: 100%;
    border-bottom: 1px solid #ddd;
    float: left;
    margin: 0
}

.cont-loc ul li {
    width: 100%;
    float: left;
    list-style-type: none;
    padding: 20px 0 20px 0;
    margin: 0!important
}

.cont-loc ul li h3 {
    font-size: 16px;
    font-weight: 400
}

.pricing-tag .fa-times {
    color: #c9cdcf
}

.pricing-tag .fa-check {
    color: #248c7f
}

.recent-case-studies .text-sep.avia_show_sort,
.featured-client .text-sep.avia_show_sort,
.portfolios .text-sep.avia_show_sort {
    display: none
}

.recent-case-studies .av-sort-by-term a,
.featured-client .av-sort-by-term a,
.portfolios .av-sort-by-term a {
    background-color: #248c7f;
    color: #fff!important;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 5px 20px 5px 40px;
    position: relative
}

.featured-client .av-sort-by-term a {
    padding: 5px 15px 5px 30px
}

.recent-case-studies .av-sort-by-term a.active_sort,
.featured-client .av-sort-by-term a.active_sort,
.portfolios .av-sort-by-term a.active_sort {
    background-color: #f7a842
}

.recent-case-studies .av-sort-by-term a:before,
.featured-client .av-sort-by-term a:before,
.portfolios .av-sort-by-term a:before {
    content: "■";
    height: 7px;
    left: 15px;
    position: absolute;
    top: 3px;
    width: 7px
}

.featured-client .av-sort-by-term a:before {
    left: 10px
}

#top div.container .recent-case-studies .av-masonry .av-masonry-sort,
#top div.container .featured-client .av-masonry .av-masonry-sort,
#top div.container .portfolios .av-masonry .av-masonry-sort {
    margin-bottom: 25px
}

.recent-case-studies figcaption.av-inner-masonry-content::after,
.featured-client figcaption.av-inner-masonry-content::after,
.portfolios figcaption.av-inner-masonry-content::after {
    content: "\f105";
    border: 1px solid #e8e8e8;
    border-radius: 100%;
    color: #777;
    float: right;
    font-size: 18px;
    height: 30px;
    line-height: 28px;
    text-align: center;
    transition: all 300ms ease-in-out 0s;
    width: 30px;
    right: 10px;
    font-family: FontAwesome;
    top: 20px;
    position: absolute
}

.recent-case-studies figure.main_color.av-inner-masonry,
.featured-client figure.main_color.av-inner-masonry,
.portfolios figure.main_color.av-inner-masonry {
    border: 1px solid #c0c0c0
}

.hover_B_line figure.main_color.av-inner-masonry:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 50%;
    background-color: #1484d3;
    width: 0;
    height: 1px;
    z-index: 999;
    transition: all .5s ease 0s
}

.hover_B_line a.av-masonry-entry:hover figure.av-inner-masonry:after {
    width: 100%;
    margin-left: -50%
}

.recent-case-studies .av-inner-masonry-content,
.recent-case-studies .avia-arrow {
    background-color: #222935
}

#categories-3.widget,
#categories-4.widget {
    padding-bottom: 0
}

.header_cols td {
    width: 50%
}

.forpackagetablemain {
    padding-bottom: 50px;
    border-bottom: 3px dashed #e8e8e8
}

.header_color .sub_menu>ul>li>a,
.header_color .sub_menu>div>ul>li>a,
.header_color .main_menu ul:first-child>li>a,
#top .header_color .main_menu .menu ul .current_page_item>a,
#top .header_color .main_menu .menu ul .current-menu-item>a,
#top .header_color .sub_menu li ul a {
    color: #000
}

.header_color .av-subnav-menu a:hover,
.header_color .main_menu ul:first-child>li a:hover,
.header_color .main_menu ul:first-child>li.current-menu-item>a,
.header_color .main_menu ul:first-child>li.current_page_item>a,
.header_color .main_menu ul:first-child>li.active-parent-item>a {
    color: #000
}

#top #wrap_all #header .av-menu-button a span.avia-menu-text {
    background: #248c7f!important;
    position: relative;
    border: 1px solid #248c7f!important;
    transition: .5s all ease-in-out 0s
}

#top #wrap_all #header .av-menu-button a span.avia-menu-text:hover {
    background: none!important;
    color: #000
}

main.template-page.content .testimonials-heading p strong {
    color: #248c7f
}

a.js-open-modal {
    background: #248c7f;
    color: #fff;
    border-radius: 5px;
    padding: 10px 32px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 16px;
    position: relative;
    border: 1px solid #248c7f;
    transition: .9s all ease-in-out 0s
}

a.js-open-modal:hover {
    background: #fff;
    color: #248c7f
}

.client-testimonials ul li:hover a.js-open-modal {
    background: #fff;
    color: #248c7f
}

.client-testimonials ul li:hover .client-details h4,
.client-testimonials ul li:hover .client-details span,
.client-testimonials ul li:hover .client-text p {
    color: #fff!important
}

.form-contact input {
    border-radius: 5px!important;
    padding: 12px 10px!important;
    display: block;
    margin-bottom: 13px!important;
    border-color: #e1e1e1!important
}

#top .form-contact label {
    font-weight: 700;
    font-size: 15px;
    color: #000;
    display: block!important
}

.main_color .required {
    color: #248c7f
}

.form-contact .value_verifier_label {
    bottom: 23px;
    color: #000;
    left: 25px
}

.our-location strong {
    color: #248c7f!important
}

.form-contact p {
    padding-left: 15px;
    padding-right: 15px
}

.form-contact fieldset {
    border: 1px solid #248c7f!important;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #248c7f;
    border-top: none!important;
    background: #f6f6f6
}

.form-contact h3 {
    color: #fff!important;
    margin-top: 0!important;
    background: #248c7f;
    text-align: center;
    padding: 10px!important;
    position: relative;
    width: 100%;
    display: block
}

.html_header_top #top .header_color .avia_mega_div>.sub-menu {
    border-top-color: #248c7f!important
}

.html_header_top #top .header_color .avia_mega_div>.sub-menu li a {
    color: #248c7f!important
}

.special-heading-border {
    display: none
}

.flex_column.av_one_half.flex_column_div.avia-builder-el-7.el_after_av_one_half.avia-builder-el-last.main-cont-form {
    margin-top: 0!important
}

.our-location {
    border-right: 1px solid #248c7f!important;
    border-right-color: #248c7f;
    border-left: 1px solid #248c7f!important;
    border-left-color: #248c7f;
    border-bottom: 1px solid #248c7f!important;
    border-bottom-color: #248c7f;
    padding: 15px;
    min-height: 487px
}

#footer {
    background-color: #333
}

.widget_nav_menu a {
    display: block;
    padding: 6px 0 7px 0;
    text-decoration: none;
    color: #fff!important
}

#footer a {
    color: #fff !important;
}

#socket {
    background: #444
}

#socket a {
    color: #fff
}

#socket .copyright {
    color: #fff
}

.header-scrolled-full .logo img {
    width: 106px;
    max-height: none;
    height: auto
}
img.img1 {
    width: auto !important;
}
.reuestform label {
    height: 30px
}

#menu-item-search {
    display: none
}

main.template-page.content p strong {
    color: #248c7f
}

#top form#startformseo {
    background: transparent;
    padding-top: 30px
}

#startform #startformseo .free-seo input,
#startform #startformseo .free-seo select {
    border-radius: 5px;
    height: 48px
}

#startform #startformseo .free-seo input[type="submit"],
#startform #startformseo .free-seo input[type="reset"] {
    height: auto;
    border-radius: 5px!important
}

#startform #startformseo .free-seo input[type="submit"]:hover,
#startform #startformseo .free-seo input[type="reset"]:hover {
    background: #fff;
    color: #e18006;
    font-weight: 700!important
}

.alternate_color,
.alternate_color .site-background,
.alternate_color .first-quote,
.alternate_color .related_image_wrap,
.alternate_color .gravatar img .alternate_color .hr_content,
.alternate_color .news-thumb,
.alternate_color .post-format-icon,
.alternate_color .ajax_controlls a,
.alternate_color .tweet-text.avatar_no,
.alternate_color .toggler,
.alternate_color .toggler.activeTitle:hover,
.alternate_color #js_sort_items,
.alternate_color.inner-entry,
.alternate_color .grid-entry-title,
.alternate_color .related-format-icon,
.grid-entry .alternate_color .avia-arrow,
.alternate_color .avia-gallery-big,
.alternate_color .avia-gallery-big,
.alternate_color .avia-gallery img,
.alternate_color .grid-content,
.alternate_color .av-share-box ul,
#top .alternate_color .av-related-style-full .related-format-icon,
.alternate_color .related_posts.av-related-style-full a:hover,
.alternate_color.avia-fullwidth-portfolio .pagination .current,
.alternate_color.avia-fullwidth-portfolio .pagination a,
.alternate_color .av-hotspot-fallback-tooltip-inner,
.alternate_color .av-hotspot-fallback-tooltip-count {
    color: #535353!important
}

.free-seo button {
    border-radius: 5px
}

.blue-btn .avia-button:hover {
    color: #fff!important;
    background: none!important
}

.blue-btn .avia-button {
    transition: .5s all ease-in-out 0s;
    -moz-transition: .5s all ease-in-out 0s;
    -webkit-transition: .5s all ease-in-out 0s;
    -ms-transition: .5s all ease-in-out 0s;
    -o-transition: .5s all ease-in-out 0s;
    position: relative;
    z-index: 1
}

.blue-btn .avia-button::before {
    content: "";
    background: transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 100%;
    width: 5px;
    height: 5px;
    transition: .5s all ease-in-out 0s;
    -moz-transition: .5s all ease-in-out 0s;
    -webkit-transition: .5s all ease-in-out 0s;
    -ms-transition: .5s all ease-in-out 0s;
    -o-transition: .5s all ease-in-out 0s;
    z-index: -1
}

.blue-btn:hover .avia-button::before {
    background: #248c7f;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 0
}

#top .alternate_color .avia-color-theme-color {
    border-color: #248c7f!important;
    background: #248c7f!important
}

.topbar-header {
    display: block;
    position: relative;
    z-index: 9999;
    margin-top: 0;
    text-align: right;
    width: 100%;
    float: left;
    margin-top: 14px;
    float: left
}

.topbar-header a {
    font-size: 30px;
    color: #333;
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 40px;
    font-weight: 700;
    padding-right: 34px;
    font-family: 'Open Sans Condensed', sans-serif;background-image: url(https://clickstree.com/images/phone-icon.png);
}

.topbar-header span {
    color: #535353;
    font-size: 34px;
    font-weight: 700;
    margin: 0!important;
    padding: 0!important;
    display: inline-block;
    font-family: 'Open Sans Condensed', sans-serif;
    line-height: 36px
}

.advantage-sec {
    padding-bottom: 38px;
    padding-top: 22px
}

.green-bg-sec {
    padding-bottom: 36px;
    padding-top: 36px
}

.html_header_top .header_color .main_menu ul:first-child>li>ul,
.html_header_top #top .header_color .avia_mega_div>.sub-menu {
    border-top-color: #248c7f!important
}

.html_header_top #top .header_color .avia_mega_div>.sub-menu li a {
    color: #248c7f!important
}

.header_color .header_bg,
.header_color .main_menu ul ul,
.header_color .main_menu .menu ul li a,
.header_color .pointer_arrow_wrap .pointer_arrow,
.header_color .avia_mega_div,
.header_color .av-subnav-menu>li ul,
.header_color .av-subnav-menu a {
    color: #248c7f!important
}

#top .reuestform label {
    color: #fff;
    height: auto;
    display: block!important
}

.form_element .button {
    background: #f7a943!important;
    border-radius: 5px;
    color: #fff!important
}

.form_element .button:hover {
    background: #fff!important;
    color: #f7a943!important
}

.topbar-header img {
    height: auto;
    width: 60px
}

.topbar-header a:hover {
    color: #248c7f!important
}

.header_bg {
    background: none!important
}

.header_color,
.header_color div,
.header_color header,
.header_color main,
.header_color aside,
.header_color footer,
.header_color article,
.header_color nav,
.header_color section,
.header_color span,
.header_color applet,
.header_color object,
.header_color iframe,
.header_color h1,
.header_color h2,
.header_color h3,
.header_color h4,
.header_color h5,
.header_color h6,
.header_color p,
.header_color blockquote,
.header_color pre,
.header_color a,
.header_color abbr,
.header_color acronym,
.header_color address,
.header_color big,
.header_color cite,
.header_color code,
.header_color del,
.header_color dfn,
.header_color em,
.header_color img,
.header_color ins,
.header_color kbd,
.header_color q,
.header_color s,
.header_color samp,
.header_color small,
.header_color strike,
.header_color strong,
.header_color sub,
.header_color sup,
.header_color tt,
.header_color var,
.header_color b,
.header_color u,
.header_color i,
.header_color center,
.header_color dl,
.header_color dt,
.header_color dd,
.header_color ol,
.header_color ul,
.header_color li,
.header_color fieldset,
.header_color form,
.header_color label,
.header_color legend,
.header_color table,
.header_color caption,
.header_color tbody,
.header_color tfoot,
.header_color thead,
.header_color tr,
.header_color th,
.header_color td,
.header_color article,
.header_color aside,
.header_color canvas,
.header_color details,
.header_color embed,
.header_color figure,
.header_color fieldset,
.header_color figcaption,
.header_color footer,
.header_color header,
.header_color hgroup,
.header_color menu,
.header_color nav,
.header_color output,
.header_color ruby,
.header_color section,
.header_color summary,
.header_color time,
.header_color mark,
.header_color audio,
.header_color video,
#top .header_color .pullquote_boxed,
.responsive #top .header_color .avia-testimonial,
.responsive #top.avia-blank #main .header_color.container_wrap:first-child,
#top .header_color.fullsize .template-blog .post_delimiter,
.header_color .related_posts.av-related-style-full a {
    border-color: transparent
}

.html_header_top.html_header_sticky #header .top-header {
    display: none!important
}

.html_header_top.html_header_sticky #header {
    height: 125px
}

.html_header_top.html_header_sticky #header.header-scrolled {
    height: 63px;
    padding-bottom: 15px;
    padding-top: 0;
    background: #248c7f
}

#header .header_color .avia-menu-fx .avia-arrow {
    background: #248c7f!important
}

form#wpvp-upload-video h2.vc_custom_heading {
    font-size: 24px!important;
    color: #fff!important;
    font-weight: 900
}

.page-id-3587 form#wpvp-upload-video {
    margin: 50px 0
}

.page-id-3587 form#wpvp-upload-video.wpvp-processing-form .wpvp_block {
    width: 50%;
    float: left;
    margin: 0 0 20px 0;
    padding: 0 15px
}

.page-id-3587 form#wpvp-upload-video.wpvp-processing-form .wpvp_block label {
    font-weight: 700;
    font-size: 15px;
    color: #fff;
    display: block!important;
    text-align: left
}

.page-id-3587 form#wpvp-upload-video.wpvp-processing-form .wpvp_block input[type="text"],
.page-id-3587 form#wpvp-upload-video.wpvp-processing-form .wpvp_block input[type="email"] {
    border-radius: 5px!important;
    border: none!important;
    background: #fff;
    width: 100%
}

.page-id-3587 form#wpvp-upload-video.wpvp-processing-form .wpvp_block:nth-child(6) {
    width: 100%
}

.page-id-3587 form#wpvp-upload-video.wpvp-processing-form .wpvp_block textarea {
    border-radius: 5px!important;
    border: none!important;
    background: #fff;
    height: 150px!important
}

.page-id-3587 form#wpvp-upload-video.wpvp-processing-form .wpvp_block:nth-child(7) {
    width: 100%
}

.page-id-3587 form#wpvp-upload-video label span {
    color: white;
    margin-left: 3px;
    width: 100%
}

.avia_ajax_form .form_element_half:nth-child(13),
.avia_ajax_form .form_element_half:nth-child(14) {
    width: 48%
}

#wpvp-upload-video input[type="file"] {
    color: #fff;
    border-color: #fff;
    position: relative;
    cursor: pointer
}

#wpvp-upload-video input[type="file"]::before {
    content: "Choose File";
    width: auto;
    height: 21px;
    background: #f7a943;
    position: absolute;
    padding: 1px 6px;
    color: #fff;
    font-weight: 700
}

#wpvp-upload-video input:hover[type="file"]::before {
    color: #f7a943;
    background: #fff
}

.page-id-3587 #wpvp-upload-video input[type="submit"] {
    font-size: 21px!important;
    min-width: 130px!important;
    padding: 5px 17px!important;
    border-radius: 5px!important;
    background: #f7a943!important;
    text-transform: uppercase;
    font-weight: 900!important
}

.page-id-3587 #wpvp-upload-video input[type="submit"]:hover {
    color: #f7a943!important;
    background: #fff!important
}

.seotext p,
.seotext h5 {
    color: #535353;
    font-weight: 600;
    padding-left: 20px
}

h3.slide-entry-title.entry-title {
    font-weight: 900!important
}

h1.main-title.entry-title {
    margin-top: 42px
}

.slide-entry-excerpt.entry-content {
    color: #535353
}

.container.template-blog {
    margin-top: 60px
}

.post-author a,
.post-date,
.post-comment a,
.post-cat {
    color: #535353
}

.post-container .post-views {
    color: #535353
}

#searchform input[type="text"]::placeholder {
    color: #535353!important
}

#top .main_color .input-text,
#top .main_color input[type='text'],
#top .main_color input[type='input'],
#top .main_color input[type='password'],
#top .main_color input[type='email'],
#top .main_color input[type='number'],
#top .main_color input[type='url'],
#top .main_color input[type='tel'],
#top .main_color input[type='search'],
#top .main_color textarea,
#top .main_color select {
    color: #535353
}

.social-third-sec .avia_textblock>h3 {
    font-size: 20px
}

.page-id-3438 .banner-servcies .content-ser-banner {
    margin-top: 16%
}

#top .header_color .main_menu .menu ul li>a:hover {
    color: #F69F2E!important
}

.package-box h3 {
    min-height: 22px
}

.packageCustom {
    overflow-x: auto;
    overflow-y: visible
}

.packageCustom .package-wrapper {
    min-width: 1200px
}

div#av_section_8 .real-thumbnail .slide-content {
    min-height: 237px
}

.buttonCont .trigger {
    border-radius: 5px
}

.et_header_style_left #et-top-navigation,
.et_header_style_split #et-top-navigation {
    padding: 122px 0 0
}
/* 21-02-2020 CSS START */
.av_textblock_section .pricing-bottom .success-btn input {
	background: #f7a943 none repeat scroll 0 0 !important;
	color: #fff;
	font-size: 24px !important;
	margin-top: 0;
	height: 46px;
	text-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
	border-radius: 0;
	min-width: 100% !important;
}
.av_textblock_section .pricing-bottom .success-btn input:hover {
	background: #248c7f none repeat scroll 0 0 !important;
}

.av_textblock_section .pricing-bottom .success-btn {
    width: 100%;
    border: 0 !important;
    margin-bottom: 18px;
}   
#package-section .package-box h3 {
	min-height: 52px;
}       

                 
            


/* 21-02-2020 CSS END */

/* RESPONSIVE CSS START */
@media(min-width:768px) {
 .av-main-nav > li > a:hover .sub-menu {
    opacity: 1 !important;
	display: block !important;        
}
}   
@media(min-width:1200px) {
    .top-social {
        float: left;
        width: 83.4%
    }
}

@media(min-width:768px) and (max-width:1199px) {
    .top-social {
        float: left;
        width: 70%
    }
    #header_meta .to-header {
        padding: 0!important
    }
}

@media(min-width:768px) and (max-width:1024px) {
   nav.main_menu {
    width: auto;
    float: right;
}
    .to-header .phone-info {
        color: #535353;
        font-size: 24px;
        position: absolute;
        right: 50px;
        top: 10px
    }
    #test-popup {
  margin: 58px auto 0;
    width: 100% !important;
    float: none!important;
    }
	#top #test-popup .domainInfo form {
    width: 100% !important;
}
    .title-heading {
        font-size: 30px!important
    }
	#top form {
    padding: 0;
    margin-bottom: 0;
}
div .av_one_third {
    margin: 0 12px !important;
    width: 29.333333333333332%;
}
    .free-consult {
        width: 100%;
        margin: 0 auto
    }
   .free-consult #test-popup .custom-btn-jo {
    font-size: 14px!important;
    height: 56px;
}
    .free-consult .freeqoute {
        font-size: 14px;
        padding: 13px
    }
    .page-id-734 div#av_section_1 {
        bottom: 217px!important
    }
    .trigger {
        padding: 14px 10px!important
    }
    .free-consult .freeqoute a {
        padding: 15px 18px!important
    }
    .custom-btn-jo {
        padding: 14px 27px!important
    }
    .sidepop .custom-btn-jo {
        font-size: 12px!important;
        padding: 13px 3px 14px
    }
    .js_active #top .avia_combo_widget .active_tab span {
        font-size: 11px
    }
    .sidebar_right .tabcontainer.border_tabs .tab_titles span {
        font-size: 11px
    }
    .servicemain .avia_textblock.box_01.cloned {
        height: 580px!important
    }
}

@media(min-width:320px) and (max-width:374px) {
    .home .testimonials-widget-testimonial .credit {
        margin-right: 40px!important
    }
}

@media(min-width:320px) and (max-width:500px) {
    .smallbusiness {
        width: 100%;
        float: left
    }
    #header_meta .to-header .top-social {
        width: 50%
    }
    .title-heading {
        font-size: 22px!important
    }
    .home .testimonials-widget-testimonial .credit {
        margin-right: 31px
    }
    #top #wrap_all .header_color h3,
    #top #wrap_all .main_color h3,
    #top #wrap_all .alternate_color h3,
    #top #wrap_all .footer_color h3,
    #top #wrap_all .socket_color h3 {
        font-size: 14px !important
    }
    .iconbox .iconbox_content .iconbox_content_title {
        font-size: 14px!important
    }
    .template-page .entry-content-wrapper h1,
    .template-page .entry-content-wrapper h2 {
        font-size: 20px !important;
    line-height: normal;
    width: 100% !important;
    margin: 0 0 17px !important;
    }
	.logo .img2 {
    display: none !important;
}
    .free-consult .custom-btn {
        bottom: 50px;
        float: right;
        margin-top: 4px;
        position: static;
        text-align: left;
        width: 50%
    }
    .free-consult .freeqoute {
        padding: 15px 5px
    }
}

@media(min-width:501px) and (max-width:767px) {
    #header_meta .to-header .top-social {
        width: 50%
    }
    #top #wrap_all .alternate_color h1 {
        font-size: 34px
    }
}

@media(min-width:1025px) and (max-width:1250px) {
    .free-consult {
        width: 100%;
        margin: 0 auto
    }
}

@media(max-width:767px) {
	/* 21-02-2020 css start */
.content .maintenance-packagesbtn {
	font-size: 20px;
	display: inline-block;
}
.AuthorizeNetSeal {
    margin: 0 auto !important;
    padding-top: 10px !important;
} 
#package-section .package-box h3 {
    min-height: auto;
} 
.avia-content-slider-inner {
    padding-bottom: 12px;
} 
#text-7 #contactForm {
    padding: 0 15px;
    margin-top: 16px;
}  
#text-7 #contactForm input[type="submit"] {
    margin-top: 10px;
}
#wrap_all #myModal .modal-header h4 {
    font-size: 2rem;
} 
body#top input.purchase-btn {
	font-size: 20px;
	height: 59px;
	padding: 12px 9px;
} 
.entry-content-wrapper div li {
    list-style-position: inside;
} 
.page-id-3452 div .av_one_third {
    margin: 0 0 !important;  
}
.av_textblock_section .image-height {
    height: auto;
    padding-bottom: 10px;
}                                
.seopack-section h2.title-heading {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
} 
.ourmission h3 {
    height: auto;
}
.entry-content-wrapper .servicemain .avia_textblock.box_01.cloned {
    height: auto;
    margin-bottom: 25px;
} 
div .av_one_third {
    margin: 0 !important;
}
.h1_10 h3::after {
    display: none;
} 
.avia_textblock.con-writing-sec p::after {
	display: none;
} 
#advanced_menu_toggle {
    display: block;
}         

    


                  
/* 21-02-2020 css End */          	
    .top-social,
    .phone-info {
        float: left;
        margin-bottom: 10px!important;
        text-align: center;
        width: 100%
    }
    .title-subheadbig {
        margin-bottom: 0!important
    }
    #top .av-related-style-full .related_column {
        width: 100%!important;
        margin-right: 0!important;
        margin-bottom: 2%
    }
	.pricing-bottom {
	text-align: center;
     }   
    #test-popup {
        width: 98%
    }
    #domain_validate_frm>select {
        width: 96%!important
    }
    .formSubmit.secondPopup1 {
        width: 100%!important;
        margin-top: 8px!important
    }
    .responsive #top #wrap_all .container {
    float: none;
    margin: 0 auto;
    max-width: 92%;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    width: 100%;
    }
	div#av_section_2 {
    padding: 32px 0;
    text-align: center;
}
    .clintlogo {
        padding-left: 14px
    }
    .clintlogo .slide-entry:nth-child(1n) {
        border-right: 0
    }
	.page-id-3431 .column-top-margin {
    display: block;
    margin: 0 !important;
}

}

@media(max-width:767px) {
    .header_cols td {
        float: left
    }
    .fix_new td {
        font-size: 12px!important;
        line-height: normal;
        min-height: 52px;
        width: 33%
    }
    .container.spacer.os-client-postfolio {
        background: #fff none repeat scroll 0 0;
        float: left!important;
        max-width: 100%!important;
        width: 100%!important
    }
}

.av-masonry-entry .av-inner-masonry-content {
    padding: 20px 20px 30px!important
}

div.wpcf7-response-output {
    margin: 0 .5em 1em!important
}

.formSubmit.secondPopup1 {
    margin-top: 18px
}

.avia_textblock {
    margin-bottom: 0
}

.avia_ajax_form .button {
    font-size: 21px;
    min-width: 130px;
    padding: 5px 17px
}

.avia-form-success {
    color: #7fb06f!important
}

.smo img {
    width: 300px
}

.ppc img {
    width: 350px
}

.reputation img {
    width: 250px
}

.link-building img {
    width: 250px
}

.local-seo img {
    width: 250px
}

.content-writing img {
    width: 270px
}

.seopackages-box {
    margin-top: 1px
}

.simplenewsleter-field {
    float: left;
    margin-right: 10px
}

.selected .price-title2.blue2 {
    height: 140px;
    padding-top: 20px;
    vertical-align: middle
}

.selected {
    margin-top: -40px
}

#single-subscription-form {
    text-align: center
}

.mc4wp-form-fields>p {
    display: inline-block;
    vertical-align: middle
}

.first {
    width: 60%
}

.av-share-box {
    margin-bottom: 10px
}

.color-FFF9F6 .price-title2.blue2 h5 {
    color: #fff;
    text-align: center
}

.price-title.price-title2.blue2>h3:after {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none
}

.slide-meta {
    display: none
}

.avia_textblock.packs-headeing {
    margin-bottom: 0;
    min-height: 94px
}

#av_section_5 .avia_textblock {
    margin-bottom: 20px
}

.el_before_av_social_share.custom-button {
    margin-bottom: 50px
}

.pricebox .price-title2>h3 {
    color: #fff;
    font-size: 28px!important;
    height: 100px;
    line-height: 30px;
    margin: 0;
    padding: 22px 0;
    text-align: center
}

.header-scrolled .topbar-header span {
    font-size: 26px
}

.header-scrolled .topbar-header {
    margin-top: 0
}

#whatseo {
    margin-top: -230px;
    padding-bottom: 54px
}

.clintlogo a {
    background: #fff!important
}

.av_textblock_section .testimonials-widget-testimonial .credit {
    text-align: center
}

.av_textblock_section .testimonials-widget-testimonial {
    text-align: center
}

#after_section_3 {
    display: none
}

#click-group-pie>strong {
    display: none
}

.related_posts .attachment-portfolio_small.size-portfolio_small.wp-post-image {
    height: 185px;
    width: 100%
}

#top .wpg-form {
    margin: 0
}

.header-scrolled-full .textwidget>span {
    font-size: 12px
}

.clintlogo .avia-smallarrow-slider-heading.no-logo-slider-heading {
    display: none!important
}

#top .enquiryForm.activeForm {
    right: -280px;
    transition: all .3s ease 0s
}

#top .enquiryForm a {
    display: inline-block;
    left: -34px;
    outline: medium none;
    position: absolute;
    vertical-align: top
}

#top .enquiryForm form {
    background: #fff none repeat scroll 0 0;
    box-shadow: 5px 0 7px 0 #8f8f8f;
    display: inline-block;
    max-height: 60vh;
    overflow-x: visible;
    overflow-y: auto;
    padding: 20px;
    vertical-align: top;
    width: 280px
}

#top .enquiryForm {
    position: fixed;
    right: 0;
    top: 100px;
    transition: all .3s ease 0s;
    z-index: 99999
}

#top .enquiryForm h3 span {
    display: block;
    font-size: 14px;
    margin-bottom: 25px;
    margin-top: 8px
}

#top .btn-primary {
    background: #248c7f;
    border: 0 solid #999;
    border-radius: 2px;
    color: #fff;
    padding: 5px 10px
}

.theme-background-color {
    background-color: #74aba2!important
}

#top .text-center {
    padding: 8px 1px
}

.wpcf7-form-control.wpcf7-submit.start-submit {
    background: #e18006 none repeat scroll 0 0;
    color: #fff;
    font-size: 13px;
    padding: 9px 22px!important
}

.logo {
    bottom: 0;
    margin: 0
}

#startresults .green {
    color: green
}

#startresults .red {
    color: red
}

.formSubmit.secondPopup1 {
    float: left;
    margin: 0;
    padding: 14px 0;
    width: 40%
}

#top form {
    display: inline-block;
    margin-bottom: 5px;
    width: 100%;
    padding: 16px 0
}

.custom-btn-jo {
    background: #f7a842 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff!important;
    font-size: 25px!important;
    padding: 18px 27px;
    position: relative
}

#domain_validate_frm>select {
    float: left;
    padding: 8px 0;
    width: 60%
}

.footer-contact .parentFormwpg-form-22.formError {
    left: 175px!important
}

#footer .widget {
    overflow: visible
}

.clintaward .avia-smallarrow-slider-heading {
    display: none!important
}

.clintaward {
    margin-top: 0
}

.clintlogo {
    margin-top: 0
}

.home .testimonials-widget-testimonial .credit {
    margin-right: 109px
}

.avia-button-wrap {
    margin: 0 5px
}

#start-results {
    color: green;
    padding: 6px 1px
}

#error-mess {
    color: red
}

.our-location .location-usa {
    border: 1px solid #b8bcbe;
    float: left;
    padding: 1%;
    width: 45%;
    margin-right: 3%;
    height: 100px;
    background: #fff;
    color: #535353;
    line-height: normal
}

.our-location {
    float: left;
    width: 100%;
    background: #f6f6f6 url(../images/location.jpg) no-repeat
}

.mfp-close-btn-in .mfp-close {
    color: #fff;
    border: 2px solid #fff;
    border-radius: 16px;
    bottom: auto;
    height: auto;
    left: auto;
    line-height: 18px;
    position: absolute;
    right: 4px;
    width: auto;
    top: 9px;
    padding: 2px;
    width: 24px;
    height: 24px
}

.our-location .location-aust {
    border: 1px solid #b8bcbe;
    float: left;
    padding: 1%;
    width: 48%;
    height: 100px;
    background: #fff
}

.our-location .location-ind {
    border: 1px solid #b8bcbe;
    float: left;
    padding: 1%;
    width: 98%;
    height: 120px;
    background: #fff;
    margin-top: 260px;
    color: #535353
}

.bordered-box {
    background: url(https://www.clickstree.com/wp-content/themes/enfold/images/border-box.png) repeat scroll 0 0;
    border: 1px solid #e9e9e9;
    display: block;
    margin: 13px 0 0;
    padding: 20px;
    text-decoration: none
}

.bordered-box .internal-box {
    margin: 0 auto;
    background: #fff;
    padding: 2px 27px 57px 20px
}

.bordered-box h3 {
    color: #000;
    font-size: 32px!important;
    margin: 55px 0 10px;
    font-weight: bold
}

.bordered-box h4 {
    color: #009e96;
    font-size: 32px!important;
    text-transform: uppercase;
    font-weight: bold
}

.bordered-box .btn_get {
    background: #009e96 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    margin: 5px 0 0;
    padding: 10px 25px
}

.bordered-box:hover .btn_get {
    background: #f2a702
}

.ticket {
    background: #e9e9e9 none repeat scroll 0 0;
    display: table;
    float: right;
    height: 86px;
    transition: all .3s ease 0s;
    width: 86px;
    margin-top: 48px
}

.ticket span {
    color: #000;
    display: table-cell;
    font-size: 24px;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    vertical-align: middle
}

.bordered-box:hover .ticket span {
    background: #f2a702
}

.bordered-box:hover h3 {
    text-decoration: none!important
}

#top textarea {
    height: 68px!important;
    line-height: 1.5em
}

#footer .row {
    margin-bottom: 0
}

.testimonial-videos {
    border-bottom: 1px solid #ccc;
    margin-bottom: 40px
}

.client-testimonials-video>ul {
    float: left;
    margin-bottom: 0;
    width: 100%;
    margin-top: 0
}

.client-testimonials-video li {
    float: left;
    list-style: outside none none;
    margin-right: 0;
    text-align: center;
    width: 100%
}

.client-testimonials-video li iframe {
    width: 100%;
    height: 500px
}

.client-testimonials-video li:nth-child(3n+3) {
    margin-right: 0
}

.client-testimonials-video .client-details {
    background: #248c7f;
    padding: 15px 0
}

.client-testimonials ul {
    float: left;
    width: 100%
}

.client-testimonials ul li {
    color: #525252;
    display: inline;
    float: left;
    margin-bottom: 30px;
    margin-right: 1%;
    padding: 50px;
    text-align: center;
    width: 47%;
    border: 2px solid #248c7f;
    position: relative;
    overflow: hidden;
   /* z-index: 1*/
}

.header-scrolled-full .client-testimonials ul li {
    z-index: auto
}

.client-testimonials ul li::before {
    content: "";
    background: #248c7f;
    width: 0;
    height: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    border-radius: 100%;
    transition: .5s all ease-in-out 0s;
    -moz-transition: .5s all ease-in-out 0s;
    -webkit-transition: .5s all ease-in-out 0s;
    -o-transition: .5s all ease-in-out 0s;
    /*z-index: -1*/
}

.client-testimonials ul li:hover::before {
    border-radius: 0;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.flex_column.av_one_full.flex_column_div.av-zero-column-padding.first.avia-builder-el-3.el_after_av_one_full.el_before_av_one_full.testimonial-videos.column-top-margin {
    border: 0
}

.client-testimonials ul li:nth-child(2n) {
    margin-right: 0;
    float: right
}

.client-testimonials ul li .client-image {
    border-radius: 50%;
    display: inline-block;
    height: 100px;
    overflow: hidden;
    width: 100px;
    position:relative;
}

.client-testimonials ul li .client-image img {
    border-radius: 50%;
    height: auto;
    width: 100%
}

.client-testimonials ul li .client-details {
    display: block;
    padding: 15px 0;
    width: 100%;
    position:relative;
}
.client-text {
    position: relative;
}
.client-testimonials ul li .client-details h4 {
    font-size: 17px!important;
    font-weight: bold;
    margin: 0
}

.client-testimonials ul li .client-details span {
    display: inline-block;
    font-size: 14px;
    padding-top: 6px;
    width: 100%
}

.client-testimonials ul li .client-text p {
    font-size: 15px;
    line-height: 25px;
    margin-top: 0;
    padding-bottom: 15px;
    text-align: center!important
}

.client-testimonials-video .client-details h4,
.client-testimonials-video .client-details span {
    color: #fff!important;
    margin-top: 0
}

.testimonials-heading {
    text-align: center
}

.testimonials-heading h1 {
    font-size: 50px!important;
    font-weight: 300
}

.head_01 h3 {
    font-size: 50px;
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 50px
}

main.template-page.content .testimonials-heading p {
    text-align: center!important;
    display: block;
    font-size: 24px;
    color: #535353
}

form#wpvp-upload-video {
    padding: 40px 0
}

form#wpvp-upload-video input[type="text"],
form#wpvp-upload-video textarea {
    width: 99%
}

#wpvp-upload-video textarea {
    border: 2px solid #676767;
    border-radius: 3px
}

#wpvp-upload-video input[type="text"],
#wpvp-upload-video input[type="email"] {
    border: 2px solid #676767!important;
    border-radius: 3px!important;
    height: 45px;
    margin-bottom: 10px
}

#wpvp-upload-video input {
    border: 2px solid #676767
}

.page-id-734 div#av_section_1 {
    background-color: rgba(47, 47, 47, 0)!important;
    height: auto;
    width: 100%;
    display: block;
    position: relative;
    z-index: 99;
    bottom: 297px
}

.page-id-734 #main .avia-section .template-page {
    margin-top: 0!important
}

#wpvp-upload-video label {
    color: #525252;
    font: 15px/25px "Open Sans", Helvetica, Arial, Verdana, sans-serif
}

#wpvp-upload-video select {
    border: 2px solid #676767
}

.ls-slide {
    text-align: center
}

.big-preview.single-big .attachment-entry_with_sidebar.size-entry_with_sidebar.wp-post-image {
    width: 100%
}

.wpvp_block.upload_img {
    float: left;
    width: 50%!important
}

.wpvp_block.upload_video {
    text-align: right
}

.upload_video {
    float: left;
    width: 50%!important
}

form#wpvp-upload-video p.wpvp_submit_block {
    float: left;
    margin: 30px 0 0;
    text-align: center!important;
    width: 100%
}

form#wpvp-upload-video input[type="submit"] {
    background: #248c7f none repeat scroll 0 0!important;
    border: 1px solid #aaa;
    box-shadow: none!important;
    cursor: pointer;
    font-size: 18px!important;
    padding: 2px 10px;
    text-shadow: 0 1px 0 white;
    width: 250px;
    font: 600 14px/42px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
    color: #fff;
    border-radius: 3px
}

form#wpvp-upload-video input[type="submit"]:hover {
    background: #f2a903!important
}

.post-container .post-author-icon {
    float: left;
    padding-right: 20px
}

.post-container .post-author-icon img {
    width: 100%
}

.post-container .post-author {
    float: left;
    padding-right: 20px;
    font-size: 15px;
    margin-top: 27px
}

.post-container .post-date {
    float: left;
    padding-right: 20px;
    font-size: 15px;
    margin-top: 27px
}

.post-container .post-comment {
    float: left;
    font-size: 15px;
    padding-right: 20px;
    margin-top: 27px
}

.post-container .post-cat {
    float: left;
    padding-right: 20px;
    font-size: 15px;
    margin-top: 27px
}

.post-container .post-title {
    margin-bottom: 20px!important
}

.post-container .post-views {
    float: left;
    width: 100%;
    margin-top: 15px;
    font-size: 15px;
    font-weight: bold
}

.big-preview.single-big {
    float: left!important;
    width: 100%!important
}

.post-container .post-date::before {
    content: url("https://www.clickstree.com/wp-content/themes/enfold/images/date.png");
    float: left;
    margin-right: 10px
}

.post-container .post-comment::before {
    content: url("https://www.clickstree.com/wp-content/themes/enfold/images/comment.png");
    float: left;
    margin-right: 10px
}

.post-container .post-cat::before {
    content: url("https://www.clickstree.com/wp-content/themes/enfold/images/cate.png");
    float: left;
    margin-right: 10px
}

.entry-content-wrapper .post-author-icon {
    float: left;
    padding-right: 20px
}

.entry-content-wrapper .post-author-icon img {
    width: 100%
}

.entry-content-wrapper .post-author {
    float: left;
    padding-right: 20px;
    font-size: 15px;
    margin-top: 27px
}

.entry-content-wrapper .post-date {
    float: left;
    padding-right: 20px;
    font-size: 15px;
    margin-top: 27px
}

.entry-content-wrapper .post-comment {
    float: left;
    font-size: 15px;
    padding-right: 20px;
    margin-top: 27px
}

.entry-content-wrapper .post-cat {
    float: left;
    padding-right: 20px;
    font-size: 15px;
    margin-top: 27px
}

.entry-content-wrapper.post-title {
    margin-bottom: 20px!important
}

.entry-content-wrapper .post-views {
    float: left;
    width: 100%;
    margin-top: 15px;
    font-size: 15px;
    font-weight: bold
}

.entry-content-wrapper .post-date::before {
    content: url("https://www.clickstree.com/wp-content/themes/enfold/images/date.png");
    float: left;
    margin-right: 10px
}

.entry-content-wrapper .post-comment::before {
    content: url("https://www.clickstree.com/wp-content/themes/enfold/images/comment.png");
    float: left;
    margin-right: 10px
}

.entry-content-wrapper .post-cat::before {
    content: url("https://www.clickstree.com/wp-content/themes/enfold/images/cate.png");
    float: left;
    margin-right: 10px
}

.screen-reader-text {
    display: none
}

.inner_sidebar #categories-3 select {
    margin: 5px 5px 10px 5px;
    width: 96%
}

.modal-box header,
.modal-box .modal-header {
    padding: 1.25em 15px;
    border-bottom: 1px solid #ddd;
    display: table;
    width: 100%;
    position: relative
}

.modal-box header h3 {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    padding-left: 15px
}

.modal-box header h3,
.modal-box header h4,
.modal-box .modal-header h3,
.modal-box .modal-header h4 {
    margin: 0
}

.modal-box .modal-body {
    padding: 20px;
    text-align: left
}

.modal-box footer,
.modal-box .modal-footer {
    padding: 1em;
    border-top: 1px solid #ddd;
    background: rgba(0, 0, 0, 0.02);
    text-align: right
}

.modal-overlay {
    opacity: 0;
    filter: alpha(opacity=0);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7)!important
}

.small-client-image {
    display: table-cell;
    width: 80px;
    border-radius: 100%;
    overflow: hidden;
    height: 80px
}

a.close {
    position: absolute;
    right: -1px;
    top: 0
}

a.close:hover {
    opacity: .8
}

@media(min-width:320px) and (max-width:640px) {
    .client-testimonials ul li {
        width: 100%;
        margin-right: 0
    }
    .modal-overlay {
        position: fixed
    }
    .responsive .title_container .breadcrumb {
        display: none
    }
    .modal-box {
        width: 90%;
        position: fixed
    }
    .js-modal-close.close>img {
        width: 30px
    }
    .modal-box .modal-body {
        padding: 10px
    }
    a.close {
        top: 2%
    }
    .responsive #top #wrap_all .slide-entry {
        margin: 0!important
    }
    #av_section_4 .container,
    #av_section_5 .container {
        max-width: 100%!important;
        width: 100%!important
    }
}

.page-id-3587 div .flex_column {
    z-index: auto!important
}

.page-id-3587 .content,
.sidebar {
    z-index: auto!important
}

.page-id-3587 .unit,
.units {
    z-index: auto!important
}

.inner_sidebar #search-3 {
    background: #e0e0e0 none repeat scroll 0 0;
    border: 1px solid #c0c0c0;
    padding: 20px 10px;
    margin-bottom: 29px
}

.inner_sidebar #search-3 .widgettitle {
    display: none
}

.blogshare {
    background: #fff none repeat scroll 0 0;
    float: left;
    width: 100%;
    padding-bottom: 15px
}

.stickyn {
    border-top: 0 none;
    position: fixed;
    top: 204px;
    z-index: 100
}

.sticky {
    position: fixed;
    top: 150px;
    z-index: 1000
}

.inner_sidebar #text-9 {
    background: #248c7e;
    padding: 10px;
    z-index: 1000
}

.inner_sidebar #text-9 .request-quote h2 {
    color: #fff
}

.inner_sidebar #text-9 input {
    margin-bottom: 5px
}

.inner_sidebar #text-9 input[type="submit"] {
    background: #2f2f2f;
    font-weight: bold;
    font-size: 22px;
    margin-top: 10px
}

.inner_sidebar #text-9 input[type="submit"]:hover {
    background: #f69f2e
}

.inner_sidebar #text-9 form {
    margin-bottom: 0;
    padding-bottom: 0
}

.inner_sidebar .news-thumb {
    width: 70px;
    height: 70px
}

.inner_sidebar .news-thumb img {
    width: 100%;
    height: 100%
}

.inner_sidebar .news-headline {
    font-size: 14px
}

.inner_sidebar #text-9 .blogshare {
    background: #248c7f;
    float: left;
    width: auto
}

.ui-widget-content {
    border: 1px solid #248c7f!important;
    background: #248c7f!important;
    color: #fff!important
}

.ui-widget-header {
    border: 1px solid #333!important;
    background: #333!important;
    color: #fff;
    font-weight: bold
}

.ui-dialog .ui-dialog-title {
    text-shadow: 0;
    font-size: 24px!important
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #666!important;
    background: #555!important;
    font-weight: bold;
    color: #eee
}

.ui-button .ui-button-text {
    text-shadow: 0 0 0!important
}

.ui-dialog .ui-dialog-content {
    font-size: 16px!important
}

#wpvp-upload-video h2 {
    color: #248c7f!important
}

.small-business {
    background: url(../blog/wp-content/themes/enfold/images/small-buis.jpg) no-repeat scroll 0 0
}

.big-business {
    background: url(../blog/wp-content/themes/enfold/images/small-buis.jpg) no-repeat scroll 0 0
}

.small-business h3,
.big-business h3 {
    padding: 140px 10px 0;
    color: #333!important
}

.small-business p,
.big-business p {
    color: #333!important;
    margin: 4px 0!important;
    padding: 0 10px
}

.onesolution h2 {
    float: left;
    font-size: 40px!important;
    line-height: 52px!important;
    text-align: left
}

.local-main-content h3 {
    font-size: 24px
}

.local-main-content p:first-child {
    font-size: 18px;
    line-height: 26px;
    font-weight: bold!important
}

.local-main-content p {
    font-size: 16px;
    line-height: 30px;
    color: #747c83
}

.local-client-sec .clintlogo {
    background: #fff
}

.title-heading,
.slide-entry-title {
    color: #535353!important
}

.title-subheading,
.title-subheadbig {
    color: #535353!important
}

.iconbox .iconbox_content .iconbox_content_title {
    color: #535353!important
}

.main-title a,
.post-title a {
    color: #535353!important
}

.main-heading,
.title-small,
.title-smallsub {
    color: #535353!important
}

.form-contact h3,
.packs-headeing h3 {
    color: #535353;
    margin-top: 5px;
    font-weight: 300;
    font-size: 30px
}

.custom-page-title {
    color: #535353!important
}

.client-details h4,
.modal-box h3 {
    color: #535353!important;
    font-weight: 700
}

.av-masonry-entry-title {
    color: #535353!important
}

#menu-item-3460 .avia-menu-text:hover,
.avia-button:hover {
    background: #f69f2e!important
}

.footer_color input[type="submit"]:hover {
    background: #f69f2e!important
}

.post-section-recent .more-link:hover {
    border: 1px solid #f69f2e!important;
    color: #f69f2e!important
}

.reuestform {
    background: #dfdfdf none repeat scroll 0 0;
    float: left;
    width: 100%;
    margin-bottom: 50px
}

.reuestform p {
    width: 48%!important;
    float: left;
    margin: 0 1%!important
}

.reuestform input,
.reuestform select {
    border: 2px solid #fff!important;
    height: 45px;
    border-radius: 5px!important;
    color: #000!important
}

.reuestform #avia_1_1 {
    width: 65%;
    float: left;
    margin: 40px 0 5px 0
}

.reuestform #avia_1_1 strong {
    font-size: 15px
}

.reuestform #avia_1_1 p {
    width: 100%
}

.reuestform label {
    font-size: 14px!important
}

#element_avia_when_would_you_like_to_begin_1,
#element_avia_what_services_are_you_interested_1 {
    margin-top: 0!important;
    margin-bottom: 0!important
}

#element_avia_when_would_you_like_to_begin_1,
#element_avia_web_site_1 {
    margin-top: 0!important;
    margin-bottom: 0!important
}

.reuestform .input_checkbox_label {
    font-weight: normal!important
}

#element_avia_select_a_budget_approx_will_1 {
    margin-bottom: 0!important
}

.reuestform .button {
    margin-top: 40px!important;
    margin-bottom: 40px!important
}

.reuestform p label {
    margin-top: 20px
}

#element_avia_additional_comments_1 p,
#element_avia_company_description_and_s_1 p,
#element_avia_number_of_competitors_1 p {
    width: 32%
}

#element_avia_keywords_to_be_targetted_use_1,
#element_avia_how_did_you_learnt_about__1 {
    margin-bottom: 0!important
}

#element_avia_target_country_1 {
    margin-bottom: 0!important
}

#element_avia_another_target_search_eng_1 {
    margin-bottom: 0!important
}

#element_avia_name_of_competitors_1 {
    margin-bottom: 0!important
}

#element_avia_target_country_1 select {
    width: 100%!important
}

#top .avia_ajax_form .text_area {
    height: 150px!important;
    border: 1px solid #e1e1e1;
    border-radius: 5px
}

input.button {
    background: #248c7f!important;
    text-transform: uppercase;
    font-weight: 700!important;
    border: 1px solid #248c7f!important
}

input.button:hover {
    background: none!important;
    color: #248c7f!important
}

#element_avia_search_engine_optimizatio_1,
#element_avia_social_media_optimization_1,
#element_avia_ppc_adwords_1,
#element_avia_reputation_management_1,
#element_avia_link_building_1,
#element_avia_local_seo_1,
#element_avia_content_writing_1 {
    width: 20%
}

.domainInfo {
    width: 100%;
    float: left;
    position: relative;
    text-align: center
}

.domainInfo {
    float: left;
    margin-bottom: 26px;
    position: relative;
    text-align: center;
    width: 100%
}

.dropcontainer {
    position: absolute;
    font-size: 16px;
    color: #777;
    float: left;
    z-index: 2000;
    width: 96%;
    margin-top: -5px
}

.trigger {
    color: #777;
    padding: 24px 10px;
    font-size: 24px;
    width: 100%;
    text-align: left;
    background: #fff url(../images/d-arrow.png) 98% center no-repeat;
    background-size: 30px;
    display: block;
    border: 0 solid #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    float: left;
    font-weight: 700;
    color: #333!important;
    text-decoration: none!important;
    position: relative;
    border-radius: 5px;
    box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.55);
    -webkit-box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.55);
    -moz-box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.55);
    -ms-box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.55)
}

.trigger:hover {
    color: #777
}

.avia-menu-fx {
    display: none
}

.free-consult .freeqoute a {
    box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.55);
    -webkit-box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.55);
    -moz-box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.55);
    -ms-box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.55)
}

.free-consult .custom-btn a {
    box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.55);
    -webkit-box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.55);
    -moz-box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.55);
    -ms-box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.55)
}

ul.sub-menu {
    top: 100%
}

.ls-bottom-nav-wrapper {
    display: none!important
}

.activetrigger {
    color: #777;
    padding: 24px 10px;
    font-size: 24px;
    width: 100%;
    background: #fff url(../images/d-arrow.png) 98% center no-repeat;
    display: block;
    border: 0 solid #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: bold;
    color: #333!important;
    text-decoration: none!important;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    background-size: 30px;
    'Montserrat',
    sans-serif!important
}

ul.sub-menu li {
    width: 100%!important
}

ul.sub-menu li a {
    font-size: 14px!important
}

#top .av-main-nav ul a {
    color: #535353!important
}

.activetrigger:hover {
    background: #fff url(../images/d-arrow.png) 98% center no-repeat;
    color: #777;
    background-size: 30px
}

.activetrigger:active {
    background: #fff url(../images/d-arrow.png) 98% center no-repeat;
    color: #777;
    background-size: 30px
}

.dropcontainer ul {
    font-size: 16px;
    border: 0 solid #ccc;
    border-top: 0;
    background: #fff;
    list-style-type: none;
    padding: 10px 0;
    margin: 0;
    width: 100%;
    max-width: 88.6%;
    z-index: 100;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: 0 15px 15px rgba(0, 0, 0, 0.3)
}

.dropcontainer ul li {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    margin-left: 0!important
}

.activetrigger {
    text-align: left
}

.dropcontainer ul li a {
    color: #333!important;
    text-decoration: none!important;
    width: 100%;
    display: inline-block;
    padding: 10px 10px;
    text-align: left;
    font-size: 24px
}

.dropcontainer ul li a:hover {
    color: #fff!important;
    text-decoration: none!important
}

.dropcontainer ul li:hover {
    background: #f7a943;
    outline: 0;
    color: #fff!important;
    text-decoration: none!important
}

.dropcontainer ul li:first-child {
    display: none
}

.dropcontainer ul li:last-child {
    border-bottom: 0
}

.dropdownhidden {
    display: none
}

.dropdownvisible {
    height: auto
}

section.top {
    margin-top: 60px
}

section.demo {
    background: #f5f5f5;
    padding-bottom: 20px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc
}

.free-consult .custom-btn a:focus {
    text-decoration: none
}

#start-results {
    color: #ffff;
    padding: 0 0 10px 0
}

.white-popup {
    padding: 10px 27px 0
}

#top form {
    padding: 20px;
    /* margin-bottom: 50px */
}

.suces h2 {
    padding-top: 120px
}

.banner-servcies {
    background: url(https://www.clickstree.com/blog/wp-content/uploads/2018/06/home-smo.jpg) no-repeat;
    width: 100%;
    float: left;
    min-height: 500px;
    background-size: ;
    background-position: center Top;
    margin-top: 50px;
    background-size: cover
}

.banner-servcies #test-popup {
    margin-top: 50px
}

.banner-servcies .select {
    color: #777;
    padding: 24px 10px;
    font-size: 16px;
    width: 96%;
    text-align: left;
    background: #fff;
    display: block;
    border: 0 solid #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    float: left;
    font-weight: bold;
    color: #333!important;
    text-decoration: none!important;
    position: relative;
    border-radius: 5px;
    box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.55);
    -webkit-box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.55);
    -moz-box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.55);
    -ms-box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.55)
}

.reuestform {
    background: #248c7f
}

#top #wrap_all .error .text_input,
#top #wrap_all .error .text_area,
#top #wrap_all .error .select {
    border: 1px solid #DF653E!important
}

.page-title-sub {
    margin-top: 60px!important
}

.special_amp {
    color: #248c7f!important
}

.h1_10 h3 {
    font-size: 2.2rem!important;
    font-weight: 400!important;
    margin-top: 5%
}

#top .main_color .BTN_01 .avia-color-theme-color {
    border-radius: 5px;
    font-weight: 700
}

.avia-image-container.av-styling-.avia-builder-el-28.el_before_av_textblock.avia-builder-el-first.avia-align-center img,
.avia-image-container.av-styling-.avia-builder-el-31.el_before_av_textblock.avia-builder-el-first.avia-align-center img,
.avia-image-container.av-styling-.avia-builder-el-34.el_before_av_textblock.avia-builder-el-first.avia-align-center img {
    width: auto
}

.bg1_11 {
    position: relative
}

.bg1_11::before {
    content: "Content Writing";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 42%;
    left: 0;
    color: rgba(255, 255, 255, 0.4);
    text-align: center;
    font-size: 157px;
    font-weight: 700
}

.single div#av_section_1 {
    display: none!important
}

.avia_textblock p {
    color: #535353;
    font-size: 16px;
    font-weight: 400;
    padding-left: 0;
    line-height: 27px
}

.entry-content-wrapper div li {
    color: #535353;
    font-size: 16px
}

.entry-content-wrapper div li strong {
    color: #248c7f!important
}

.wpvp_image_error.wpvp_error {
    color: yellow
}

.wpvp_mess {
    color: yellow
}

a#close_v {
    color: #fff;
    cursor: pointer
}

form#wpvp-upload-video .wpvp_block .wpvp_error {
    color: yellow;
    font-size: 14px
}

div#result-box {
    padding: 34px 12px 0
}

.comment-notes,
#commentform .comment-form-comment label {
    display: block
}

.banner-servcies {
    margin-top: 0
}

.post-entry .post-container h2 a,
.post-entry .post-container h1 a {
    font-size: 36px;
    font-weight: 300!important;
    line-height: 48px
}

.html_header_top.html_header_sticky .single-post #main {
    padding-top: 33px
}

.blogmain h3 {
    color: #248c7f;
    font-weight: 600;
    font-size: 18px
}

.form-submit {
    display: block;
    padding-top: 15px!important;
    text-align: right
}

.topbar-header .container {
    height: auto!important;
    line-height: normal!important
}

div strong.logo {
    top: -37px
}

div strong.logo a {
    max-height: 89px!important
}

div strong.logo a img {
    max-height: 89px!important
}

.av-main-nav>li>a {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%
}

.av-main-nav>li>a::before {
    position: absolute;
    width: 10px;
    height: 10px;
    transition: .5s all ease-in-out 0s;
    top: 50%;
    left: 50%;
    right: 0;
    background: transparent;
    content: "";
    z-index: -1;
    border-radius: 100%
}

.av-main-nav>li>a:hover::before {
    background: #248c7f;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    border-radius: 0;
    height: 100%
}

.av-main-nav>li>a:hover {
    color: #fff!important
}

.header-scrolled .topbar-header {
    display: none
}

.header-scrolled strong.logo {
    top: 0;
    transition: .5s all ease-in-out 0s;
    overflow: hidden
}

.html_header_top.html_header_sticky #header.header-scrolled .av-main-nav>li>a {
    color: #fff
}

strong.logo img {
    left: 0
}

strong.logo::before {
    content: "";
    position: absolute;
    left: -100%;
    top: 12px;
    width: 106px;
    background: url(https://www.clickstree.com/wp-content/uploads/2018/06/white-logo.png) no-repeat left center;
    height: 41px;
    transition: .5s all ease-in-out 0s;
    background-size: 100%
}

.header-scrolled strong.logo::before {
    left: 0
}

.box_01 img {
    transform: scale(1);
    transition: .5s all ease-in-out 0s
}

.box_01:hover img {
    transform: scale(1.2)
}

.avia_textblock.box_01 {
    position: relative;
    z-index: 1
}

.avia_textblock.box_01 div {
    overflow: hidden
}

.avia_textblock.box_01::before {
    content: "";
    background-color: #248c7f;
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 100%;
    transition: .5s all ease-in-out 0s
}

.avia_textblock.box_01:hover::before {
    content: "";
    background-color: #248c7f;
    border-radius: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}

.avia_textblock.box_01:hover h3 {
    color: #f7a842!important
}

.avia_textblock.box_01:hover p {
    color: #fff
}

.avia_textblock.box_01.cloned h3,
.avia_textblock.box_01.cloned:hover p {
    transition: .25s padding ease-in-out 0s
}

.avia_textblock.box_01.cloned:hover .avia-builder-el-first {
    transition: .25s padding ease-in-out 0s
}

.avia_textblock.box_01.cloned {
    padding-bottom: 40px
}

.avia_textblock.box_01.cloned:hover .avia-builder-el-first {
    padding-left: 15px
}

.avia_textblock.box_01.cloned:hover h3,
.avia_textblock.box_01.cloned:hover p {
    padding-left: 15px;
    padding-right: 15px
}

.avia_textblock.box_01 h3 {
    transition: .25s color ease-in-out 0s;
    font-weight: 600!important
}

.avia_textblock.box_01:hover a {
    border-color: #f7a842!important;
    color: #f7a842!important
}

#top form.form-contact {
    padding: 0
}

#top form.form-contact .first_form label {
    color: #333!important;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    font-style: italic;
    font-weight: 700!important
}

#top .domainInfo>input {
    border-radius: 5px;
    height: 67px;
    margin-bottom: 10px;
    font-size: 20px
}

#top .domainInfo>input:nth-child(5) {
    display: inline-block;
    width: 49%;
    float: left
}

#top .domainInfo .col-sm-6 input {
    border-radius: 5px;
    height: 67px;
    margin-bottom: 10px;
    font-size: 24px;
    padding-left: 15px;
    text-align: left;
    font-weight: 600
}

#top .domainInfo .col-sm-6 input[type="submit"] {
    background: #248c7f none repeat scroll 0 0;
    border-radius: 5px!important;
    display: inline-block;
    font-size: 24px;
    margin-left: 8px;
    text-align: center!important;
    width: 100%;
    position: relative;
    font-weight: 800;
    text-transform: uppercase;
    margin: 0;
    color: #fff
}

#top .domainInfo .col-sm-12 input[type="submit"]:hover {
    background: #f7a842
}

#top .domainInfo .col-sm-12 input[type="submit"] {
    background: #248c7f none repeat scroll 0 0;
    border-radius: 5px!important;
    display: inline-block;
    font-size: 24px;
    margin-left: 8px;
    text-align: center!important;
    width: 100%;
    position: relative;
    font-weight: 800;
    text-transform: uppercase;
    margin: 0;
    height: 67px;
    text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
    -moz-text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
    -webkit-text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
    -ms-text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
    -o-text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
    box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.55);
    -moz-box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.55);
    -webkit-box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.55);
    -ms-box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.55);
    -o-box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.55)
}

#top .domainInfo .col-sm-6 input[type="submit"]:hover {
    background: #f7a842
}

.home.page #top form {
    padding: 0 20px 20px;
    margin-bottom: 50px
}

#top .domainInfo {
    -webkit-animation: fadein 2s;
    -moz-animation: fadein 2s;
    -ms-animation: fadein 2s;
    -o-animation: fadein 2s;
    animation: fadein 2s
}

@keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-moz-keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.suces>h2 {
    font-family: georgia!important;
    font-size: 50px;
    font-style: italic
}

.single-big .pagination a {
    background: #248c7f
}

.single-big .pagination span.current {
    background: #f7a842!important;
    color: #fff!important
}

a#scroll-top-link {
    border: 1px solid #f7a842;
    color: #fff;
    background-color: #f7a842!important
}

.post-views-icon.dashicons.dashicons-chart-bar {
    color: #f7a842
}

h1.main-title.entry-title {
    color: #248c7f!important
}

.blogmain p:first-child::first-letter {
    color: #fff;
    background-color: #248c7f;
    float: left;
    font-size: 64px;
    line-height: 1;
    margin: 2px 15px 0 0!important;
    padding: 12px
}

.success-btn>input#page_title {
    display: none
}

.widget a {
    position: relative;
    display: inline-block;
    transition: .25s padding ease-in-out 0s;
    margin: 6px 0 7px 0;
    padding: 0;
    font-size: 14px
}

.widget a::before {
    content: "[";
    position: absolute;
    width: auto;
    height: auto;
    top: 0;
    left: 50%;
    opacity: 0;
    transition: .5s all ease-in-out 0s
}

.widget a::after {
    content: "]";
    position: absolute;
    width: auto;
    height: auto;
    top: 0;
    right: 50%;
    transition: .25s all ease-in-out 0s;
    opacity: 0
}

.widget a:hover::before {
    opacity: 1;
    left: 0;
    color: #f7a842
}

.widget a:hover::after {
    opacity: 1;
    right: 0;
    color: #f7a842
}

.widget a:hover {
    padding-left: 8px;
    padding-right: 8px;
    text-decoration: none;
    color: #f7a842!important
}

.header-scrolled .av-main-nav>li>a:hover::before {
    background: #f7a842
}

main.template-page.content .ls-wp-fullwidth-container p {
    text-align: center!important;
    color: #fff
}

.social-icon {
    display: none
}

.success-btn>input:hover,
.success-btn>a:hover {
    background: #f7a842!important
}

#top .av_inherit_color a {
    text-decoration: none!important;
    overflow: hidden
}

.busniess-box a {
    position: relative;
    z-index: 1
}

.busniess-box a:hover {
    background: #248c7f!important
}

.busniess-box a::before {
    background: #f7a842;
    content: "";
    width: 0;
    height: 0;
    left: 50%;
    top: 50%;
    transition: .5s all ease-in-out 0s;
    position: absolute;
    z-index: -1
}

.busniess-box a:hover::before {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

#top #test-popup .domainInfo form {
    width: 85%
}

.free-consult #test-popup select {
    float: none;
    color: #4e4e4e!important;
    border: 1px solid #464646;
    max-width: 65%!important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff url(../images/select-down.png) no-repeat 96% center!important;
    text-indent: .01px;
    text-overflow: "";
    font-size: 24px;
    font-family: 'Montserrat', sans-serif!important;
    padding: 0 5px 0 15px;
    height: 67px;
    border-radius: 5px;
    display: inline-block;
    text-transform: capitalize;
    font-weight: 700!important
}

#top select,
#top .avia_ajax_form .select,
#top .entry-content-wrapper select {
    -webkit-appearance: none;
    border-radius: 0;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAANCAYAAAC+ct6XAAAAGXRFW…IsJTc7FQAxDxD7AbEzEF+jR1DDywtoCr9DbhwzDlRZDRBgACYqHJO9bkklAAAAAElFTkSuQmCC);
    background-position: center right;
    background-repeat: no-repeat;
    border-radius: 2px
}

.pad-top {
    padding: 0 0 40px
}

div .flex_column.contact-page-info {
    padding: 45px 20px;
    text-align: center;
    min-height: 250px;
    position: relative;
    z-index: 1;
    transition: .5s all ease-in-out 0s;
    -moz-transition: .5s all ease-in-out 0s;
    -webkit-transition: .5s all ease-in-out 0s;
    -o-transition: .5s all ease-in-out 0s;
    -ms-transition: .5s all ease-in-out 0s
}

div .flex_column.contact-page-info h3 {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    transition: .5s all ease-in-out 0s;
    -moz-transition: .5s all ease-in-out 0s;
    -webkit-transition: .5s all ease-in-out 0s;
    -o-transition: .5s all ease-in-out 0s;
    -ms-transition: .5s all ease-in-out 0s
}

div .flex_column.contact-page-info:hover {
    border-color: #f7a842!important
}

div .flex_column.contact-page-info .avia_textblock>p {
    margin: 0;
    transition: .5s all ease-in-out 0s;
    -moz-transition: .5s all ease-in-out 0s;
    -webkit-transition: .5s all ease-in-out 0s;
    -o-transition: .5s all ease-in-out 0s;
    -ms-transition: .5s all ease-in-out 0s
}

div .flex_column.contact-page-info::before {
    content: "";
    background: transparent;
    position: absolute;
    width: 0;
    height: 0;
    left: 50%;
    top: 50%;
    z-index: -1
}

div .flex_column.contact-page-info:hover::before {
    background: #248c7f;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0
}

div .flex_column.contact-page-info:hover .av_font_icon,
div .flex_column.contact-page-info:hover .avia_textblock>p a,
div .flex_column.contact-page-info:hover .avia_textblock>p,
div .flex_column.contact-page-info:hover h3 {
    color: #f7a842!important
}

.container.max-container {
    max-width: 100%;
    width: 100%;
    padding: 0
}

.nojustify {
    padding-bottom: 35px;
    padding-top: 35px
}

.avia_textblock.con-writing-sec h3 {
    font-size: 50px;
    font-weight: 300
}

.avia_textblock.con-writing-sec p {
    background: #f7a842;
    color: #fff;
    padding: 15px;
    font-weight: 600;
    font-size: 22px;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.5)
}

# .page-id-3440 .flex_column.av_one_fourth.flex_column_div,
.page-id-3440 .flex_column.av_one_third.flex_column_div {
    display: none
}

.flex_column.av_one_half.flex_column_div.avia-builder-el-16.el_after_av_one_half.avia-builder-el-last.main-cont-form {
    margin-top: 0!important
}

.page-id-3431 .column-top-margin {
    display: block
}

.column-top-margin {
    display: block;
    justify-content: center;
    align-items: center;
    align-self: center;
    position: relative;
    height: auto;
    float: none
}

#text-2.widget {
    background: #f7a842 none repeat scroll 0 0;
    box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.2) inset;
    padding: 15px
}

#top #text-2 form {
    margin-bottom: 0
}

#top #text-2 form.wpcf7-form {
    padding: 0
}

#text-2 h3.widgettitle {
    color: #fff;
    font-size: 22px;
    font-weight: 800;
    text-align: center
}

#top #text-2 form ul li input {
    border-radius: 5px;
    height: 49px;
    margin-bottom: 15px
}

#top #text-2 form ul li textarea {
    border-radius: 5px;
    margin-bottom: 15px
}

#top #text-2 form ul li input[type="submit"] {
    background: #248c7f none repeat scroll 0 0;
    font-weight: 800;
    letter-spacing: 1px;
    margin: 0;
    position: relative;
    text-transform: uppercase;
    width: 100%;
    height: 60px;
    font-size: 24px;
    box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.55);
    text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5)
}

#top #text-2 form ul li input[type="submit"]:hover {
    background: #fff!important;
    color: #248c7f
}

.recentour.column-top-margin {
    display: block
}

.avia_textblock.home-text-width>div {
    display: inline-block;
    width: 100%;
    max-width: 1000px;
    margin-bottom: 15px
}

.avia_textblock.home-text-width {
    margin-bottom: 40px;
    text-align: center
}

.title_seo {
    font-size: 50px;
    font-weight: 300;
    margin-bottom: 30px;
    text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
    text-transform: none;
    line-height: 60px
}

.Letgo a {
    text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5)
}

.h1_10 h3 {
    background: #f7a943 none repeat scroll 0 0;
    color: #fff;
    font-size: 2.2rem!important;
    font-weight: 400!important;
    margin-top: 0;
    padding: 15px 0 15px 15px;
    position: relative;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5)
}

.h1_10 h3::after {
    border-bottom: 28px solid transparent;
    border-left: 28px solid #f7a943;
    border-top: 28px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    right: -28px;
    top: -1px;
    width: 0
}

.BTN_01 a.avia-button {
    border-radius: 5px;
    font-size: 16px;
    box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.55);
    font-weight: 600
}

.busniess-box a.avia-button.avia-size-medium {
    border-radius: 5px;
    font-size: 16px;
    box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.55);
    font-weight: 600
}

.ls-l {
    left: 0!important;
    text-align: center!important;
    width: 100%!important
}

.ls-slide h2 {
    color: #fff;
    font-size: 55px;
    font-weight: 300;
    line-height: 77px;
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    display: block
}

.ls-slide p {
    color: #fff;
    font-family: lora;
    font-size: 36px;
    font-style: italic;
    font-weight: 400;
    margin: 0 auto;
    text-align: center;
    line-height: 44px
}

.avia_textblock h5 {
    padding-left: 0
}

.seotext {
    padding-left: 5%
}

#package-section.nojustify {
    padding-bottom: 86px;
    padding-top: 29px;
    background: #f8f8f8
}

#case_studies.nojustify {
    padding-bottom: 52px;
    padding-top: 16px
}

#av_section_7.avia-section {
    clear: both;
    float: left;
    min-height: auto;
    position: static;
    width: 100%;
    padding-top: 59px;
    padding-bottom: 49px
}

#av_section_8.avia-section {
    background: #f8f8f8!important
}

#featured_section.nojustify {
    padding-top: 50px
}

.award-section {
    padding-top: 10px
}

.avia-button.avia-size-medium {
    font-size: 18px;
    font-weight: 600;
    margin-top: 15px;
    padding: 8px 0;
    width: 168px;
    text-align: center
}

.avia_textblock p.pricestar {
    background: #f7a943 none repeat scroll 0 0;
    color: #fff;
    display: flex;
    font-size: 24px;
    margin-top: 20px;
    align-self: center;
    align-items: center;
    justify-content: center;
    height: 46px;
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    overflow: hidden;
    position: relative;
    z-index: 1
}

.ourmission.column-top-margin {
    margin-bottom: 35px
}

.image-height {
    height: 390px
}

.reclient {
    padding-bottom: 36px
}

.avia_textblock.recent-sec-inner {
    border-radius: 100%;
    height: 150px;
    margin: 0 auto;
    width: 150px;
    background: #fff;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0);
    -ms-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0);
    transition: all .5s ease-in-out 0s;
    display: flex;
    align-items: center;
    align-self: center;
    justify-content: center
}

.avia_textblock.recent-sec-inner img {
    height: auto;
    width: 100px
}

.recentour {
    z-index: 1
}

.recentour::before {
    background-color: #248c7f;
    border-radius: 100%;
    content: "";
    height: 0;
    left: 50%;
    position: absolute;
    top: 50%;
    transition: all .5s ease-in-out 0s;
    width: 0;
    z-index: -1;
    visibility: visible
}

.recentour:hover .avia_textblock.recent-sec-inner {
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.5);
    transform: scale(1.2)
}

.recentour:hover::before {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 0
}

.recentour:hover .avia_textblock h3 {
    color: #f7a943
}

.recentour:hover .avia_textblock p {
    color: #fff
}

.avia-button.avia-icon_select-no.avia-color-theme-color.avia-size-medium.avia-position-center {
    transition: all .5s ease-in-out 0s
}

.recentour:hover .avia-button.avia-icon_select-no.avia-color-theme-color.avia-size-medium.avia-position-center {
    background-color: #f7a943!important;
    color: #fff!important
}

main.template-page.content .avia_textblock.box_01.cloned p {
    padding-left: 0
}

main.template-page.content .avia_textblock.box_01:hover p {
    padding-left: 15px
}

.servicemain .avia_textblock.box_01.cloned {
    height: 543px;
    padding-bottom: 0
}

.post-entry.post-entry-type-page.post-entry-3429 {
    text-align: center
}



.avia_textblock.h1_10 {
    text-align: left
}

.el_before_av_one_half.column-top-margin {
    margin-top: 86px
}

.flex_column.av_three_fifth.flex_column_div.av-zero-column-padding.avia-builder-el-32.el_after_av_two_fifth.avia-builder-el-last {
    text-align: left
}

.template-page .entry-content-wrapper .ls-slide h2 {
    margin-top: 63px
}

.fit-top {
    margin-top: 27px
}

body .container_wrap .avia-builder-el-last {
    text-align: left
}

.busniess-box h3 {
    font-size: 30px;
    font-weight: 300
}

.busniess-box a {
    text-transform: uppercase
}

.inner-bg-pad {
    padding: 47px 0 33px
}

.avia_textblock.busniess-box p {
    font-family: "Lora", serif;
    font-size: 24px;
    font-style: italic;
    font-weight: 400;
    line-height: 41px;
    min-height: 125px
}

.html_entry_id_3431 #av_section_2 {
    padding-bottom: 41px;
    padding-top: 32px
}

.avia_textblock.smo-btm-pad {
    display: block;
    margin-top: 43px
}

.avia_textblock.inner-top0>h3 {
    margin-top: 0
}

.fit-btm {
    padding-bottom: 45px
}

.blue-btn {
    text-align: center!important
}

.avia_textblock.busniess-box .small-business p {
    font-family: open sans;
    font-size: 16px;
    font-style: normal;
    line-height: normal;
    min-height: auto
}

#top .av_inherit_color a {
    text-decoration: none!important;
    overflow: hidden
}

.small-overlay {
    background: rgba(247, 169, 67, 0.9) none repeat scroll 0 0
}

.small-business {
    height: 318px;
    position: relative;
    overflow: hidden
}

.small-overlay {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    transform: translateY(30%);
    transition: .5s all ease-in-out 0s
}

.small-business .small-overlay h3 {
    color: #fff!important;
    padding: 0 10px 0;
    margin-top: 10px
}

.small-overlay p {
    color: #fff!important;
    padding-left: 15px!important
}

.small-business:hover .small-overlay {
    transform: translateY(0)
}

.page-id-3515 main.template-page.content p {
    padding-left: 0
}

.local-client-sec {
    padding-top: 22px;
    padding-bottom: 56px
}

.website_name h1 {
    font-size: 50px;
    font-weight: 300;
    line-height: 60px;
    margin-bottom: 30px;
    text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
    text-transform: none
}

.avia_textblock.con-writing-sec p {
    position: relative
}

.avia_textblock.con-writing-sec p::after {
    border-bottom: 28px solid transparent;
    border-left: 28px solid #f7a943;
    border-top: 28px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    right: -28px;
    top: -1px;
    width: 0
}

.page-id-3440 .avia_textblock.busniess-box p {
    min-height: auto
}

.avia-content-slider-inner {
    padding-bottom: 53px
}

.page-id-3515 #after_section_5 {
    display: none
}

.page-id-3429 #after_section_5 {
    display: none
}

.page-id-3440 #av_section_1 {
    padding-bottom: 75px
}

.page-id-3429 .local-client-sec {
    padding-top: 0
}

.seo_details.domainInfo>h3 {
    font-weight: 300;
    margin-bottom: 25px
}

.flex_column.av_one_half.flex_column_div.av-zero-column-padding.avia-builder-el-23.el_after_av_one_half.avia-builder-el-last.column-top-margin {
    margin-top: 86px
}

.page-id-3587 #main>div:nth-child(3) {
    display: none
}

.container.spacer .fix_new td {
    padding: 17px 25px
}

table.header_cols td:first-child {
    background: #f7a943;
    padding: 17px!important
}

.container.spacer table.header_cols td p {
    margin-bottom: 8px;
    line-height: 28px
}

.page-id-3458 #av_section_3 {
    padding: 0px 0
}
#top #main .avia-section .template-page {
	padding:0px !important;
}
.avia_textblock.h1_10 p {
    padding-left: 0!important
}

.avia_textblock.h1_10 li {
    list-style: outside none none;
    padding-left: 5px;
    position: relative
}

.avia_textblock.h1_10 li::before {
    color: #248c7f;
    content: "\f0a4";
    font-family: fontawesome;
    left: -20px;
    position: absolute;
    top: 4px
}

.post-entry.post-entry-type-page.post-entry-3431 .title-heading {
    display: inline-block;
    font-size: 45px!important;
    width: 70%
}

.post-entry.post-entry-type-page.post-entry-3431 .avia_textblock {
    text-align: center
}

.miniheading {
    color: #fff!important
}

.minitext {
    color: #fff!important
}

.form-submit input.submit {
    background: #248c7f none repeat scroll 0 0!important
}

.form-submit input.submit:hover {
    background: #fff none repeat scroll 0 0!important;
    color: #248c7f!important
}

.widget.clearfix.avia_combo_widget a::before,
.widget.clearfix.avia_combo_widget a::after {
    display: none
}

.widget.clearfix.avia_combo_widget a::before,
.widget.clearfix.avia_combo_widget a:hover {
    padding: 0!important
}

.page-id-3429 .banner-servcies .content-ser-banner,
.page-id-3431 .banner-servcies .content-ser-banner {
    color: #fff;
    margin-top: 100px;
    text-align: center;
    width: 100%
}

.page-id-3458 main.template-page.content p {
    padding-left: 0
}

.page-id-3429 .title_container .breadcrumb {
    top: 15%
}

.page-id-3429 .main-title.entry-title {
    display: none
}

.page-id-3431 .title_container .breadcrumb {
    top: 15%
}

.page-id-3431 .main-title.entry-title {
    display: none
}

.page-id-3433 .title_container .breadcrumb {
    top: 15%
}

.page-id-3433 .main-title.entry-title {
    display: none
}

.page-id-3438 .title_container .breadcrumb {
    top: 15%
}

.page-id-3438 .main-title.entry-title {
    display: none
}

.page-id-3515 .title_container .breadcrumb {
    top: 15%
}

.page-id-3515 .main-title.entry-title {
    display: none
}

.page-id-3440 .title_container .breadcrumb {
    top: 15%
}

.page-id-3440 .main-title.entry-title {
    display: none
}

.page-id-5028 .title_container .breadcrumb,
.page-template-smmpackages .title_container .breadcrumb,
.page-id-5055 .title_container .breadcrumb,
.page-id-5064 .title_container .breadcrumb,
.page-id-5060 .title_container .breadcrumb {
    margin-top: 0;
    top: 29%
}

.page-id-5062 .title_container .breadcrumb {
    top: 26%;
    margin-top: 0
}

.trail-end {
    color: #248c7f;
    font-weight: 700
}

.title_container .breadcrumb {
    right: 27px
}

.package-txt-block li.package-sbutitle1.add-height {
    min-height: 106px;
    padding: 35px 10px
}

.page-template-smmpackages .package-txt-block li.package-sbutitle1.add-height {
    padding: 17px 10px
}

.page-template-ppcpackages .package-txt-block li.package-sbutitle1.add-height {
    padding: 17px 10px
}

.page-id-3429 .template-page.content.av-content-full.alpha.units,
.page-id-3431 .template-page.content.av-content-full.alpha.units,
.page-id-3433 .template-page.content.av-content-full.alpha.units,
.page-id-3438 .template-page.content.av-content-full.alpha.units,
.page-id-3515 .template-page.content.av-content-full.alpha.units,
.page-id-3440 .template-page.content.av-content-full.alpha.units {
    padding-top: 0
}

.post-entry.post-entry-type-page.post-entry-3515 .title-heading,
.post-entry.post-entry-type-page.post-entry-3433 .title-heading,
.post-entry.post-entry-type-page.post-entry-3438 .title-heading,
.post-entry.post-entry-type-page.post-entry-3522 .title-heading,
.post-entry.post-entry-type-page.post-entry-3440 .title-heading {
    display: block;
    font-size: 45px!important;
    width: 100%;
    margin-left: auto!important;
    margin-right: auto!important;
    float: none;
    max-width: 944px
}

.local-client-sec .avia-content-slider-inner {
    padding-bottom: 0
}

.color-FFF9F6 .price-title2.blue2 h3 {
    padding-top: 33px
}

.page-id-5028 .pricebox.span-3.color-F8FDFF .price-title2.blue2 h3,
.page-id-5058 .pricebox.span-3.color-F8FDFF .price-title2.blue2 h3,
.page-id-5062 .pricebox.span-3.color-F8FDFF .price-title2.blue2 h3,
.page-id-5064 .pricebox.span-3.color-F8FDFF .price-title2.blue2 h3 {
    padding-top: 33px
}

.page-id-5028 .pricebox.span-3.color-EEF7FA .price-title2.blue2 h3,
.page-id-5062 .pricebox.span-3.color-EEF7FA .price-title2.blue2 h3,
.page-id-5064 .pricebox.span-3.color-EEF7FA .price-title2.blue2 h3 {
    padding-top: 33px
}

.flex_column.av_one_half.flex_column_div.av-zero-column-padding.first.avia-builder-el-2.el_after_av_one_full.el_before_av_one_half.column-top-margin {
    margin-top: 40px
}

main.template-page.content p.toggler {
    font-size: 24px;
    padding-left: 32px
}

.toggle_icon {
    top: 20px!important
}

input::-moz-placeholder {
    color: #444!important;
    font-weight: 700!important
}

input::-webkit-input-placeholder {
    color: #444!important;
    font-weight: 700!important
}

input:-ms-input-placeholder {
    color: #444!important;
    font-weight: 700!important
}

.toggler {
    text-align: left
}

.flex_column.av_one_full.flex_column_div.av-zero-column-padding.first.avia-builder-el-4.el_after_av_one_full.avia-builder-el-last.column-top-margin {
    padding-bottom: 86px
}

.home-top-margin {
    padding-top: 0;
    overflow: hidden
}

.seo_details.domainInfo>h3 {
    text-align: center
}

#startform #startformseo .free-seo input,
#startform #startformseo .free-seo select {
    border-radius: 5px;
    height: 67px!important;
    margin-bottom: 10px;
    font-size: 24px;
    padding-left: 15px;
    text-align: left;
    font-weight: 600;
    box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.55)
}

input.wpcf7-form-control.wpcf7-submit.start-submit {
    position: absolute;
    top: 0;
    right: -97%;
    width: 95%;
    text-align: center!important;
    text-transform: uppercase;
    font-weight: 700;
    background: #248c7f
}

.free-seo button {
    display: none
}

#top.page-id-734 form#startformseo {
    background: transparent;
    padding-top: 0!important
}

#myModal .modal-header {
    background: #db781d none repeat scroll 0 0;
    border-bottom: 1px solid #e5e5e5;
    border-radius: 5px 5px 0 0;
    padding: 15px;
    text-align: center;
    text-transform: uppercase
}

#myModal .modal-header h4 {
    color: #fff;
    font-size: 3rem;
    font-weight: 200;    text-align: center;
    width: 100%;
}
.page-id-3515 span.avia_iconbox_title {
    color: #fff !important;
}

#myModal .modal-header button.close {
    background: #fff none repeat scroll 0 0;
    border: 0 none;
    border-radius: 100%;
    cursor: pointer;
    height: 24px;
    opacity: 1;
    padding: 0;
    width: 24px
}

#top input.businessName,
#top input.businessurl {
    border-color: #248c7f;
    border-radius: 5px;
    display: inline-block;
    height: 56px;
    padding-left: 15px;
    padding-right: 10px;
    width: 48%;
    color: #333 !important;
    opacity: 1;             	  
}

#top input.businessName {
    float: left
}

#top input.businessurl {
    float: right
}

#top input.purchase-btn {
    background: #248c7f none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    font-weight: 700;
    height: 74px;
    padding: 16px 15px;  
    text-align: center;
    text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
    width: 100%;
    margin-top: 20px;
    border-radius: 5px;
    z-index: 1;
    position: relative
}

#top input.purchase-btn::before {
    background: transparent none repeat scroll 0 0;
    border-radius: 100%;
    content: "";
    height: 10px;
    left: 50%;
    position: absolute;
    right: 0;
    top: 50%;
    transition: all .5s ease-in-out 0s;
    width: 10px;
    z-index: -1
}

#top input.purchase-btn:hover {
    background: #f7a842 none repeat scroll 0 0
}

p#services_err p {
    margin: -22px 0 0;
    padding: 0 0 0 15%;
    text-align: left!important
}

p#services_err {
    color: #fff;
    float: left;
    margin: 0;
    padding: 0;
    text-align: left!important;
    width: 100%;
    line-height: 15px
}

.avia-button-wrap.avia-button-center.avia-builder-el-75.el_after_av_one_full.avia-builder-el-last.orange-btn {
    text-align: center!important
}

.single .title_container .breadcrumb {
    margin-top: 5px
}

.services select {
    height: 48px
}

.quiz-384 label {
    display: block
}

.dropcontainer ul li a {
    text-transform: capitalize
}

.entry-content>p {
    margin-top: 20px
}

#top .pagination .current,
#top .pagination a,
#top .fullsize .template-blog .pagination a {
    color: #000!important;
    margin-right: 10px
}

#top .main_color .pagination a:hover {
    color: #ffffff!important
}

.page-id-3458 .breadcrumb.breadcrumbs.avia-breadcrumbs {
    margin-top: 6px
}

.page-id-3587 .breadcrumb.breadcrumbs.avia-breadcrumbs {
    margin-top: 6px
}

.avia-section.main_color.avia-section-default.avia-no-shadow.avia-bg-style-scroll.avia-builder-el-36.el_after_av_section.avia-builder-el-last.nojustify.container_wrap.fullsize {
    padding-bottom: 0
}

div.wpcf7-response-output {
    border: medium none;
    margin: 0
}

#footer .textwidget,
#footer .textwidget strong {
    color: #fff !important;
}




.av-main-nav-wrap ul {
    list-style: none
}

[data-av_icon]:before {
    display: none
}
.avia-animated-number-icon {
    display: none !important;
}
.page-id-3433 a.avia-button.avia-icon_select-no.avia-color-custom.avia-size-medium.avia-position-center, .page-id-3438 a.avia-button.avia-icon_select-no.avia-color-custom.avia-size-medium.avia-position-center {
    color: #fff !important;
}
.page-id-3438 span.avia_iconbox_title {
    color: #fff;
}

.main_color a,
.main_color .widget_first,
.main_color strong,
.main_color b,
.main_color b a,
.main_color strong a,
.main_color #js_sort_items a:hover,
.main_color #js_sort_items a.active_sort,
.main_color .av-sort-by-term a.active_sort,
.main_color .special_amp,
.main_color .taglist a.activeFilter,
.main_color #commentform .required,
#top .main_color .av-no-color.av-icon-style-border a.av-icon-char {
    color: #666!important
}

.page-id-5055 .package-detailsbox .package-txt-block.block1 .package-sbutitle1 {
    padding: 17px 10px
}

.col-sm-6 {
    width: 50%;
    float: left;
    min-height: 1px;
    padding-left: 15px;
	
    padding-right: 15px;
    position: relative
}

.textwidget>p {
    padding: 0;
    margin: 0
}

#top .select_payment_method label{
    font-size: 16px;
    padding-top: 10px;
}


@media only screen and (max-width:767px) {
/**********21august*******/	
	.field-row {
    width: 100%;
    padding: 0px 10px;
    text-align: left;
}
	span.pay {
    font-size: 20px;
    max-width: 180px;
}
	.form-first-style {
    padding: 30px;
}
	.column-right #month {
    width: 100%;
}
.column-right #year {
    width: 100%;
}
input#submit-btn {
    max-width: 200px;
    margin-bottom: 26px;
}

/********payonline************/

	.form-row {
    width: 100%;
    text-align: left;
	padding: 0px 10px;
}
	.form-row span {
    margin-top: 15px !important;
    display: inline-block;
}
	.submit input {
    margin-bottom: 20px;
	max-width: 200px;
}
	/**********21august*******/	
	
	
	 .title_seo {
     font-size: 22px !important;
    line-height: normal !important;
    }
#av_section_7.avia-section {
    padding-top: 0;
    padding-bottom: 0;
}    
.activetrigger {   
    font-size: 20px;
} 
.trigger {
    padding: 17px 10px;
}  
.buttonCont .trigger {
    font-size: 20px;
}   
#top .domainInfo .col-sm-6 input {
    height: 51px;
    font-size: 18px;
}
.dropcontainer ul li a {
    padding: 5px 10px;
    font-size: 19px;
}  
#top .domainInfo .col-sm-6 input[type="submit"] {
    font-size: 20px;
}    
#top form {
    padding: 0;
    margin-bottom: 0;
}   
	.col-sm-8.home_page_div_hide {
    width: 100% !important;    
}
.dropcontainer ul {
    width: 100%;
   max-width: 100%;  
} 
#test-popup .col-sm-4 {
    width: 100% !important;   
}
.responsive #top #main .container_wrap:first-child {
    height: auto !important;
}       
    .responsive #top #wrap_all #header {
        height: 200px
    }
    .free-consult {
        width: 100%
    }
    .domainInfo {
        width: 100%
    }
    .free-consult .custom-btn {
        float: none;
        margin-top: 0;
        text-align: center;
        width: 100%
    }
    .trigger {
        width: 100%;
        margin-bottom: 10px
    }
    .activetrigger {
        width: 100%;
        margin-bottom: 10px
    }
    .free-consult #test-popup .formSubmit.secondPopup1 {
        padding: 4px 0
    }
    .avia-section-small .content,
    .avia-section-small .sidebar {
        padding-bottom: 16px;
        padding-top: 20px
    }
    #header_main {
        border: 0 none
    }
    #av_section_2 .title-subheadbig {
        font-size: 20px!important;
        margin-bottom: 20px!important;
        margin-top: 0!important
    }
    #av_section_2 .av_textblock_section h3 {
        margin-top: 25px
    }
    .client-testimonials-video li {
        width: 100%
    }
    .client-details h4 {
        margin-top: 18px
    }
    .upload_video {
        float: left;
        width: 100%!important
    }
    .wpvp_block.upload_video {
        text-align: left
    }
    form#wpvp-upload-video p.wpvp_submit_block {
        margin: 0 0 30px
    }
    form#wpvp-upload-video .wpvp_block {
        margin: 0 0 8px
    }
    .responsive .content .entry-content-wrapper {
        padding: 1px
    }
    .our-location {
        font-size: 11px!important;
        line-height: normal
    }
    .responsive .title_container .breadcrumb {
        position: relative;
        top: -21px
    }
    
    .package-wrapper {  
              width: 645px;
    }
	.seo-wrapper-outer {
    width: 100%;
    overflow-y: hidden;
    overflow-x: scroll;
}
    .ppc-wrapper-outer .package-wrapper {
        width: 700px
    }
    .ppc-wrapper-outer {
        float: left;
        overflow-x: scroll;
        width: 100%
    }
    .h1_10 h3 {
        margin-top: 5%
    }
    .container #advanced_menu_toggle,
    #advanced_menu_hide {
        display: block!important
    }
    .ls-slide>* {
        left: 0!important
    }
    .ls-slide h2 {
        font-size: 12px!important;
        line-height: normal
    }
    .ls-slide p {
        font-size: 10px
    }
   
    #top #test-popup .domainInfo form {
        width: 100%
    }
    .free-consult #test-popup .custom-btn-jo {
        font-size: 16px!important;
        padding: 13px 23px 14px;
        display: inline-block;
        height: auto
    }
.post-entry.post-entry-type-page.post-entry-3515 .title-heading, .post-entry.post-entry-type-page.post-entry-3433 .title-heading, .post-entry.post-entry-type-page.post-entry-3438 .title-heading, .post-entry.post-entry-type-page.post-entry-3522 .title-heading, .post-entry.post-entry-type-page.post-entry-3440 .title-heading {
	font-size: 25px !important;
	line-height: normal;
}
}

@media screen and (min-width:768px) and (max-width:991px) {
    .avia_ajax_form .form_element_half {
        width: 98%
    }
    .template-page .entry-content-wrapper h1,
    .template-page .entry-content-wrapper h2 {
        font-size: 24px !important; line-height:normal !important;
    }
    .reuestform label {
        font-size: 13px!important;
        text-align: left
    }
    .reuestform p {
        width: 98%
    }
	#footer h3.widgettitle {
    font-size: 16px;
   }   
   .image-height {
    height: 709px;
   }
   
   
} 

@media screen and (min-width:768px) and (max-width:1024px) {
    #av_section_7 .avia-content-slider-inner .slide-entry-wrap {
        display: flex
    }
    .custom-btn .custom-btn-jo {
        font-size: 15px!important;
        margin-top: 20px!important;
        display: inline-block
    }
    .custom .domainInfo {
        width: 100%
    }
    .domainInfo {
        margin-bottom: 0
    }
    .avia_textblock .free-consult .freeqoute {
        font-size: 15px!important;
        padding: 13px 8px!important;
        width: 50%!important
    }
    .avia_textblock .free-consult .custom-btn {
        margin-top: 13px
    }
    .free-consult .freeqoute a {
        padding: 24px 18px
    }
	
}		
@media screen and (max-width:640px) {
     
        .website_name h1 {
            font-size: 26px
        }
        #top #test-popup form input.website_in {
            font-size: 18px;
            max-width: 100%!important
        }
        .Letgo a {
            font-size: 18px;
            margin-top: 15px
        }
        #top.page-id-3429 .seo_details.domainInfo>input:nth-child(3),
        #top.page-id-3429 .seo_details.domainInfo>input:nth-child(4),
        #top .seo_details.domainInfo>input:nth-child(5),
        #top .seo_details.domainInfo>input:nth-child(6) {
            margin-left: 0;
            WIDTH: 100%
        }
        .banner-servcies .content-ser-banner h3 {
            font-size: 24px
        }
    }
    @media screen and (max-width:540px) {
        .h1_10 h3 {
            font-size: 1.2rem!important;
            line-height: 24px
        }
    }
    .page-id-734 .column-top-margin {
        display: block
    }
    section#text-3 .textwidget,
    section#text-3 strong {
        color: #fff
    }
    .home-space .home-top-margin {
        padding-top: 0
    }
    a.avia-button.avia-icon_select-no.avia-color-custom.avia-size-large.avia-position-center {
        color: #fff!important
    }
    .post-section-recent .fake-thumbnail {
        background: #e8e8e8 none repeat scroll 0 0;
        box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5)
    }
	
h2.paysucess {
    margin: 0 0 50px 0 !important;
}




.maintenance-packagesbtn{
	background-color: #248c7f;
    color: #fff !important;
    font-size: 22px;
    font-weight: 600;
    text-transform: capitalize;
    cursor: pointer;
    padding: 15px 15px;
    font-family: 'Montserrat', sans-serif;
    display: block;
    text-align: center;
    line-height: normal;
    width: 100%;
	position:relative;
    max-width: 400px;
    margin: 40px auto auto;
    border-radius: 5px;
}
.maintenance-packagesbtn:hover{text-decoration:none;}
.maintenance-packagesbtn span{position:relative;z-index:1;}
.maintenance-packagesbtn:after{
	content: '';
    position: absolute;
    width: 0%;
    height: 0%;
    background-color: #f7a943;
    left: 0;
    bottom: 0px;
    border-radius: 5px;
	transition:all 0.5s ease-in;
}
.maintenance-packagesbtn:hover:after{width:100%;transition:all 0.5s ease-in;}
.package-mobile{display:none;}

.package-mobile .package-pricebox, .package-mobile .pricebox{
	width:100%;
	float:none;
}
.package-mobile-box-title{
	color: #fff;
    line-height: normal;
    margin: 0;
    padding: 15px 0;
    position: relative;
    text-transform: uppercase;
    text-align: center;
    font-size: 22px;
    background-color: #4eb2a3;
}
.package-mobile-box>a{
	color: #fff !important;
    line-height: normal;
    margin: 0;
    padding: 15px 0;
    position: relative;
    text-transform: capitalize;
    text-align: center;
    font-size: 22px;
    display: block;
    background-color: #db781d;
}
.package-mobile-box>a:hover{text-decoration:none;}
.package-mobile .pricebox{display:none;margin-top:10px;}
.package-pricebox .package-mobile-box:not(:last-child){margin-bottom:50px;}
.package-mobile-box ul{
    border-radius: 0;
    border: 0;
}



@media screen and (max-width:767px){
	.package-desktop{display:none;}
	.package-mobile{display:block;width:100%;}
	.seo-wrapper-outer {
		overflow-y: unset;
		overflow-x: unset;
	}
}
@media screen and (max-width:480px){
.seopack-section .flex_column_table.av-equal-height-column-flextable .flex_column.av_one_full {
	padding-bottom: 10px !important;
}
  
}














