/*
Theme Name: Wizard-IT
Theme URI: https://www.wizard-it.co.nz/
Description: Responsive template for Wizard IT
Version: 13082016
Author: Web Revolution
Author URI: http://www.webrevolution.co.nz
Tags: super, awesome, cool, sweet
*/

/*--------------------------------------------------------------
# CSS Reset
--------------------------------------------------------------*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
*:focus {
    outline: 0;
}

html,
body {
    overflow-x: hidden;
}

html {
    box-sizing: border-box;
    font-family: sans-serif; /* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

*,
*:before,
*:after {
    box-sizing: inherit;
}

body {
    color: #333;
    background: #fff;
    font: 14px/1.4 'Open Sans', sans-serif;
}

hr {
    border: 0;
    height: 1px;
    clear: both;
    display: block;
    margin-top: 35px;
    margin-bottom: 35px;
    background: #eaeaea;
}

ul,
ol {
    margin: 0 0 1em 15px;
}

ul li,
ol li {
    margin-bottom: 5px;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li > ul,
li > ol {
    margin-bottom: 0;
}

table {
    width: 100%;
    margin-bottom: 20px;
    border-collapse: collapse;
}

td {
    word-break: keep-all;
    padding: 15px 10px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #e8e8e8;
}

#text-9,
#quick-contact,
.left-sequentail-animation-1500-120,
.bottom-reveal-animation-1500-150 {
    visibility: hidden;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
    color: #652163;
    text-decoration: none;
}

a:hover {
    color: #000;
}

.menu-social-links-menu-container ul {
    margin: 0;
    font-size: 0;
    list-style: none;
}

li.social-icons {
    margin: 0;
    list-style: none;
    margin-left: 5px;
    position: relative;
    display: inline-block;
}

li.social-icons:first-child {
    margin-left: 0;
}

li.social-icons a {
    width: 35px;
    height: 35px;
    display: block;
    overflow: hidden;
    text-indent: 100%;
    position: relative;
    background: #8b8b8b;
    white-space: nowrap;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.owl-nav,
.owl-next,
.owl-prev,
#navbar a,
#toTop span,
#quick-contact a,
#custom_html-2 a,
.news-feed-content a,
.news-feed-read-more,
.blurb-countinue-reading,
.news-feed-thumb-cnt img,
#contact-remote-support-btn,
.need-it-help-leran-more-cnt a,
.home-more-about-us-btn-cnt a {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

/*--------------------------------------------------------------
## Container Width
--------------------------------------------------------------*/
.full-width {
    width: 100%;
    float: left;
    min-width: 320px;
    position: relative;
    background: #fff;
}

.wrapper {
    margin: 0 auto;
    min-width: 320px;
    max-width: 1260px;
    padding: 35px 10px;
    position: relative;
}

#header-wrap,
#footer-wrap,
#copyright-wrap {
    max-width: 1680px;
}

#copyright-wrap {
    padding-top: 15px;
    padding-bottom: 15px;
}

body.home #content-wrap {
    padding-top: 0;
    padding-bottom: 0;
}

#hero-wrap {
    padding: 0;
    max-width: 100%;
}

#footer-wrap {
    padding-left: 0;
    padding-right: 0;
}

.inner-width {
    width: 100%;
    position: relative;
}

#foot-section {
    position: relative;
}

/*--------------------------------------------------------------
# Clearings & Spacing
--------------------------------------------------------------*/
.clearfix,
.ginput_container,
.gform_footer { *zoom: 1; }

.clearfix:before,
.clearfix:after,
.gform_footer:before,
.gform_footer:after,
.ginput_container:before,
.ginput_container:after {
    content: "";
    display: table;
    line-height: 0;
}

.clearfix:after,
.gform_footer:after,
.ginput_container:after {clear: both;}

.clear-both {clear: both;}

.clear-left {clear: left;}

.clear-right {clear: right;}

.float-left {float: left;}

.float-right {float: right;}

.display-block {display: block;}

.display-none {display: none;}

.display-inline-block {display: inline-block;}

.margin-top-zero {
    margin-top: 0 !important;
}

.margin-top-5 {
    margin-top: 5px;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-top-15 {
    margin-top: 15px;
}

.margin-top-20 {
    margin-top: 20px;
}

.margin-top-25 {
    margin-top: 25px;
}

.margin-top-30 {
    margin-top: 30px;
}

.margin-top-35 {
    margin-top: 35px;
}

.margin-top-40 {
    margin-top: 40px;
}

.margin-top-45 {
    margin-top: 45px;
}

.margin-top-50 {
    margin-top: 50px;
}

.margin-bottom-zero {
    margin-bottom: 0 !important;
}

.margin-bottom-5 {
    margin-bottom: 5px;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-bottom-15 {
    margin-bottom: 15px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.margin-bottom-25 {
    margin-bottom: 25px;
}

.margin-bottom-30 {
    margin-bottom: 30px;
}

.margin-bottom-35 {
    margin-bottom: 35px;
}

.margin-bottom-40 {
    margin-bottom: 40px;
}

.margin-bottom-45 {
    margin-bottom: 45px;
}

.margin-bottom-50 {
    margin-bottom: 50px;
}

.padding-top-5 {
    padding-top: 5px;
}

.padding-top-10 {
    padding-top: 10px;
}

.padding-top-15 {
    padding-top: 15px;
}

.padding-top-20 {
    padding-top: 20px;
}

.padding-top-25 {
    padding-top: 25px;
}

.padding-top-30 {
    padding-top: 30px;
}

.padding-top-35 {
    padding-top: 35px;
}

.padding-top-40 {
    padding-top: 40px;
}

.padding-top-45 {
    padding-top: 45px;
}

.padding-top-50 {
    padding-top: 50px;
}

.padding-bottom-5 {
    padding-bottom: 5px;
}

.padding-bottom-10 {
    padding-bottom: 10px;
}

.padding-bottom-15 {
    padding-bottom: 15px;
}

.padding-bottom-20 {
    padding-bottom: 20px;
}

.padding-bottom-25 {
    padding-bottom: 25px;
}

.padding-bottom-30 {
    padding-bottom: 30px;
}

.padding-bottom-35 {
    padding-bottom: 35px;
}

.padding-bottom-40 {
    padding-bottom: 40px;
}

.padding-bottom-45 {
    padding-bottom: 45px;
}

.padding-bottom-50 {
    padding-bottom: 50px;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    color: #652163;
    line-height: 1.2;
    font-weight: 600;
    margin-bottom: 16px;
}

h1 {
    font-size: 28px;
}

h2 {
    font-size: 26px;
}

h3 {
    color: #7b2e7c;
    font-size: 24px;
}

h4 {
    font-size: 22px;
}

h5 {
    font-size: 20px;
}

h6 {
    font-size: 18px;
}

p {
    margin-bottom: 1em;
}

b,
strong {
    font-weight: 700;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

.font-weight-400 {
    font-weight: 400;
}

.font-weight-600 {
    font-weight: 600;
}

.font-size-12 {
    font-size: 12px;
}

.font-size-14 {
    font-size: 14px;
}

.font-size-16 {
    font-size: 16px;
}

.font-size-17 {
    font-size: 17px;
}

.font-size-18 {
    font-size: 18px;
}

.font-size-19 {
    font-size: 19px;
}

.font-size-20 {
    font-size: 20px;
}

.font-size-22 {
    font-size: 22px;
}

.font-size-24 {
    font-size: 24px;
}

.font-size-26 {
    font-size: 26px;
}

.font-size-28 {
    font-size: 28px;
}

.font-size-30 {
    font-size: 30px;
}

.font-size-32 {
    font-size: 32px;
}

.font-size-34 {
    font-size: 34px;
}

.font-size-36 {
    font-size: 36px;
}

.font-size-38 {
    font-size: 38px;
}

.font-size-40 {
    font-size: 40px;
}

.line-height-1 {
    line-height: 1;
}

.line-height-2 {
    line-height: 1.1;
}

.line-height-3 {
    line-height: 1.2;
}

.line-height-4 {
    line-height: 1.3;
}

.line-height-5 {
    line-height: 1.4;
}

.line-height-6 {
    line-height: 1.5;
}

.text-align-center {
    text-align: center;
}

.text-uppercase {
    text-transform: uppercase;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
#header {
    border-bottom: 1px solid #e8e8e8;
}

body.home #header {
    border: none;
}

#header-logo {
    float: left;
    width: 340px;
}

#header-wrap {
    padding-top: 15px;
    padding-bottom: 15px;
}

body.home #header-wrap {
    padding-bottom: 0;
}

#text-6,
#text-7 {
    color: #fff;
    float: right;
    position: relative;
    margin-bottom: 20px;
}

#text-6 p,
#text-7 p {
    margin: 0;
    font-size: 24px;
}

#text-6 {
    background: #652163;
}

#text-6 p {
    padding: 10px 40px;
}

#text-7 {
    background: #7b2e7c;
}

#text-7:before {
    content: '';
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background: #7b2e7c;
    padding-right: 9999rem;
    -webkit-box-shadow: -4px 0 3px 0 rgba(0,0,0,.2);
    box-shadow: -4px 0 3px 0 rgba(0,0,0,.2);
}

#text-7 .textwidget {
    z-index: 2;
    position: relative;
}

#text-7 a {
    color: #fff;
    display: block;
    padding: 10px 0 10px 40px;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#toggle-menu {
    display: none;
    background: #652163;
}

#toggle-menu ul,
#toggle-menu li {
    margin: 0;
    list-style: none;
}

#toggle-menu li {
    width: 50%;
    float: left;
    border-left: 1px solid #581456;
}

#toggle-menu li:first-child {
    border: none;
}

#toggle-menu li a {
    color: #fff;
    display: block;
    cursor: pointer;
    font-size: 10px;
    text-align: center;
    position: relative;
    padding: 35px 0 10px;
}

#navbar {
    float: right;
    clear: right;
    padding-top: 15px;
}

#navbar ul {
    margin: 0;
    list-style: none;
}

#navbar .main-list-wrap > li {
    margin-left: 65px;
    position: relative;
    display: inline-block;
}

#navbar .main-list-wrap > li:first-child {
    margin-left: 0;
}

#navbar a {
    color: #fff;
    display: block;
    position: relative;
}

#navbar .main-list-wrap > li > a {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    position: relative;
    padding-bottom: 2px;
    text-transform: uppercase;
}

#navbar .main-list-wrap > li.menu-item-has-children > a {
    padding-right: 10px;
}

#navbar .main-list-wrap > li.menu-item-has-children > a:before,
#navbar .main-list-wrap > li > a:after {
    content: '';
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 2px;
    background: #fff;
}

#navbar .main-list-wrap > li.menu-item-has-children > a:before {
    top: 0;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    margin: auto;
    opacity: 0.3;
    border: 3px solid #000;
    border-left-color: transparent;
    border-bottom-color: transparent;
    border-right-color: transparent;
}

#navbar .main-list-wrap > li > a:after {
    left: 0;
    bottom: 0;
}

#navbar .main-list-wrap > li:hover > a:after,
#navbar .main-list-wrap > li.current-menu-item > a:after,
#navbar .main-list-wrap > li.current-menu-ancestor > a:after {
    background: #7b2e7c;
}

#navbar .main-list-wrap > li > ul {
    z-index: 999;
    display: none;
    min-width: 200px;
    background: #652163;
    position: absolute;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
}

#navbar .main-list-wrap > li:hover > ul {
    display: block;
}

#navbar .main-list-wrap > li > ul > li {
    white-space: nowrap;
    position: relative;
}

#navbar .main-list-wrap > li > ul > li > a {
    padding: 12px 0;
    border-bottom: 1px solid #581456;
}

#navbar .main-list-wrap > li > ul > li#menu-item-67 > a {
    border: none;
    padding-bottom: 5px;
}

#navbar .main-list-wrap > li > ul > li > ul > li {
    color: #fff;
    list-style: circle;
    margin-left: 15px;
}

#navbar .main-list-wrap > li > ul > li > ul > li > a {
    padding: 5px 0;
    font-size: 12px;
}

#navbar .main-list-wrap > li > ul > li > ul > li:first-child > a {
    padding-top: 5px;
}

#navbar .main-list-wrap > li > ul > li:hover > a,
#navbar .main-list-wrap > li > ul > li > ul > li:hover > a {
    color: #e5bdcf;
}

#navbar .main-list-wrap > li > ul > li.current-menu-item > a,
#navbar .main-list-wrap > li > ul > li.current-menu-ancestor > a,
#navbar .main-list-wrap > li > ul > li > ul > li.current-menu-item > a {
    color: #f2cadc;
}

/*--------------------------------------------------------------
## Main Content
--------------------------------------------------------------*/
#regular-index {
    float: left;
    width: 100%;
    margin-left: -300px;
}

#regular-content {
    margin-left: 300px;
}

.max-width-300,
.max-width-1660 {
    margin-left: auto !important;
    margin-right: auto !important;
}

.max-width-300 {
    max-width: 300px !important;
}

.max-width-1660 {
    max-width: 1660px !important;
}

.text-color-white,
.text-color-white h1,
.text-color-white h2,
.text-color-white h3,
.text-color-white h4,
.text-color-white h5,
.text-color-white h6 {
    color: #fff;
}

.tick-icon {
    padding-left: 35px;
    position: relative;
}

.tick-list ul,
.tick-list ul li {
    list-style: none;
    position: relative;
}

.tick-list ul {
    margin: 0;
}

.tick-list ul li {
    padding-left: 55px;
    margin-bottom: 10px;
}

.site-content blockquote,
.blockquote-style {
    font-size: 26px;
    font-style: italic;
    background: #f5f5f5;
    padding: 15px 15px 15px 30px;
    border-left: 5px solid #7b2e7c;
}

.blockquote-style {
    font-size: 20px;
}

.site-content blockquote p:last-child,
blockquote-style p:last-child {
    margin-bottom: 0;
}

/*--------------------------------------------------------------
### Homepage
--------------------------------------------------------------*/
.home-main-title {
    font-size: 36px;
}

.home-top-services-cnt {
    text-align: center;
}

.home-top-services-cnt > .vc_column-inner > .wpb_wrapper {
    height: 100%;
    position: relative;
    padding: 65px 15px 90px;
    border: 1px solid #b7b7b7;
}

.home-top-services-title {
    color: #6b6b6b;
    font-size: 24px;
    font-weight: 400;
}

.home-top-services-title a {
    display: block;
    color: #6b6b6b;
    position: relative;
    padding-top: 100px;
}

.home-top-services-title:hover a {
    color: #652163;
    opacity: 1 !important;
}

.home-top-services-title:hover a:before {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.home-top-services-cnt .learn-more-btn-cnt {
    left: 0;
    right: 0;
    z-index: 1;
    bottom: 30px;
    margin: auto;
    max-width: 120px;
    margin-bottom: 0;
    position: absolute;
}

.home-top-services-cnt .learn-more-btn-cnt a {
    color: #fff;
    display: block;
    padding: 10px 20px;
    background: #652163;
    border: 1px solid #b7b7b7;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,.1);
    box-shadow: 0 0 1px 1px rgba(0,0,0,.1);
}

.home-top-services-cnt .learn-more-btn-cnt a:hover {
    background: #4e0a4c;
}

.home-it-help-section h2 {
    font-size: 42px;
}

.home-it-help-section h3 {
    font-size: 24px;
    font-weight: 400;
    position: relative;
}

.fast-reliable-cnt h3,
.no-annual-contract-cnt h3 {
    padding-top: 120px;
}

.need-it-help-leran-more-cnt a {
    color: #652163;
    font-size: 24px;
    background: #fff;
    font-weight: 700;
    padding: 12px 35px;
    display: inline-block;
    text-transform: uppercase;
    -webkit-box-shadow: 0 1px 2px 1px rgba(0,0,0,.4);
    box-shadow: 0 1px 2px 1px rgba(0,0,0,.4);
}

.need-it-help-leran-more-cnt a:hover {
    background: #f2f2f2;
}

.team-members-slider {
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
}

.home-more-about-us-btn-cnt a {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    padding: 12px 35px;
    background: #7b2e7c;
    display: inline-block;
    border: 1px solid #c19dc1;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.6);
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.6);
}

.home-more-about-us-btn-cnt a:hover {
    color: #fff;
    background: #652163;
}

.only-charge-time-used-title {
    position: relative;
    background: #7b2e7c;
    -webkit-box-shadow: -4px 0 3px 0 rgba(0,0,0,.2);
    box-shadow: -4px 0 3px 0 rgba(0,0,0,.2);
}

.only-charge-time-used-title:after {
    content: '';
    position: absolute;
    display: inline-block;
    width: 1%;
    height: 100%;
    top: 0;
    left: 100%;
    background: #7b2e7c;
    padding-right: 9999rem;
}

.home-how-it-work-content-cnt {
    padding-right: 150px;
}

/*--------------------------------------------------------------
### Contact Page
--------------------------------------------------------------*/
#contact-remote-support-btn {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    position: relative;
    max-width: 300px;
    background: #252525;
    display: inline-block;
    text-transform: uppercase;
    padding: 15px 14px 15px 100px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

#contact-remote-support-btn:hover {
    background: #0e0e0e;
}

/*--------------------------------------------------------------
### Office 365 Icon
--------------------------------------------------------------*/
.agility-icon,
.flexibility-icon,
.cost-saving-icon {
    position: relative;
    margin-bottom: 20px;
}

.agility-icon {
    padding-left: 49px;
}

.flexibility-icon {
    padding-left: 38px;
}

.cost-saving-icon {
    padding-left: 28px;
}

/*--------------------------------------------------------------
### Posts Listing Page
--------------------------------------------------------------*/
.post-summary-wrap {
    margin-bottom: 35px;
    padding-bottom: 35px;
    border-bottom: 1px dotted #e8e8e8;
}

.post-meta {
    color: #707070;
    font-size: 11px;
    margin-bottom: 20px;
}

.post-featured-thumbnail {
    float: left;
    width: 240px;
    margin-right: 20px;
    margin-bottom: 16px;
    border: 1px solid #e0e0e0;
}

.post-featured-thumbnail a,
.single-post-featured-thumbnail {
    padding: 8px;
}

.post-featured-thumbnail img {
    display: block;
}

.entry-summary-content {
    padding-top: 15px;
}

.continue-reading-btn {
    color: #fff;
    float: right;
    padding: 10px;
    background: #a1528b;
    -webkit-box-shadow: inset 0 0 10px 0 rgba(0,0,0,.2);
    box-shadow: inset 0 0 10px 0 rgba(0,0,0,.2);
}

.blurb-countinue-reading {
    color: #fff;
    float: right;
    padding: 10px;
    background: #a1528b;
    -webkit-box-shadow: inset 0 0 10px 0 rgba(0,0,0,.2);
    box-shadow: inset 0 0 10px 0 rgba(0,0,0,.2);
}

.blurb-countinue-reading:hover {
    color: #fff;
    background: #7b2e7c;
}

.post-testimonial-wrap {
    font-size: 18px;
    font-weight: 300;
}

.post-testimonial-wrap,
.post-testimonial-wrap p {
    text-align: center !important;
}

/*--------------------------------------------------------------
## Search Result page
--------------------------------------------------------------*/
#search-term {
    color: #000;
}

/*--------------------------------------------------------------
### 404 Page
--------------------------------------------------------------*/
#page-heading-group-404 {
    padding-top: 116px;
    position: relative;
}

#page-heading-group-404 h1 {
    font-size: 50px;
    font-weight: bold;
}

#page-heading-group-404 h2 {
    font-weight: 400;
}

/*--------------------------------------------------------------
## 404 Page Search Form
--------------------------------------------------------------*/

#search-form-404-page {
    margin-bottom: 16px;
}

#search-form-404-page .searchform {
    width: 300px;
    margin: 0 auto;
}

#search-form-404-page .search-text-field {
    width: 248px;
    margin-right: 2px;
}

#search-form-404-page .search-submit-field {
    width: 45px;
}

/*--------------------------------------------------------------
## Pagination
--------------------------------------------------------------*/
.wp-pagenavi {
    padding: 0;
    clear: both;
    margin: 0 0 15px;
    text-align: center;
}

.wp-pagenavi a,
.wp-pagenavi span {
    padding: 10px 18px !important;
    font-size: 16px !important;
    font-weight: normal !important;
    border: none !important;
    display: inline-block;
}

.wp-pagenavi a {
    color: #555;
    background-color: #e7e7e9;
}

.wp-pagenavi a:hover {
    color: #fff;
    background-color: #333;
}

.wp-pagenavi span {
    color: #fff;
    background-color: #333;
}

.wp-pagenavi span.extend {
    background-color: #d5d5d5;
}

.wp-pagenavi a.previouspostslink,
.wp-pagenavi a.nextpostslink {
    color: #191919;
    background-color: #ccc;
}

.wp-pagenavi a.previouspostslink:hover,
.wp-pagenavi a.nextpostslink:hover {
    color: #fff;
    background-color: #333;
}

/*--------------------------------------------------------------
## Sidebar Content
--------------------------------------------------------------*/
#tertiary {
    float: right;
    width: 260px;
    position: relative;
}

#tertiary .widget {
    font-size: 13px;
    margin-top: 35px;
}

#tertiary .widget:first-child {
    margin-top: 0;
}

#tertiary .widget-title {
    font-weight: 600;
}

.widget-keeping-it-real,
.widget-keeping-it-real a,
.widget-keeping-it-real .widget-title,
.widget-how-it-works,
.widget-how-it-works a,
#recent-posts-2,
#recent-posts-2 a,
.widget-how-it-works .widget-title,
#recent-posts-2 .widget-title {
    color: #fff;
}

.widget-how-it-works,
#recent-posts-2,
#tag_cloud-2,
.widget-keeping-it-real {
    padding: 30px 20px;
}

.widget-how-it-works ul li:last-child,
.widget-keeping-it-real p:last-child {
    margin-bottom: 0;
}

.widget-how-it-works,
#recent-posts-2 {    
    background: #652163;
}

.widget-keeping-it-real {
    background: #7b2e7c;
}

.widget-how-it-works ul,
#recent-posts-2 ul,
.widget-how-it-works ul li,
#recent-posts-2 ul li {
    list-style: none;
}

#recent-posts-2 ul,
.widget-how-it-works ul {
    margin: 0;
}

.widget-how-it-works ul li {
    padding-left: 25px;
    margin-bottom: 10px;
    position: relative;
}

#recent-posts-2 ul li {
    border-bottom: 1px dotted #fff;
}

#recent-posts-2 ul li:hover {
    border-bottom-style: solid;
}

#recent-posts-2 ul li a {
    display: block;
    padding: 10px 0;
}

#recent-posts-2 ul li:first-child > a {
    padding-top: 0;
}

#tag_cloud-2 {
    border: 1px solid #7b2e7c;
}

/*--------------------------------------------------------------
## Testimonials Feed
--------------------------------------------------------------*/
#testimonials-feed {
    background: #e1e1e1;
}

#testimonials-feed:before {
    content: '';
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 7px;
    top: 0;
    left: 0;
    opacity: 0.15;
    background: -moz-linear-gradient(top,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
}

#testimonials-feed-wrap {
    padding-top: 50px;
    padding-bottom: 50px;
}

#testimonials-feed-intro {
    padding-bottom: 10px;
}

#testimonials-feed-section-title {
    margin-bottom: 5px;
}

.testimonial-feed-block {
    color: #7b2e7c;
    font-size: 24px;
    font-weight: 300;
    font-style: italic;
    text-align: center;
    margin-left: 20px;
    margin-right: 20px;
}

.testimonial-feed-content-cnt {
    color: #7b2e7c;
}

.testimonial-feed-content-cnt p:last-child {
    margin-bottom: 0;
}

#testimonials-feed .owl-nav {
    opacity: 0;
}

#testimonials-feed:hover .owl-nav {
    opacity: 1;
}

#testimonials-feed .owl-nav .owl-prev,
#testimonials-feed .owl-nav .owl-next {
    width: 20px;
    height: 20px;
    margin: auto;
    z-index: 2;
    position: absolute;
    top: 0;
    bottom: 0;
    opacity: 0.5;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    border: 3px solid #333;
    border-top-color: transparent;
}

#testimonials-feed .owl-nav .owl-prev:hover,
#testimonials-feed .owl-nav .owl-next:hover {
    opacity: 0.8;
}

#testimonials-feed .owl-nav .owl-prev {
    left: 0;
    border-right-color: transparent;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

#testimonials-feed .owl-nav .owl-next {
    right: 0;
    border-left-color: transparent;
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

/*--------------------------------------------------------------
## News feed
--------------------------------------------------------------*/
#news-feed-wrap {
    padding-top: 40px;
}

#news-feed-section-main-title {
    margin-bottom: 50px;
}

#news-feed-col .news-feed-cnt {
    float: left;
    width: 23.79032258064516%;
    margin-left: 1.61290322580645%;
}

#news-feed-col .news-feed-cnt:first-child {
    margin-left: 0;
}

.news-feed-cnt {
    position: relative;
    margin-bottom: 25px;
    border: 1px solid #b7b7b7;
}

.news-feed-thumb-cnt {
    text-align: center;
}

.news-feed-thumb-cnt a {
    display: block;
}

.news-feed-thumb-cnt img {
    display: inline-block;
}

.news-feed-thumb-cnt a:hover img {
    opacity: 0.8;
}

.news-feed-content {
    padding: 25px 15px 85px;
}

.news-feed-content h3 {
    font-size: 24px;
}

.news-feed-content h3 a {
    color: #6b6b6b;
}

.news-feed-content h3 a:hover {
    color: #652163;
}

.news-feed-content p:last-child {
    margin-bottom: 0;
}

.news-feed-read-more {
    left: 0;
    right: 0;
    z-index: 2;
    color: #fff;
    width: 110px;
    bottom: 20px;
    margin: auto;
    padding: 10px 0;
    font-size: 14px;
    position: absolute;
    text-align: center;
    background: #652163;
    display: inline-block;
    border: 1px solid #b7b7b7;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.news-feed-read-more:hover {
    color: #fff;
    background: #7b2e7c;
}

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
#footer-contact {
    border-top: 1px solid #ccc;
}

#footer-contact:before {
    content: '';
    position: absolute;
    display: inline-block;
    margin: auto;
    width: 1px;
    height: 90%;
    background: #b7b7b7;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

#footer-contact-wrap {
    padding-top: 60px;
    padding-bottom: 60px;
}

#footer-contact-inner {
    display: flex;
    align-items: center;
    justify-content: center;
}

#footer-contact .widget {
    float: left;
    width: 50%;
    position: relative;
}

#text-9 {
    text-align: center;
    padding-right: 25px;
}

#text-9 .textwidget {
    position: relative;
    padding-top: 186px;
}

#text-9 .textwidget h3 {
    color: #6b6b6b;
    font-size: 24px;
    font-weight: 400;
}

#logos-carousel {
    border-top: 1px solid #bbbcbd;
    border-bottom: 1px solid #bbbcbd;
}

#logos-slider .widget_media_image a {
    display: inline-block;
}

#gform_widget-3 {
    padding-left: 25px;
}

#footer {
    color: #fff;
    background: #363636;
}

#footer,
#footer a {
    color: #fff;
}

#footer-wrap {
    padding-top: 40px;
    padding-bottom: 40px;
}

.footer-column {
    width: 20%;
    float: left;
    padding: 0 15px;
}

#footer .widget-title {
    color: #fff;
    font-weight: 400;
}

#footer-logo {
    margin-top: 150px;
}

#text-8 a {
    font-size: 20px;
    line-height: 26px;
}

#text-8 a:hover {
    color: #c19dc1;
}

#custom_html-2 {
    height: 100%;
    background: #252525;
    position: relative;
    text-align: center;
    border: 1px solid #b7b7b7;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 140px 25px 25px;
    margin-left: 20px;
    margin-right: 20px;
}

#custom_html-2 .widget-title {
    font-size: 20px;
    font-weight: 400;
}

#custom_html-2 a {
    color: #fff;
    font-size: 14px;
    padding: 10px 35px;
    background: #7b2e7c;
    display: inline-block;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #b7b7b7;
}

#custom_html-2 a:hover {
    color: #fff;
    background: #652163;
}

#copyright {
    background: #652163;
}

#copyright,
#copyright a {
    color: #fff;
}

#copyright a:hover {
    text-decoration: underline;
}

#legal-info {
    float: left;
    font-size: 9px;
}

#nav_menu-2 {
    float: right;
}

#nav_menu-2 ul,
#nav_menu-2 li {
    margin: 0;
    list-style: none;
}

#nav_menu-2 li {
    margin-left: 50px;
    display: inline-block;
}

#nav_menu-2 li:first-child {
    margin-left: 0;
}

#nav_menu-2 li a:hover,
#nav_menu-2 li.current-menu-item > a {
    text-decoration: underline;
}

#quick-contact {
    bottom: 15px;
    right: 10px;
    width: 200px;
    z-index: 999;
    position: fixed;
}

#quick-contact a {
    display: block;
}

#quick-contact a:hover {
    -moz-transform: scale(1.08);
    -webkit-transform: scale(1.08);
    -o-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08);
}

#toTop {
    bottom: 0;
    right: 15px;
    width: 35px;
    height: 30px;
    z-index: 1000;
    display: none;
    position: fixed;
    cursor: pointer;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

#toTop span {
    width: 100%;
    height: 30px;
    display: block;
    position: relative;
    background: #4e0a4c;
}

#toTop:hover span {
    background: #333;
}

#toTop span i {
    left: 0;
    right: 0;
    bottom: 0;
    top: 10px;
    width: 10px;
    height: 10px;
    margin: auto;
    display: block;
    position: absolute;
    border: 2px solid #fff;
    border-right-color: transparent;
    border-bottom-color: transparent;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Alignments
--------------------------------------------------------------*/
img.alignright { 
    float: right;
    margin: 0.1em 0 1em 1em;
}

img.alignleft {
    float: left;
    margin: 0.1em 1em 1em 0;
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignright { float:right; }

.alignleft { float:left; }

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*--------------------------------------------------------------
## Responsive Image
--------------------------------------------------------------*/
img,
.widget img,
.wp-caption {
    max-width: 100%;
}

img,
img[height],
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
    height: auto;
}

img.size-full,
img.size-large,
img.wp-post-image {
    height: auto;
    max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
    margin-bottom: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-caption {
    display: block;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
input,
select,
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
 
input[type=checkbox] {
    -webkit-appearance: checkbox !important;
    -moz-appearance: checkbox !important;
    appearance: checkbox !important;
}
 
input[type=radio] {
    -webkit-appearance: radio !important;
    -moz-appearance: radio !important;
    appearance: radio !important;
}

select,
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 1px solid #d1d1d1;
    box-sizing: border-box !important;
}

select,
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"] {
    height: 45px;
    padding: 2px 5px;
}

body.ie textarea {
    overflow: auto;
}

select::-ms-expand {
    display: none;
}

button,
input[type="submit"] {
    cursor: pointer;
    -webkit-border-radius: 0;
    border-radius: 0;
}

/* Form Placeholder text color */
::-webkit-input-placeholder {
   color: #878787;
}

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

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

:-ms-input-placeholder {  
   color: #878787;  
}

/*--------------------------------------------------------------
## Search Form
--------------------------------------------------------------*/
.searchform ul,
.searchform li {
    margin: 0;
    list-style: none;
}

.searchform li {
    float: left;
    position: relative;
}

.searchform .search-text-field input {
    width: 100% !important;
}

.search-submit-field {
    background: #652163;
}

.search-submit-field:hover {
    background: #7b2e7c;
}

.searchform #search-btn {
    border: none;
    width: 45px;
    height: 45px;
    z-index: 2;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
    position: relative;
    padding: 0 !important;
    background: transparent;
}

/*--------------------------------------------------------------
## Gravity Forms Style
--------------------------------------------------------------*/
body .gform_wrapper,
body .gform_wrapper .gform_body,
body .gform_wrapper .gform_footer,
body .gform_wrapper .gform_body .gform_fields,
body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container {
    margin: 0 !important;
    padding: 0 !important;
}

body .gform_wrapper,
body .gform_wrapper .gform_body,
body .gform_wrapper .gform_footer,
body .gform_wrapper .gform_body .gform_fields {
    width: 100% !important;
    max-width: 100% !important;
}

body .gform_wrapper .gform_body .gform_fields .gfield .sub-label-highlight {
    color: #333;
}

body .gform_wrapper .gform_body .gform_fields .gfield {
    padding: 0 !important;
    margin: 0 0 20px !important;
}

body .gform_wrapper .gform_body .gform_fields .gfield.gf_hidden-label .gfield_label,
body .gform_wrapper .gform_body .gform_fields .gfield.gf_hidden-sub-label .name_first label,
body .gform_wrapper .gform_body .gform_fields .gfield.gf_hidden-sub-label .name_last label {
    display: none !important;
}

body .gform_wrapper .gform_body .gform_fields .gfield .gfield_label {
    color: #652163;
    display: block;
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 10px !important;
}

body .gform_wrapper .gform_body .gform_fields .gsection .gsection_title {
    color: #000;
    letter-spacing: 0 !important;
    margin-bottom: 10px !important;
    font: 600 22px 'Open Sans', sans-serif;
}

body .gform_wrapper .gform_body .gform_fields .gsection .gsection_description {
    margin: 0;
    font-size: 12px;
    line-height: 1.8;
    padding: 0 0 10px;
}

body .gform_wrapper .gform_body .gform_fields .gfield.gsection {
    color: #000;
    background: #d9d9d9;
    border: 1px solid #9e9e9e;
    margin-top: 0 !important;
    padding: 20px 20px 10px !important;
}

body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_fileupload span[id*="extensions_message_"] {
    padding: 5px;
    font-size: 12px;
    display: inline-block;
    background: rgba(206,98,42,0.2);
    border: 1px solid #ce622a;
}

body .gform_wrapper .gform_body .gform_fields .gfield.gf_field_single_file_upload span[id*="extensions_message_"] {
    margin-top: 10px;
}

body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_fileupload input.large,
body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_fileupload input[type="file"] {
    cursor: pointer;
    width: auto !important;
}

body .gform_wrapper .gform_body .gform_fields .gfield.gf_field_single_file_upload {
    padding: 15px !important;
    background: #fcfcfc !important;
    border: 1px solid #ccc !important;
}

body .gform_wrapper .gform_body .gform_fields .gfield input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
body .gform_wrapper .gform_body .gform_fields .gfield textarea,
body .gform_wrapper .gform_body .gform_fields .gfield select {
    padding: 2px 10px;
}

body .gform_wrapper .gform_body .gform_fields .gfield input:focus:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
body .gform_wrapper .gform_body .gform_fields .gfield textarea:focus,
body .gform_wrapper .gform_body .gform_fields .gfield select:focus {
    border-color: #00aeef;
}

body .gform_wrapper .gform_body .gform_fields .gfield textarea {
    padding: 10px;
}

body .gform_wrapper .gform_body .gform_fields .gfield .gform_button_select_files:hover {
    background: #3c844a;
}

/* --------------------------------------------------------------
## Gravity Two columns fields
-------------------------------------------------------------- */
body .gform_wrapper .top_label div.ginput_complex.ginput_container.gf_name_has_1,
body .gform_wrapper .top_label div.ginput_complex.ginput_container.gf_name_has_2,
body .gform_wrapper .top_label div.ginput_complex.ginput_container.gf_name_has_3 {
    width: 100%;
}

.gform_wrapper .top_label li.gfield.gf_left_half,
.gform_wrapper .top_label li.gfield.gf_right_half,
body .gform_wrapper .gform_body .gform_fields .gfield.gf_left_half,
body .gform_wrapper .gform_body .gform_fields .gfield.gf_right_half,
body .gform_wrapper div.ginput_complex.ginput_container.gf_name_has_2 span {
    padding: 0 !important;
    margin: 0 0 20px !important;
    width: 49.35483870967742% !important;
}

body .gform_wrapper div.ginput_complex.ginput_container.gf_name_has_2 span {
    float: left;
    display: block;
    margin-bottom: 0 !important;
}

.gform_wrapper .top_label li.gfield.gf_right_half,
body .gform_wrapper .gform_body .gform_fields .gfield.gf_right_half,
body .gform_wrapper div.ginput_complex.ginput_container.gf_name_has_2 span.name_last {
    margin-left: 1.29032258064516% !important;
}

/* --------------------------------------------------------------
## Gravity Three columns fields
-------------------------------------------------------------- */
body .gform_wrapper .top_label li.gfield.gf_left_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm),
body .gform_wrapper .top_label li.gfield.gf_middle_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm),
.gform_wrapper .top_label li.gfield.gf_right_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm) {
    width: 32.47311827956989% !important;
}

body .gform_wrapper .top_label li.gfield.gf_middle_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm),
.gform_wrapper .top_label li.gfield.gf_right_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm) {
    margin-left: 1.29032258064516% !important;
}

/* --------------------------------------------------------------
## Gravity form Error fields
-------------------------------------------------------------- */
body .gform_wrapper div.validation_error {
    top: 0;
    left: 0;
    width: 100%;
    color: #fff;
    border: none;
    padding: 12px;
    z-index: 9999;
    position: fixed;
    font-weight: 600;
    background: rgba(255,0,0,0.8);
}

body .gform_wrapper .gform_body .gform_fields .gfield_error .validation_message {
    display: none;
}

body .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half),
body .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_left_half,
body .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_right_half {
    max-width: 100% !important;
}

body .gform_wrapper .top_label .gfield_error,
body .gform_wrapper .gform_body .gform_fields .gfield_error {
    width: 100%;
    border: none;
    background: none;
}

body .gform_wrapper li.gfield_error input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
body .gform_wrapper li.gfield_error textarea,
body .gform_wrapper .gform_body .gform_fields .gfield_error select {
    border-color: #f00 !important;
}

body .gform_wrapper .gform_body .gform_fields .gfield_error input:not([type="button"]):not([type="checkbox"]):not([type="radio"]):not([type="file"]),
body .gform_wrapper .gform_body .gform_fields .gfield_error select,
body .gform_wrapper .gform_body .gform_fields .gfield_error textarea,
body .gform_wrapper .gform_body .gform_fields .gfield_error.gf_bulk-status-selection,
body .gform_wrapper .gform_body .gform_fields .gfield.gf_field_single_file_upload.gfield_error,
body .gform_wrapper .gform_body .gform_fields .gfield.gf_field_multi_files_upload.gfield_error .gform_fileupload_multifile {
    color: #000 !important;
    -webkit-box-shadow:inset 0 0 0 400px rgba(255,0,0,0.2);
    box-shadow:inset 0 0 0 400px rgba(255,0,0,0.2);
}

body .gform_wrapper .gform_body .gform_fields .gfield_error.gf_bulk-status-selection {
    padding: 10px !important;
}

body .gform_wrapper li.gfield_error ul.gfield_checkbox label,
body .gform_wrapper li.gfield_error ul.gfield_radio label {
    color: #f00;
}

body .gform_wrapper .gform_body .gform_fields li.gfield.gfield_error .gfield_checkbox li input[type=checkbox]:checked + label {
    color: #000 !important;
}

body .gform_wrapper li.gfield_error.gf_bulk-status-selection ul.gfield_radio label {
    color: #000;
}

/* --------------------------------------------------------------
### Gravity form submit & select button
-------------------------------------------------------------- */
body .gform_wrapper .gform_body .gform_fields .gfield .gform_button_select_files {
    color: #fff;
    border: none;
    cursor: pointer;
    background: #333;
    padding: 12px 30px !important;
}

body .gform_wrapper .gform_body .gform_fields .gfield .gform_button_select_files:hover {
    background: #3c844a;
}

body .gform_wrapper .gform_footer input[type=submit],
body .gf_browser_ie.gform_wrapper .gform_footer input.button {
    margin: 0;
    color: #fff;
    border: none;
    font-size: 16px;
    font-weight: 400;
    padding: 12px 40px;
    background: #7b2e7c;
    display: inline-block;
    text-transform: uppercase;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #fff;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

body .gform_wrapper .gform_footer input[type=submit] {
    font-size: 18px;
    letter-spacing: 0.5px;
}

body .gform_wrapper .gform_footer input[type=submit]:hover {
    background: #652163;
}

/* --------------------------------------------------------------
### Gravity form Footer Contact form
-------------------------------------------------------------- */
#gform_widget-3 .widget-title,
body #gform_widget-3 #gform_wrapper_3.gform_wrapper {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 500px !important;
}

#gform_widget-3 .widget-title {
    margin: 0;
    color: #652163;
    padding: 15px;
    text-align: center;
    background: #f8f8f8;
    border: 1px solid #b7b7b7;
    border-bottom: none;
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}

body #gform_widget-3 #gform_wrapper_3.gform_wrapper {
    background: #652163;
    padding: 25px !important;
    -webkit-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
}

body #gform_widget-3 #gform_wrapper_3.gform_wrapper .gform_footer {
    text-align: center;
}

body #gform_widget-3 #gform_wrapper_3.gform_wrapper .gform_footer input[type=submit] {
    color: #652163;
    background: #fff;
    -webkit-border-radius: 3px !important;
    border-radius: 3px !important;
    border: 2px solid #7b2e7c !important;
}

body #gform_widget-3 #gform_wrapper_3.gform_wrapper .gform_footer input[type=submit]:hover {
    background: #f2f2f2;
}

.gform_ajax_spinner {
    margin-left: 20px;				
    border: 4px solid rgba(255, 255, 255, 0.3);
    border-left: 4px solid #fff;
    animation: spinner 1.1s infinite linear;
    border-radius: 50%;
    width: 20px;
    height: 20px;
}

@keyframes spinner {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

/*--------------------------------------------------------------
### Icons
--------------------------------------------------------------*/
.wr-icon {
    position: relative;
    margin-bottom: 35px;
}

.icon-customer-support {
    padding-left: 81px;
}

.icon-it-maintenance-plans {
    padding-left: 74px;
}

.icon-backup-solutions,
.icon-disaster-recovery {
    padding-left: 70px;
}

.icon-virus-spyware-protection {
    padding-left: 59px;
}

.icon-cloud-services {
    padding-left: 73px;
}

.icon-mobile-computing {
    padding-left: 43px;
}

.icon-hardware-software {
    padding-left: 83px;
}

.icon-network-audits {
    padding-left: 53px;
}

.icon-project-management {
    padding-left: 66px;
}

.icon-site-documentation {
    padding-left: 58px;
}

.icon-voip {
    padding-left: 90px;
}

.icon-remote-support {
    padding-left: 70px;
}

.icon-cross {
    padding-left: 26px;
}

.icon-tick {
    padding-left: 30px;
}

.only-charge-time-used-title.icon-tick {
    padding-left: 45px;
}

/*--------------------------------------------------------------
# Sprite
--------------------------------------------------------------*/
.icon-cross:before,
.icon-tick:before,
.tick-icon:before,
.tick-list li:before,
#custom_html-2:before,
#text-9 .textwidget:before,
.agility-icon:before,
.flexibility-icon:before,
.cost-saving-icon:before,
li.social-icons a:before,
#toggle-menu a:before,
.search-submit-field:before,
#page-heading-group-404:before,
.icon-voip:before,
.icon-remote-support:before,
.icon-network-audits:before,
.icon-cloud-services:before,
.icon-disaster-recovery:before,
.icon-customer-support:before,
.icon-backup-solutions:before,
.icon-mobile-computing:before,
.icon-project-management:before,
.icon-hardware-software:before,
.icon-site-documentation:before,
#contact-remote-support-btn:before,
.icon-virus-spyware-protection:before,
.icon-it-maintenance-plans:before,
.widget-how-it-works ul li:before,
.home-top-services-title a:before,
.fast-reliable-cnt h3:before,
.no-annual-contract-cnt h3:before {
    background: url(images/sprite@1x.png) no-repeat;
}

@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
    .tick-icon:before,
    .icon-tick:before,
    .icon-cross:before,
    .tick-list li:before,
    #custom_html-2:before,
    .agility-icon:before,
    #toggle-menu a:before,
    .flexibility-icon:before,
    .cost-saving-icon:before,
    li.social-icons a:before,
    #text-9 .textwidget:before,
    .search-submit-field:before,
    #page-heading-group-404:before,
    .icon-voip:before,
    .icon-remote-support:before,
    .icon-network-audits:before,
    .icon-cloud-services:before,
    .icon-customer-support:before,
    .icon-backup-solutions:before,
    .icon-disaster-recovery:before,
    .icon-mobile-computing:before,
    .icon-hardware-software:before,
    .icon-project-management:before,
    .icon-site-documentation:before,
    #contact-remote-support-btn:before,
    .icon-virus-spyware-protection:before,
    .icon-it-maintenance-plans:before,
    .widget-how-it-works ul li:before,
    .home-top-services-title a:before,
    .fast-reliable-cnt h3:before,
    .no-annual-contract-cnt h3:before {
        background: url(images/sprite@2x.png) no-repeat;
        background-size: 600px 400px;
    }
}

.tick-icon:before,
.icon-cross:before,
.icon-tick:before,
.tick-list li:before,
#custom_html-2:before,
.agility-icon:before,
#toggle-menu a:before,
li.social-icons a:before,
.flexibility-icon:before,
.cost-saving-icon:before,
#text-9 .textwidget:before,
.search-submit-field:before,
#page-heading-group-404:before,
.icon-voip:before,
.icon-remote-support:before,
.icon-network-audits:before,
.icon-customer-support:before,
.icon-backup-solutions:before,
.icon-cloud-services:before,
.icon-disaster-recovery:before,
.icon-mobile-computing:before,
.icon-hardware-software:before,
.icon-project-management:before,
.icon-site-documentation:before,
#contact-remote-support-btn:before,
.icon-virus-spyware-protection:before,
.icon-it-maintenance-plans:before,
.widget-how-it-works ul li:before,
.home-top-services-title a:before,
.fast-reliable-cnt h3:before,
.no-annual-contract-cnt h3:before {
    content: '';
    position: absolute;
    display: inline-block;
}

.tick-icon:before,
.icon-cross:before,
.icon-tick:before,
.tick-list li:before,
#custom_html-2:before,
.agility-icon:before,
#toggle-menu a:before,
.flexibility-icon:before,
.cost-saving-icon:before,
li.social-icons a:before,
#text-9 .textwidget:before,
.search-submit-field:before,
.icon-voip:before,
.icon-remote-support:before,
.icon-customer-support:before,
.icon-backup-solutions:before,
.icon-cloud-services:before,
.icon-network-audits:before,
.icon-disaster-recovery:before,
.icon-mobile-computing:before,
.icon-hardware-software:before,
.icon-project-management:before,
.icon-site-documentation:before,
#contact-remote-support-btn:before,
.icon-virus-spyware-protection:before,
.icon-it-maintenance-plans:before,
#page-heading-group-404:before,
.widget-how-it-works ul li:before,
.home-top-services-title a:before,
.fast-reliable-cnt h3:before,
.no-annual-contract-cnt h3:before {
    margin: auto;
}

.tick-list li:before {
    left: 0;
    top: 10px;
    width: 34px;
    height: 25px;
    background-position: -242px -106px;
}

.tick-icon:before {
    top: 6px;
    left: 0;
    width: 27px;
    height: 20px;
    background-position: -243px -136px;
}

.home-top-services-title a:before {
    left: 0;
    right: 0;
}

.managed-services-cnt .home-top-services-title a:before {
    bottom: 70px;
    width: 92px;
    height: 99px;
    background-position: 0 0;
}

.backup-solutions-cnt .home-top-services-title a:before {
    bottom: 75px;
    width: 78px;
    height: 78px;
    background-position: -99px 0;
}

.cloud-tech-cnt .home-top-services-title a:before {
    bottom: 70px;
    width: 92px;
    height: 88px;
    background-position: -183px 0;
}

.voip-cnt .home-top-services-title a:before {
    bottom: 78px;
    width: 79px;
    height: 55px;
    background-position: -281px 0;
}

.fast-reliable-cnt h3:before,
.no-annual-contract-cnt h3:before {
    left: 0;
    right: 0;
    bottom: 60px;
}

.fast-reliable-cnt h3:before {
    width: 75px;
    height: 86px;
    background-position: 0 -106px
}

.no-annual-contract-cnt h3:before {
    width: 74px;
    height: 74px;
    background-position: -80px -106px;
}

#text-9 .textwidget:before {
    top: 0;
    left: 0;
    right: 0;
    width: 155px;
    height: 156px;
    background-position: 0 -198px;
}

#custom_html-2:before {
    left: 0;
    right: 0;
    top: 25px;
    width: 78px;
    height: 79px;
    background-position: -160px -106px;
}

.widget-how-it-works ul li:before {
    top: 0;
    left: 0;
    width: 16px;
    height: 16px;
    background-position:  -366px 0;
}

.agility-icon:before,
.flexibility-icon:before,
.cost-saving-icon:before {
    top: 0;
    left: 0;
    bottom: 0;
}

.agility-icon:before {
    width: 39px;
    height: 40px;
    background-position: -282px -60px;
}

.flexibility-icon:before {
    width: 28px;
    height: 40px;
    background-position: -327px -60px;
}

.cost-saving-icon:before {
    width: 18px;
    height: 39px;
    background-position: -359px -60px;
}

li.social-icons a:before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

li.social-icons.icon-facebook a:before {
    width: 8px;
    height: 19px;
    background-position: -366px -21px;
}

li.social-icons.icon-google-plus a:before {
    width: 20px;
    height: 16px;
    background-position: -380px -21px;
}

.search-submit-field:before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    width: 13px;
    height: 13px;
    background-position: -387px 0;
}

#page-heading-group-404:before {
    top: 0;
    left: 0;
    right: 0;
    width: 100px;
    height: 100px;
    background-position: -160px -198px;
}

#toggle-menu a:before {
    left: 0;
    right: 0;
    bottom: 25px;
}

#toggle-menu #menu-toggle a:before {
    width: 25px;
    height: 20px;
    background-position: -281px -105px;
}

#toggle-menu #call-btn a:before {
    width: 21px;
    height: 20px;
    background-position: -311px -105px;
}

.icon-voip:before,
.icon-cross:before,
.icon-tick:before,
.icon-remote-support:before,
.icon-customer-support:before,
.icon-backup-solutions:before,
.icon-cloud-services:before,
.icon-disaster-recovery:before,
.icon-mobile-computing:before,
.icon-hardware-software:before,
.icon-network-audits:before,
.icon-site-documentation:before,
.icon-project-management:before,
.icon-it-maintenance-plans:before,
.icon-virus-spyware-protection:before {
    top: 0;
    left: 0;
    bottom: 0;
}

.only-charge-time-used-title.icon-tick:before {
    left: 15px;
}

.icon-customer-support:before {
    width: 71px;
    height: 60px;
    background-position: -406px 0;
}

.icon-it-maintenance-plans:before {
    width: 64px;
    height: 60px;
    background-position: -482px 0;
}

.icon-backup-solutions:before {
    width: 60px;
    height: 60px;
    background-position: -383px -65px;
}

.icon-virus-spyware-protection:before {
    width: 49px;
    height: 60px;
    background-position: -427px -131px;
}

.icon-cloud-services:before {
    width: 63px;
    height: 60px;
    background-position: -447px -65px;
}

.icon-disaster-recovery:before {
    width: 60px;
    height: 61px;
    background-position: -481px -131px;
}

.icon-mobile-computing:before {
    width: 33px;
    height: 60px;
    background-position: -552px 0;
}

.icon-hardware-software:before {
    width: 73px;
    height: 60px;
    background-position: -265px -198px;
}

.icon-network-audits:before {
    width: 43px;
    height: 60px;
    background-position: -547px -131px;
}

.icon-project-management:before {
    width: 56px;
    height: 60px;
    background-position: -515px -65px;
}

.icon-site-documentation:before {
    width: 48px;
    height: 60px;
    background-position: -343px -198px;
}

.icon-voip:before {
    width: 80px;
    height: 56px;
    background-position: -341px -131px;
}

.icon-remote-support:before {
    width: 60px;
    height: 60px;
    background-position: -276px -131px;
}

.icon-cross:before {
    width: 16px;
    height: 17px;
    background-position: -581px -91px;
}

.icon-tick:before {
    width: 20px;
    height: 16px;
    z-index: 2;
    background-position: -577px -70px;
}

#contact-remote-support-btn:before {
    top: 0;
    bottom: 0;
    left: 15px;
    margin: auto;
    width: 60px;
    height: 60px;
    background-position: -276px -131px;
    
}
 
/*--------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
# Responsive Style
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
@media screen and (max-width: 767px) {
    #header-logo {
        float: none;
        z-index: 5;
        max-width: 220px;
        margin: 0 auto 0;
        position: relative;
    }
    
    #header-wrap {
        padding: 10px 0 0;
    }
    
    #text-7 {
        display: none;
    }
    
    #text-6 {
        float: none;
        clear: both;
        z-index: 1;
        color: #652163;
        background: none;
        margin-top: -20px;
        position: relative;
        margin-bottom: 10px;
    }
    
    #text-6 p {
        padding: 0;
        font-size: 12px;
        font-weight: 600;
        text-align: center;
        text-transform: uppercase;
    }
    
    #toggle-menu {
        display: block;
    }
    
    #navbar {
        margin: 0;
        padding: 0;
        float: none;
        clear: both;
        background: #581456;
        display: none;
    }
    
    #navbar .main-list-wrap > li {
        margin: 0;
        display: block;
    }
    
    #navbar .main-list-wrap > li > a {
        color: #fff;
        padding: 15px;
        border-bottom: 1px solid #4e0a4c;
    }
    
    #navbar .main-list-wrap > li:first-child > a {
        border-top: 1px solid #4e0a4c;
    }
    
    #navbar .main-list-wrap > li > a:after {
        display: none;
    }
    
    #navbar .main-list-wrap > li:hover > a,
    #navbar .main-list-wrap > li.current-menu-item > a,
    #navbar .main-list-wrap > li.current-menu-ancestor > a {
        background: #500c4e;
    }
    
    #navbar .main-list-wrap > li > ul {
        width: 100%;
        min-width: 0;
        display: block;
        position: relative;
    }
}

@media screen and (min-width: 768px) {
    #navbar {
        display: block !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    #header-logo {
        width: 240px;
    }
    
    #text-6 p,
    #text-7 p {
        font-size: 14px;
    }
    
    #navbar {
        padding-top: 0;
    }
    
    #navbar .main-list-wrap > li {
        margin-left: 20px;
    }
    
    #navbar .main-list-wrap > li > a {
        font-size: 14px;
    }
    
}

/*--------------------------------------------------------------
## Main Content
--------------------------------------------------------------*/
@media screen and (max-width: 767px) {
    .team-members-slider {
        max-width: 180px;
    }
    
    .site-content blockquote {
        font-size: 18px;
    }
    
    .post-featured-thumbnail {
        width: 120px;
    }
    
    .home-top-services-cnt {
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
    }
    
    .home-service-benefit-title {
        padding-left: 30px;
        font-size: 18px !important;
    }
    
    .home-service-benefit-title.icon-cross {
        left: 15px;
    }
    
    .only-charge-time-used-title:after {
        display: none;
    }
    
    .home-main-title {
        font-size: 22px;
    }
}

@media screen and (max-width: 799px) {
    #regular-index,
    #tertiary {
        width: 100%;
        float: none;
        clear: both;
    }
    
    #regular-index,
    #regular-content {
        margin-left: 0;
    }
    
    #tertiary {
        padding-top: 16px;
        padding-bottom: 12px;
    }
    
    .home-it-help-section h2 {
        font-size: 32px;
    }
}

@media screen and (max-width: 849px) {
    .home-how-it-work-content-cnt {
        padding-right: 0;
    }
}

@media screen and (min-width: 768px) and (max-width: 1219px) {
    .home-service-benefit-title {
        font-size: 1.3vw !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
    .home-main-title {
        font-size: 26px;
    }
}


@media screen and (min-width: 1100px) and (max-width: 1499px) {
    .home-main-title {
        font-size: 2.4vw;
    }
}

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
@media screen and (max-width: 599px) {
    #news-feed-col .news-feed-cnt {
        width: 100%;
        float: none;
        clear: both;
        max-width: 280px;
        margin: 0 auto 25px !important;
    }
}

@media screen and (max-width: 767px) {
    .footer-column {
        float: none;
        clear: both;
        width: 100%;
        padding: 0;
        max-width: 300px;
        margin: 0 auto 30px;
        text-align: center;
    }
    
    .footer-column:last-child {
        margin-bottom: 0;
    }
    
    #text-9 {
        margin-bottom: 30px;
    }
    
    #footer-contact-wrap {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    
    #footer-contact-inner {
        flex-direction: column;
    }
    
    #footer-contact .widget {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    
    .testimonial-feed-content-cnt {
        font-size: 18px;
    }
    
    #footer-contact:before {
        display: none;
    }
    
    #footer-logo {
        width: 200px;
        margin-left: auto;
        margin-right: auto;
    }
    
    #nav_menu-2,
    #legal-info {
        float: none;
        clear: both;
        text-align: center;
    }
    
    #nav_menu-2 ul li {
        margin: 0;
        clear: both;
        float: none;
        display: block;
        margin-bottom: 15px;
    }
    
    #nav_menu-2 li a {
        display: block;
        font-size: 12px;
        padding: 20px 10px;
        border: 1px solid #fff;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        text-transform: uppercase;
    }
    
    #nav_menu-2 li a:hover,
    #nav_menu-2 li.current-menu-item > a {
        color: #7b2e7c;
        background: #fff;
        text-decoration: none;
    }
    
    #quick-contact {
        display: none;
    }
}

@media screen and (min-width: 600px) and (max-width: 767px) {
    #news-feed-col {
        max-width: 640px;
        margin-left: auto;
        margin-right: auto;
    }
    
    #news-feed-col .news-feed-cnt {
        width: 48%;
        margin-left: 0;
    }
    
    #news-feed-col .news-feed-cnt:nth-child(2n+1) {
        clear: left;
    }
    
    #news-feed-col .news-feed-cnt:nth-child(2n) {
        float: right;
    }
}

@media screen and (min-width: 768px) and (max-width: 999px) {
    #nav_menu-2 ul li {
        margin-left: 20px;
    }
    
    #nav_menu-2 li a {
        font-size: 12px;
    }
    
    .news-feed-content h3 {
        font-size: 2vw;
    }
    
    .news-feed-content {
        font-size: 13px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1599px) {
    .footer-column {
        width: 33.333333%;
    }
    
    #footer-logo-col,
    #footer-column-1,
    #footer-column-2 {
        margin-bottom: 35px;
    }
    
    #footer-column-3 {
        clear: left;
    }
}

@media screen and (max-width: 1599px) {
    #footer-logo {
        margin-top: 0;
    }
}

/*--------------------------------------------------------------
## Gravity Forms
--------------------------------------------------------------*/
@media screen and (max-width: 641px) {
    .gform_wrapper .top_label li.gfield.gf_left_half,
    .gform_wrapper .top_label li.gfield.gf_right_half,
    body .gform_wrapper .gform_body .gform_fields .gfield.gf_left_half,
    body .gform_wrapper .gform_body .gform_fields .gfield.gf_right_half,
    body .gform_wrapper .top_label li.gfield.gf_left_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm),
    body .gform_wrapper .top_label li.gfield.gf_middle_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm),
    .gform_wrapper .top_label li.gfield.gf_right_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm) {
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}

@media screen and (max-width: 767px) {
    body .gform_wrapper .gform_footer input[type="submit"] {
        width: 100% !important;
    }
}