ol.menu, 
ul.menu {
  margin-bottom: 0px !important;
  }

@media  only screen and (min-width: 861px) {
  .nav-primary {
	    display: block !important; 
	  }
}

span.line {
  display: inline-block;
}

li#menu-item-6 {
  display: none;
}

dl.tubepress-meta-group.js-tubepress-meta-outer {
    background: dodgerblue;
    color: #555;
    padding: 5px 5px;
    height: 85px;
    margin-bottom: 50px !important;
}

.tubepress-thumbnail-image {
	height: 127px;
	}

dl.tubepress-meta-group.js-tubepress-meta-outer a {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}

dd.tubepress-meta-duration.js-tubepress-meta-value {
  display: none;
}

/*
  Theme Name: Vtiger
  Theme URI: http://www.studiopress.com/
  Description: This is the sample theme created for the Genesis Framework.
  Author: StudioPress
  Author URI: http://www.studiopress.com/

  Tags: black, red, white, one-column, two-columns, three-columns, left-sidebar, right-sidebar, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

  Version: 2.2.4

  Template: genesis
  Template Version: 2.2.4

  License: GPL-2.0+
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/* # Table of Contents
- HTML5 Reset
  - Baseline Normalize
  - Box Sizing
  - Float Clearing
- Defaults
  - Typographical Elements
  - Headings
  - Objects
  - Gallery
  - Forms
  - Tables
  - Screen Reader Text
- Structure and Layout
  - Site Containers
  - Column Widths and Positions
  - Column Classes
- Common Classes
  - Avatar
  - Genesis
  - Search Form
  - Titles
  - WordPress
- Widgets
  - Featured Content
- Plugins
  - Genesis eNews Extended
  - Jetpack
- Skip Links
- Site Header
  - Title Area
  - Widget Area
- Site Navigation
  - Accessible Menu
  - Site Header Navigation
  - After Header Navigation
  - Footer Navigation
- Content Area
  - Entries
  - Entry Meta
  - Pagination
  - Comments
- Sidebars
- Footer Widgets
- Site Footer
- Inner Page Styles
- Page Builder
- Imported Edits
  - New Site Page Edits
  - Reseller Page
  - Policy Page
- Print Styles
- Media Queries
  - Max-width: 1340px
  - Max-width: 1200px
  - Max-width: 1023px
  - Max-width: 860px
*/



/* # HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* ## Baseline Normalize
--------------------------------------------- */
/* normalize.css v4.1.1 | MIT License | http://necolas.github.io/normalize.css/ */

html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}template,[hidden]{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}button,input,optgroup,select,textarea{font:inherit;margin:0}optgroup{font-weight:bold}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}

/* ## Box Sizing
--------------------------------------------- */

html,
input[type="search"]{
  -webkit-box-sizing: border-box;
  -moz-box-sizing:    border-box;
  box-sizing:         border-box;
}

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


/* ## Float Clearing
--------------------------------------------- */

.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.widget:before,
.wrap:before {
  content: " ";
  display: table;
}

.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.widget:after,
.wrap:after {
  clear: both;
  content: " ";
  display: table;
}


/* # Defaults
---------------------------------------------------------------------------------------------------- */

/* ## Typographical Elements
--------------------------------------------- */

html {
  font-size: 62.5%; /* 10px browser default */
}

/* Chrome fix */
body > div {
  font-size: 1.8rem;
}

body {
  background-color: #fff;
  color: #8da2b5;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  line-height: 1.625;
  margin: 0;
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition:    all 0.1s ease-in-out;
  -ms-transition:     all 0.1s ease-in-out;
  -o-transition:      all 0.1s ease-in-out;
  transition:         all 0.1s ease-in-out;
}

a {
  color: #08a5ff;  
  text-decoration: none;
}

a:hover,
a:focus {
  color: #333;
  text-decoration: none;
}

p {
  margin: 0 0 28px;
  padding: 0;
}

ol,
ul {
  margin: 0;
  padding: 0;
}

li {
  list-style-type: none;
}

hr {
  border: 0;
  border-collapse: collapse;
  border-top: 1px solid #eee;
  clear: both;
  margin: 1em 0;
}

b,
strong {
  font-weight: 600;
}

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

blockquote {
  margin: 40px;
}



/* ## Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  line-height: 1.2;
  color: #274f66;
  margin: 0 0 10px;
}

h1 {
  font-size: 36px;
  font-size: 3.6rem;
}

h2 {
  font-size: 30px;
  font-size: 3rem;
}

h3 {
  font-size: 24px;
  font-size: 2.4rem;
}

.entry-contnet h3,
.entry-content h3.widget-title{
  color: #274f66;
  font-size: 40px;  
}

h4 {
  font-size: 16px;
  font-size: 1.7rem;
}

h5 {
  font-size: 18px;
  font-size: 1.8rem;
}

h6 {
  font-size: 16px;
  font-size: 1.6rem;
}


.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6{
  font-family: Open Sans;
  color: #274f66;
}






/* ## Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
  max-width: 100%;
}

img {
  height: auto;
}

figure {
  margin: 0;
}

/* ## Gallery
--------------------------------------------- */

.gallery {
  overflow: hidden;
}

.gallery-item {
  float: left;
  margin: 0 0 28px;
  text-align: center;
}

.gallery-columns-1 .gallery-item {
  width: 100%;
}

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

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

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

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

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

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

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

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

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
  clear: left;
}

.gallery img {
  border: 1px solid #eee;
  height: auto;
  padding: 4px;
}

.gallery img:hover,
.gallery img:focus {
  border: 1px solid #999;
}

/* ## Forms
--------------------------------------------- */

input,
select,
textarea {
  background-color: #fff;
  border: 1px solid #ddd;
  color: #333;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 400;
  padding: 16px;
  width: 100%;
}

input:focus,
textarea:focus {
  border: 1px solid #999;
  outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
  width: auto;
}

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

::-webkit-input-placeholder {
  color: #333;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
  background-color: #fff;
  border: 3px solid #08a5ff;
  border-radius: 10px;
  color: #08a5ff;
  cursor: pointer;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 600;
  padding: 16px 24px;
  text-decoration: none;
  white-space: normal;
  width: auto;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
button:focus,
input:focus[type="button"],
input:focus[type="reset"],
input:focus[type="submit"],
.button:focus  {
  background-color: #08a5ff;
  color: #fff;
  outline: none;
}

.entry-content .button:hover,
.entry-content .button:focus {
  color: #fff;
}

.button {
  display: inline-block;
}

a.button.small,
button.small,
input[type="button"].small,
input[type="reset"].small,
input[type="submit"].small {
  padding: 8px 16px;
}

.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type="button"]:disabled,
.site-container input[type="button"]:disabled:hover,
.site-container input[type="reset"]:disabled,
.site-container input[type="reset"]:disabled:hover,
.site-container input[type="submit"]:disabled,
.site-container input[type="submit"]:disabled:hover {
  background-color: #eee;
  border-width: 0;
  color: #777;
  cursor: not-allowed;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
  display: none;
}

.dashicons-arrow-down:before {
    content: "" !important;
}

/* ## Tables
--------------------------------------------- */

table {
  border-collapse: collapse;
  border-spacing: 0;
  line-height: 2;
  margin-bottom: 40px;
  width: 100%;
  word-break: break-word;
}

tbody {
  border-bottom: 1px solid #eee;
}

td,
th {
  text-align: left;
}

td {
  border-top: 1px solid #eee;
  padding: 6px;
}

th {
  font-weight: 400;
  padding: 0 6px;
}

td:first-child,
th:first-child {
  padding-left: 0;
}

/* ## Screen Reader Text
--------------------------------------------- */

.screen-reader-text,
.screen-reader-text span,
.screen-reader-shortcut {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.genesis-nav-menu .search input[type="submit"]:focus,
.widget_search input[type="submit"]:focus  {
  clip: auto !important;
  height: auto;
  width: auto;
  display: block;
  font-size: 1em;
  font-weight: bold;
  padding: 15px 23px 14px;
  color: #333;
  background: #fff;
  z-index: 100000; /* Above WP toolbar. */
  text-decoration: none;
  box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
}

.more-link {
    position: relative;
}


/* # Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* ## Site Containers
--------------------------------------------- */


.site-inner,
.wrap {
  margin: 0 auto;
}

.wrap {
  max-width: 1320px;
}

.siteorigin-panels .site-inner{
  max-width: 100%;
}

.site-inner {
  clear: both;
  overflow: hidden;
  padding: 40px 0px 0 0px;
  word-wrap: break-word;
}

/* ## Column Widths and Positions
--------------------------------------------- */

/* ### Wrapping div for .content and .sidebar-primary */

.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
  width: 1060px;
}

.content-sidebar-sidebar .content-sidebar-wrap {
  float: left;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
  float: right;
}

/* ### Content */

.content {
  float: right;
  width: 880px;
}

.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
  float: left;
}

.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
  width: 660px;
}

.full-width-content .content {
  width: 100%;
}

/* ### Primary Sidebar */

.sidebar-primary {
  float: right;
  width: 360px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
  float: left;
}

/* ### Secondary Sidebar */

.sidebar-secondary {
  float: left;
  width: 180px;
}

.content-sidebar-sidebar .sidebar-secondary {
  float: right;
}

/* ## Column Classes
--------------------------------------------- */
/* Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
  float: left;
  margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
  width: 48.717948717948715%;
}

.one-third,
.two-sixths {
  width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
  width: 65.81196581196582%;
}

.one-fourth {
  width: 23.076923076923077%;
}

.three-fourths {
  width: 74.35897435897436%;
}

.one-sixth {
  width: 14.52991452991453%;
}

.five-sixths {
  width: 82.90598290598291%;
}

.first {
  clear: both;
  margin-left: 0;
}


/* # Common Classes
---------------------------------------------------------------------------------------------------- */

/* ## Avatar
--------------------------------------------- */

.avatar {
  border-radius: 50%;
  float: left;
}

.author-box .avatar,
.alignleft .avatar {
  margin-right: 24px;
}

.alignright .avatar {
  margin-left: 24px;
}

.comment .avatar {
  margin: 0 16px 24px 0;
}

/* ## Genesis
--------------------------------------------- */

.breadcrumb {
  background-color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 1px;
  padding: 12px 30px;
}

.after-entry,
.archive-description,
.author-box {
  background-color: #fff;
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 40px;
  padding: 60px;
}

.archive-description p:last-child,
.author-box p:last-child {
  margin-bottom: 0;
}

/* ## Search Form
--------------------------------------------- */

.search-form {
  overflow: hidden;
}

.entry-content .search-form,
.site-header .search-form {
  margin-bottom: 40px;
  width: 50%;
}

.site-header .search-form {
  float: right;
  margin: 12px auto 0;
}

.post-password-form input[type="submit"],
.search-form input[type="submit"] {
  margin-top: 10px;
}

.genesis-nav-menu .search input[type="submit"],
.widget_search input[type="submit"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* ## Titles
--------------------------------------------- */

.archive-description .entry-title,
.archive-title,
.author-box-title {
  font-size: 20px;
  font-size: 2rem;
}

.entry-title {
  font-size: 36px;
  font-size: 3.6rem;
}

.entry-title a,
.sidebar .widget-title a {
  color: #333;
  text-decoration: none;
}

.entry-title a:hover,
.entry-title a:focus {
  color: #08a5ff;
}

.widget-title {
  font-size: 40px;
  font-size: 4rem;
  margin-bottom: 20px;
  font-size: 28px;
  color: #274f66;
}

/* ## WordPress
--------------------------------------------- */

a.aligncenter img {
  display: block;
  margin: 0 auto;
}

a.alignnone {
  display: inline-block;
}

.alignleft {
  float: left;
  text-align: left;
}

.alignright {
  float: right;
  text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
  max-width: 100%;
}

img.centered,
.aligncenter {
  display: block;
  margin: 0 auto 24px;
}

img.alignnone,
.alignnone {
  margin-bottom: 12px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
  margin: 0 24px 24px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
  margin: 0 0 24px 24px;
}

.wp-caption-text {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 600;
  margin: 0;
  text-align: center;
}

.entry-content p.wp-caption-text {
  margin-bottom: 0;
}

.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
  margin: 0 0 28px;
}


/* # Widgets
---------------------------------------------------------------------------------------------------- */

.widget {
  margin-bottom: 40px;
  word-wrap: break-word;
}

.widget p:last-child,
.widget ul > li:last-of-type,
.widget-area .widget:last-of-type {
  margin-bottom: 0;
  margin-right: 0px;
}

.widget ul > li {
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.widget ul > li:last-of-type {
  padding-bottom: 0;
}

.widget ol > li {
  list-style-position: inside;
  list-style-type: decimal;
  padding-left: 20px;
  text-indent: -20px;
}

.widget li li {
  border: 0;
  margin: 0 0 0 30px;
  padding: 0;
}

.widget_calendar table {
  width: 100%;
}

.widget_calendar td,
.widget_calendar th {
  text-align: center;
}

/* ## Featured Content
--------------------------------------------- */

.featured-content .entry {
  background: none;
  padding: 0;
}

.featured-content .entry:last-of-type {
  margin-bottom: 0;
}

.featured-content .entry-title {
  font-size: 20px;
  font-size: 2rem;
}


/* # Plugins
---------------------------------------------------------------------------------------------------- */

/* ## Genesis eNews Extended
--------------------------------------------- */

.sidebar .enews-widget,
.sidebar .enews-widget .widget-title {
  color: #fff;
}

.sidebar .widget.enews-widget {
  background-color: #333;
}

.sidebar .enews-widget input,
.sidebar .enews-widget input:focus {
  border: 1px solid #333;
}

.sidebar .enews-widget input[type="submit"] {
  background-color: #08a5ff;
  color: #fff;
}

.sidebar .enews-widget input:hover[type="submit"],
.sidebar .enews-widget input:focus[type="submit"]  {
  background-color: #fff;
  color: #333;
}

.enews-widget input {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 16px;
}

.enews-widget input[type="submit"] {
  margin: 0;
  width: 100%;
}

.enews form + p {
  margin-top: 24px;
}

/* ## Jetpack
--------------------------------------------- */

#wpstats {
  display: none;
}


/* # Skip Links
---------------------------------------------------------------------------------------------------- */

.genesis-skip-link {
  margin: 0;
}

.genesis-skip-link li {
  height: 0;
  width: 0;
  list-style: none;
}

/* Display outline on focus */
:focus {
  color: #333;
}


/* # Site Header
---------------------------------------------------------------------------------------------------- */

.site-header {
  width: 100%;
  position: fixed;
  line-height: 1;
  z-index: 100000000;
  font-family: 'Montserrat', sans-serif;
}

.site-header > .wrap {
  max-width: 100%;
  background: #fff;
/*  padding: 20px 113px; */
  box-shadow: 0px 0px 1px 1px #efefef;
}

/* # Dropdown 1
---------------------------------------------------------------------------------------------------- */

.dropdown1,
.dropdown2{
  display: none;
  font-family: Source Sans Pro;
  width: 100%;
  text-align: center;
  font-weight: normal;
  line-height: 1.625;
}

.dropdown_shadow_top{
  width: 100%;
  padding: 0px 0 5px 0;
  background: url(/wp-content/themes/vtiger/images/dropshadow.png) bottom repeat-x;  
}

.dropdown_shadow_bottom{
  width: 100%;
  background: #fff url(/wp-content/themes/vtiger/images/dropshadow.png) top repeat-x;  
}

.dropdown1 .coll{
  width: 33%;
  float: left;
  padding: 80px 40px;
  font-size: 20px;
  color: #8da2b5;
  transition: opacity .2s;
  text-align: center;  
}

.dropdown1 .one-fourth{
  transition: opacity .2s;
}


.dropdown1:hover .coll,
.dropdown2:hover .one-fourth {
    opacity: .4;
}

.dropdown2:hover .one-fourth a {
    opacity: .2;
}

.dropdown1:hover .coll:hover,
.dropdown2:hover .one-fourth:hover,
.dropdown2:hover .one-fourth:hover a {
    opacity: 1;
}

.dropdown1 .coll a{
  display: block;
  color: #8da2b5;
}

.dropdown1 .coll h2{
  font-size: 30px;
  font-weight: normal;
  margin: 25px 0 15px 0;
}


.dropdown1 .coll.coll2,
.dropdown1 .coll.coll3{
  background: url(images/dropdown-border.gif) 0% 24% no-repeat;  
}

.dropdown1 .coll.coll1 h2,
.dropdown1 .coll.coll1 h2 a,
.crm-pt-head {
  color: #3bc98e; /*#963cbd;*/
}

.dropdown1 .coll.coll2 h2,
.dropdown1 .coll.coll2 h2 a,
.helpdesk-pt-head {
  color: #418fde;
}

.dropdown1 .coll.coll3 h2,
.dropdown1 .coll.coll3 h2 a,
.ultimate-pt-head{
  color: #ffac00; /*#ed8b00;*/
}

/* # Dropdown 2
---------------------------------------------------------------------------------------------------- */

.dropdown2 .d2-menu-head{
  color: #003c4c;
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 25px;
}

.dropdown2 a{
  font-family: Montserrat;  
}

.dropdown2 a .d2-menu-body{
  color: #8da2b5;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  font-size: 1.4rem;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  line-height: 1.625;
  margin: 28px 0px;
		display: block;
}

.dropdown2 a button{
  padding: 5px 20px;
  background: #fff;
  font-weight: 100;
  border: 2px solid;
  border-radius: 3px;
}

.dropdown2 a button:hover{
  padding: 5px 20px;
  background: #fff;
  font-weight: 100;
  background: #08a5ff;

}

.dropdown2 .one-fourth{
  padding: 80px 0px;
}

/* ## Title Area
--------------------------------------------- */

.title-area {
  float: left;
  padding: 10px 0;
}

.header-image .title-area {
  margin: 8px 46px 0;
  width: 130px;
  max-width: 300px;
  padding: 0;
}

.header-full-width .title-area {
  float: none;
  width: 100%;
}

.site-title {
  font-size: 30px;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.2;
}

.site-title a,
.site-title a:hover,
.site-title a:focus {
  color: #333;
  text-decoration: none;
}

.header-image .site-title > a {
  background-position: center !important;
  background-size: contain !important;
  float: left;
  min-height: 40px;
  width: 100%;
}

.site-description {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.5;
}

.site-description,
.site-title {
  margin-bottom: 0;
}

.header-image .site-description,
.header-image .site-title {
  display: block;
  text-indent: -9999px;
}

/* ## Widget Area
--------------------------------------------- */

.site-header .widget-area {
  float: right;
  text-align: right;
}


/* ## Header Right
--------------------------------------------- */

.site-header .widget{
  text-transform: uppercase;  
}

.site-header .widget a{
  color: #8da2b5;
}

.phone-number{
  display: inline-block;
  letter-spacing: 1px;
  /*background: url(/wp-content/themes/vtiger/images/phone-icon.png) center left no-repeat;*/
  padding-left: 0px;
  margin: 0 28px;
  background-size: 12px;  
}

.site-header .widget .button{
  padding: 26px 30px;
  color: #fff;
  border: none;
  margin-left: 30px;
  background: #4dd07e;
  border-radius: 10px;
}



/* # Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
  clear: both;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1;
  width: 100%;
  text-transform: uppercase;
}

.genesis-nav-menu .menu-item {
  display: inline-block;
  margin-bottom: 0;
  padding-bottom: 0;
  text-align: left;
}

.genesis-nav-menu .menu-item:nth-child(1) > a:after,
.genesis-nav-menu .menu-item:nth-child(3) > a:after{
  position: relative;
  content: '';
  display: inline-block;
  width: 10px;
  height: 6px;
  top: -4px;
  /*margin: 0px 0 0 10px;
  background: url(/wp-content/themes/vtiger/images/nav-dropdown.png) no-repeat;  */
}

.genesis-nav-menu a {
  color: #8da2b5;
  text-decoration: none;
  display: block;
  padding: 20px;
}

.genesis-nav-menu .menu-item:last-child a{
  padding-right: 0;  
}

.genesis-nav-menu a:hover,
.genesis-nav-menu a:focus,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover,
.genesis-nav-menu .sub-menu .current-menu-item > a:focus  {
  color: #8da2b5;
  text-decoration: none;
}

.genesis-nav-menu .sub-menu {
  border-top: 1px solid #eee;
  left: -9999px;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity .4s ease-in-out;
  -moz-transition:    opacity .4s ease-in-out;
  -ms-transition:     opacity .4s ease-in-out;
  -o-transition:      opacity .4s ease-in-out;
  transition:         opacity .4s ease-in-out;
  width: 200px;
  z-index: 99;
}

.genesis-nav-menu .sub-menu a {
  background-color: #fff;
  border: 1px solid #eee;
  border-top: 0;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 20px;
  position: relative;
  width: 200px;
  word-wrap: break-word;
}

.genesis-nav-menu .sub-menu .sub-menu {
  margin: -56px 0 0 199px;
}

.genesis-nav-menu .menu-item:hover {
  position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
  left: auto;
  opacity: 1;
}

.genesis-nav-menu > .first > a {
  padding-left: 0;
}

.genesis-nav-menu > .last > a {
  padding-right: 0;
}

.genesis-nav-menu > .right {
  float: right;
}

/* ## Accessible Menu
--------------------------------------------- */

.menu .menu-item:focus {
  position: static;
}

.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sfHover > ul.sub-menu {
  left: auto;
  opacity: 1;
}

.sub-menu-toggle,
.menu-toggle {
  display: none;
  visibility: hidden;
}

/* ## Site Header Navigation
--------------------------------------------- */

#mobile-genesis-nav-primary {
  padding: 15px;
}

.site-header .genesis-nav-menu li li {
  margin-left: 0;
}

/* ## After Header Navigation
--------------------------------------------- */

.nav-primary {
  position: relative;
  background-color: #fff;
  float: left;
  padding-top: 9px;
}

.nav-primary .wrap{
  padding: 0;
  float: left;
}




/* ## Footer Navigation
--------------------------------------------- */

.site-footer .genesis-nav-menu {
  padding-bottom: 20px;
}

.site-footer .genesis-nav-menu a {
  padding: 0 20px 10px;
}


/* # Content Area
---------------------------------------------------------------------------------------------------- */

/* ## Entries
--------------------------------------------- */

.entry {
  background-color: #fff;
  margin-bottom: 40px;
  padding: 0px;
}

.entry-content ol,
.entry-content ul {
  margin-bottom: 28px;
  margin-left: 40px;
}

.entry-content ol > li {
  list-style-type: decimal;
}

.entry-content ul > li {
  list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul {
  margin-bottom: 0;
}

.entry-content code {
  background-color: #333;
  color: #eee;
}

/* ## Entry Meta
--------------------------------------------- */

p.entry-meta {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 0;
}

.entry-header .entry-meta {
  margin-bottom: 24px;
}

.entry-footer .entry-meta {
  border-top: 1px solid #eee;
  padding-top: 24px;
}

.entry-categories,
.entry-tags {
  display: block;
}

.entry-comments-link::before {
  content: "\2014";
  margin: 0 6px 0 2px;
}

/* ## Pagination
--------------------------------------------- */

.pagination {
  clear: both;
  margin: 40px 0;
}

.adjacent-entry-pagination {
  margin-bottom: 0;
}

.archive-pagination li {
  display: inline;
}

.archive-pagination a {
  background-color: #fff;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 600;
  padding: 8px 12px;
  text-decoration: none;
}

.archive-pagination a:hover,
.archive-pagination a:focus,
.archive-pagination .active a {
  background-color: #08a5ff;
  color: #fff;
}

/* ## Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
  background-color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 40px;
}

.comment-respond,
.entry-pings {
  padding: 60px 60px 32px;
}

.entry-comments {
  padding: 60px;
}

.comment-list li {
  padding: 40px 0 0 30px;
}

.comment-list .depth-1 {
  padding-left: 0;
}

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

.comment-content {
  clear: both;
}

.comment-content ul > li {
  list-style-type: disc;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
  width: 50%;
}

.comment-respond label {
  display: block;
  margin-right: 12px;
}

.comment-header p {
  margin-bottom: 0;
}

.entry-pings .reply {
  display: none;
}


/* # Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 40px;
}

.sidebar .widget {
  background-color: #fff;
  padding: 40px;
}


/* # Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets {
  background-color: #081e29;
  font-size: 20px;
  font-size: 2rem;
  clear: both;
  color: #d0dae3;
  font-weight: 300;
  padding: 60px 0;
}

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3,
.footer-widgets-4,
.footer-widgets-5 {
  width: 244px;
}

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
  margin-right: 23px;
}

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3,
.footer-widgets-4 {
  float: left;
}

.footer-widgets-5 {
  float: right;
}

.footer-widgets h3.widget-title{
  margin-bottom: 50px;
  color: #626f7c;
  font-weight: 300;
  text-transform: uppercase;
}

.footer-widgets ul li{
  margin-bottom: 4px;
  padding-bottom: 4px;  
}

.footer-widgets a{
  color: #d0dae3;
}

/* image sprites */

.sprites { background: url(https://d2jbzoiok12mw2.cloudfront.net/wp-content/uploads/2017/01/front-page-sprite.png) no-repeat; margin-right: 20px;}
.active-state { width: 34px; height: 34px; background-position: -155px -60px; }
.blockquote { width: 46px; height: 33px; background-position: -107px -92px; }
.blue-chat-icon { width: 36px; height: 30px; background-position: -154px -95px; }
.blue-email-icon { width: 41px; height: 31px; background-position: -113px -60px; }
.blue-phone-icon { width: 31px; height: 34px; background-position: -75px -91px; }
.crm-advantage-icon { width: 84px; height: 63px; background-position: 0 0; margin-right: 0px; }
.customer-support-icon { width: 74px; height: 61px; background-position: 0 -64px; margin-right: 0px; }
.facebook-icon { width: 19px; height: 19px; background-position: -85px -20px; }
.googleplus-icon { width: 19px; height: 19px; background-position: -86px -40px; }
.linkedin-icon { width: 20px; height: 19px; background-position: -85px 0; }
.marketing-sales-icon { width: 84px; height: 59px; background-position: -106px 0; margin-right: 0px;}
.nav-dropdown { width: 10px; height: 6px; background-position: -75px -80px; margin-left: 10px; margin-bottom: 1px; margin-right: 0px; transition: 0.25s;}
.phone-icon { width: 14px; height: 14px; background-position: -93px -76px; margin-right: 0px; }
.rss-icon { width: 17px; height: 15px; background-position: -75px -64px; }
.twitter-icon { width: 19px; height: 15px; background-position: -92px -60px; }
.social-item { margin-bottom: 5px; }

.icon-100{
    zoom:1;
    -moz-transform:scale(1);
    -moz-transform-origin: 0 0;
    vertical-align: bottom;
}
  
.icon-75 {
    zoom:0.75;
    -moz-transform:scale(0.75);
    -moz-transform-origin: 0 0;
    vertical-align: bottom;
}
    

.icon-50{
    zoom:0.50;
    -moz-transform:scale(0.50);
    -moz-transform-origin: 0 0;
    vertical-align: bottom;
}

.icon-25{
    zoom:0.25;
    -moz-transform:scale(0.25);
    -moz-transform-origin: 0 0;
    vertical-align: bottom;
}

.footer-widgets-5 ul li{
  padding-left: 40px;  
}

.footer-widgets-5 ul li.facebook{
  background: url(/wp-content/themes/vtiger/images/facebook-icon.png) left center no-repeat;
}

.footer-widgets-5 ul li.twitter{
  background: url(/wp-content/themes/vtiger/images/twitter-icon.png) left center no-repeat;
}

.footer-widgets-5 ul li.googleplus{
  background: url(/wp-content/themes/vtiger/images/googleplus-icon.png) left center no-repeat;
}

.footer-widgets-5 ul li.linkedin{
  background: url(/wp-content/themes/vtiger/images/linkedin-icon.png) left center no-repeat;
}

.footer-widgets-5 ul li.rss{
  background: url(/wp-content/themes/vtiger/images/rss-icon.png) left center no-repeat;
}


/* # Banner
---------------------------------------------------------------------------------------------------- */

.home .remove-img-color {
  -webkit-filter: grayscale(0%) !important;
  filter: greyscale(0%) !important;
}
  
.home #banner > img {
  position: relative;
  z-index: -1;
  left: -18%;
  min-width: 118%;
  top: -49px;
}


.home #banner {
  max-height: 690px;
}

.home #banner .wrap {
  height: 100%;
}
  

#banner{
  margin-top: 108px;
  overflow: hidden;
}

#banner img{
  margin-bottom: -8px;  
}

#banner .wrap{
  position: absolute;
  width: 100%;
  max-width: 100%;
  background: url(/wp-content/themes/vtiger/images/inner-cloud.png) bottom right no-repeat;
  height: 66vh;
}

.home #banner .wrap{
  position: absolute;
  width: 100%;
  max-width: 100%;
  background: url(/wp-content/themes/vtiger/images/home-cloud.png) top right no-repeat;
}


.banner-description{
  padding: 200px 100px 0 0;
  max-width: 990px;
  float: right;
  position: absolute;
  bottom: 0px;
  right: 0px;
  margin-bottom: 50px;
  
}

.home .banner-description{
  padding: 190px 200px 0 150px;
  top: 50px;
}

.banner-description h3{
  color: #6fbcff;  
  font-size: 60px;
  text-transform: uppercase;  
}

.page-template-page-sales .banner-description h3{
  color: #3bc98e;
}

.page-template-page-ultimate .banner-description h3{
  color: #f0a813;
}

.banner-description h1{
  margin: 0;
  font-size: 46px;
  font-weight: 300;
  color: #003c4c;  
  margin-bottom: 30px;
}

.banner-description h2{
  font-size: 30px;
  font-weight: 300;
  color: #224563;  
  margin-bottom: 40px;
}


.banner-description form{
  display: block;
  margin: 0 0 40px 0;
  max-width: 586px;  
}

.banner-description form input{
  width: 363px;
  float: left;
  padding: 25px 32px 24px;
  line-height: 1;
  font-size: 20px;
  color: #8da2b5;
  font-weight: 300;
  border: 1px solid #e6ecf2;
  border-right: none;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;  
}

.banner-description input[type=submit]{
  width: 223px;
  float: left;
  border: none;
  font-size: 18px;
  color: #fff;
  padding: 29px 10px;
  font-weight: 600;
  background: #08a5ff;
  text-transform: uppercase;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;  
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;  
}

.banner-description h5{
  font-family: Open Sans;
  font-size: 18px;
  font-weight: normal;
  color: #003c4c;  
}

.home .banner-description h5{
  color: #8da2b5;  
}

.home #banner {
  
	background: url(https://d2jbzoiok12mw2.cloudfront.net/wp-content/themes/vtiger/images/home-image-1920.jpg); 
	max-height: 690px; 
	min-height: 84vh;
	background-position: 100% -100px; 
	background-size: 120%; 
	background-repeat: no-repeat;
  position: relative;
  }


/* # Banner Bottom
---------------------------------------------------------------------------------------------------- */

#banner-bottom{
  padding: 35px 0;
  background: #f6f6f6;  
}

#banner-bottom ul li{
  display: block;
  width: 12.5%;
  float: left;
  color: #003c4c;
  text-transform: uppercase;
  text-align: center;  
  opacity: 0.6;
}

#banner-bottom ul li:hover{
  opacity: 1;
}

#banner-bottom ul li a{
  color: #003c4c;
}

#banner-bottom ul li span{
  display: block;
  width: 100%;
  height: 61px;  
}

#banner-bottom ul li img{
  display: block;
  margin: 0 auto;  
  max-width: 35%;
  max-height: 75%;
}

#banner-bottom ul li .more_button{
  display: block;
  padding-top: 60px;
}

.more_icon_text {
    margin-top: -11px;
}

.more_icon_text:hover,
.more_hover {
    padding-left: 35px;
    padding-right: 202px;
    margin-left: 24px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 0px;
    margin-top: -23px;
}

#banner-bottom ul li ul.sub_menu_more_dropdown{
  margin-left: 24px;
  width: 240px;
  position: absolute;
  display: none;
  background: #fff;
  border-top: 1px solid #62868F;  
  border-left: 1px solid #62868F; 
    z-index: 1000;
  border-right: 1px solid #62868F;  
}

#banner-bottom ul li ul.sub_menu_more_dropdown li span,
#banner-bottom ul li ul.sub_menu_more_dropdown img{
  display: none;  
}

#banner-bottom ul li ul.sub_menu_more_dropdown li{
  width: 100%;
  float: none;
  border-bottom: 1px solid #62868F;
  margin-bottom: 0px;
}

#banner-bottom ul li ul.sub_menu_more_dropdown li a{
  display: block;
      padding: 10px 35px;
      font-size: 18px;
      text-align: left;
}

#banner-bottom .more_icon {
      font-size: 68px;
      margin-top: -98px;
      opacity: .3;
      font-weight: 100;
      margin-bottom: -8px;
}


/* # Page Title
---------------------------------------------------------------------------------------------------- */
#page-title{
  color: #274f66;
  font-weight: 300;
  font-size: 25px;
  padding: 100px 0 50px 0;
  text-align: center;
}

#page-title .wrap{
  max-width: 740px;  
}

#page-title h1,
#page-title h2{
  font-weight: 300;
  color: #003c4c;
  font-size: 40px;
  margin-top: 13px;
  margin-bottom: 15px;  
}

#page-title p{
  font-size: 25px;
}


/* # Home Intro Section
---------------------------------------------------------------------------------------------------- */

.home-intro-section{
  color: #8da2b5;
  font-size: 25px;
  text-align: center;
  padding: 150px 0 0 0;
  position: relative;
  z-index: 10000000;
}

.home-intro-section h2{
  margin: 0 auto 55px auto;
  font-size: 60px;
  font-weight: 300;
  color: #003c4c;  
  margin-bottom: 45px;
}

.home-intro-section p{
  font-weight: 300;  
}

.home-intro-section .wrap{
  max-width: 980px;
  padding-bottom: 0px;
}

/* # Features Section
---------------------------------------------------------------------------------------------------- */

.features-section{
  padding: 0px 0 180px;
  position: relative;
}

.features-section .wrap{
  max-width: 80%;
}

.features-section h2{
  max-width: 720px;
  text-align: center;
  margin: 40px auto;
  font-size: 32px;
  font-weight: 300;
  color: #003c4c;  
  margin-bottom: 55px;
}

.features-section .features-nav{
  display: inline-block;
  width: 100%;
  margin-bottom: 100px;  
}

.features-section .features-nav li{
  width: 33.3%;
  float: left;
  text-align: center;
  padding: 35px 0;
  line-height: 1;
  border: 1px solid #fff;
  border-radius: 10px;
}


/*.features-section .features-nav li.feature1 a{
  background: url(/wp-content/uploads/2016/12/marketing-sales-icon-1.png) no-repeat;
}

.features-section .features-nav li.feature2 a{
  background: url(/wp-content/uploads/2016/12/customer-support-icon-1.png) no-repeat;
}

.features-section .features-nav li.feature3 a{
  background: url(/wp-content/uploads/2016/12/crm-advantage-icon-1.png) no-repeat;
}*/

.features-section .features-nav li a{
  display: inline-block;
  color: #224563;
  line-height: 1;
  text-transform: uppercase;
  font-size: 25px;
  min-height: 60px;
  padding: 20px 0 0 22px;
}

.features-section .features-nav li:hover,
.features-section .features-nav li.cycle-pager-active{
  background: #f2f2f2;
  border: 1px solid #eeeeee;
}

.features-section .button{
  font-size: 20px;
  color: #fff;
  line-height:1;
  border: none;
  border-radius: 10px;
  font-weight: 600;
  margin-top: 38px;
  text-transform: uppercase;
  padding: 35px 50px;
  background: #08a5ff;
}


.features-section-description{
  padding: 0px 0 0 100px;  
}

.features-section-description h3{
  font-family: Open Sans;
  color: #274f66;
  font-weight: 400;
  font-size: 40px;
  margin-bottom: 35px;
}

.features-section-description ul li{
  cursor: pointer;
  position: relative;
  padding:  15px 25px;  
  color: #274f66;
  margin-bottom: 5px;
  border-radius: 10px;
}


.features-section-description ul li:hover,
.features-section-description ul li.cycle-pager-active{
  background: #fafafa;  
}

.features-section-description ul li span{
  display: block;
  position: relative;
  padding: 0 0 0 40px;  
}

.features-section-description ul li span:before{
  content: '';
  position: absolute;
  top: 5px;
  left: 0;
  display: inline-block;
  width: 22px;
  height: 22px;
  margin: 0 18px 0 0;
  border-radius: 100%;
  background: #f0f2f3;
}

.features-section-description ul li:hover span:before,
.features-section-description ul li.cycle-pager-active span:before {
  width: 34px;
  height: 34px;
  top: -1px;
  left: -6px;
/*  background: url(/wp-content/themes/vtiger/images/active-state.png) no-repeat;*/
  background: url(https://d2jbzoiok12mw2.cloudfront.net/wp-content/uploads/2017/01/front-page-sprite.png) no-repeat; margin-right: 20px;
  width: 34px; height: 34px; background-position: -155px -60px; 
}

.features-section .button-container{
  text-align: center;
  margin-top: 100px;
}

.features-section .button-container .button{
  margin-left: 16px;
  margin-right: 16px;  
}

.features-section .button-container .button.hollow{
  border: 3px solid #08a5ff;
  background: none;
  color: #08a5ff;
}


/* # Integeration Section
---------------------------------------------------------------------------------------------------- */


.integeration-section{
  color: #8da2b5;
  padding: 185px 0 190px 0;
  background: #f6f6f6;
}

.integeration-section .wrap{
  max-width: 1446px;  
}

.integeration-section h2{
  font-size: 60px;
  font-weight: 300;
  color: #003c4c;  
  margin-bottom: 55px;
}

.integeration-section .button{
  font-size: 20px;
  color: #fff;
  line-height:1;
  border-radius: 10px;
  font-weight: 600;
  margin-top: 38px;
  border: none;
  text-transform: uppercase;
  padding: 35px 50px;
  background: #08a5ff;
}

.integeration-section-description{
  float: left;
  width: 520px;  
}

.integeration-section-info{
  float: right;  
  width: 60%;
}

.integeration-section-info .graph{
  width: 838px;
  height: 462px;
  background: url(https://d2jbzoiok12mw2.cloudfront.net/wp-content/uploads/2016/12/integration-info-2.png) no-repeat;
}

.integeration-section-info .graph .more{
  font-family: 'montserratlight';
  display: block;
  width: 129px;
  height: 127px;
  color: #8da2b5;
  font-size: 20px;
  float: right;
  margin: 246px 0 0 0;
  padding: 50px 0 0 0;
  background: #fff;
  text-align: center;
  border-radius: 100%;
}



/* # Mobile Section
---------------------------------------------------------------------------------------------------- */

.mobile-section{
  color: #fff;
  padding: 164px 0 106px 0;
  background: #08a5ff url(https://d2jbzoiok12mw2.cloudfront.net/wp-content/themes/vtiger/images/discover-app-background.png) top left no-repeat;
}

.android-mobile-device{
  width: 297px;
  height: 603px;
  float: left;
  padding: 61px 0 0 14px;
  margin-right: 20px;
  margin-left: 30px;
  background: url(https://d2jbzoiok12mw2.cloudfront.net/wp-content/themes/vtiger/images/android-device-background.png) no-repeat;
}

.iphone-mobile-device{
  width: 298px;
  height: 597px;
  float: left;
  padding: 82px 0 0 19px;
  margin-top: 6px;
  background: url(https://d2jbzoiok12mw2.cloudfront.net/wp-content/themes/vtiger/images/iphone-device-background.png) no-repeat;
}

.mobile-section h2{
  font-size: 60px;
  font-weight: 300;
  color: #fff;  
  margin-bottom: 55px;
}


.mobile-section-description{
  float: left;
  margin-left: 152px;
  padding: 50px 0 0 0;
  width: 520px;  
}

.mobile-section .button{
  font-size: 20px;
  color: #08a5ff;
  line-height:1;
  border-radius: 10px;
  font-weight: 600;
  margin-top: 38px;
  border: none;
  text-transform: uppercase;
  padding: 35px 50px;
  background: #fff;
}



/* # Home Case Study
---------------------------------------------------------------------------------------------------- */

.home-case-study{
  color: #274f66;
  padding: 180px 0 150px 0;
  text-align: center;
}

.home-case-study h2{
  font-size: 60px;
  font-weight: 300;
  color: #003c4c;  
  margin-bottom: 130px;
}


.home-case-study .case-study-pic{
  float: left;
  margin-right: 85px;  
}

.home-case-study blockquote{
  font-size: 40px;
  color: #274f66;
  margin: 0 0 30px 0;
  line-height: 1.225;
  font-weight: 200;
  padding: 0px 0px 0px 50px;
  background: url(/wp-content/themes/vtiger/images/blockquote.png) no-repeat;  
}

.home-case-description{
  float: left;
  width: 700px;  
  text-align: left;
}

.home-case-description span{
  padding-left: 50px;  
}

.home-case-study .button{
  font-size: 20px;
  color: #fff;
  line-height: 1;
  border-radius: 10px;
  font-weight: 600;
  margin: 30px 0 30px 0;
  border: none;
  text-transform: uppercase;
  padding: 25px 50px;
  background: #08a5ff;
}


/* # Logo Bar
---------------------------------------------------------------------------------------------------- */

.logo-bar{
  background: #fafafa;
  height: 120px;  
}

.logo-bar .column{
  position: relative;
  width: 20%;
  float: left;
  min-height: 120px;  
  padding: 32px 0 0 0;  
}

.logo-bar .column:hover{
  background: #f3f3f3 url(/wp-content/themes/vtiger/images/review_tab_hover.png) top center no-repeat;
}

.logo-bar .column img{
  position: relative;
  display: block;
  margin: 0 auto;  
  z-index: 888;
  max-width: 170px;
  max-height: 50px;
  -webkit-filter: grayscale(100%);
  filter: greyscale(100%);
  margin-top: 12px;
}

.logo-bar .column span{
  display: block;
  width: 100%;
  top: 32px;
  position: absolute;
  z-index: 9999;  
  opacity: 0;
}

.logo-bar .column:hover span{
  opacity: 1;
}

/* # Feature List
---------------------------------------------------------------------------------------------------- */

.feature-blocks-container h2{
  margin-bottom: 60px;
}

.feature-blocks{
    min-height: 260px;
  float: left;
  width: 33%;  
  border-radius: 10px;
  padding: 15px 40px;
}

.feature-blocks:hover{
  padding: 13px 38px;
  border: 2px solid #f5f5f5;
  box-shadow: 20px 20px 20px #f6f6f6;
}

.feature-blocks.first{
  clear: both;
}

.feature-blocks h5{
  font-size: 25px;  
}


/* # FAQ Section
---------------------------------------------------------------------------------------------------- */


.faq-section-container{
  margin-top: 150px;
  margin-bottom: 130px;  
}


.faq-section-container .wrap{
  max-width: 1330px;
}

.faq-section-container p{
  max-width: 540px;  
}

.faq-section{
  font-size: 30px;
  color: #274f66;
  border: 3px solid #ededed;
  border-radius: 10px;
  padding: 50px 90px 22px;
}

.faq-section .button{
  float: right;
  padding: 25px 80px;
}



/* # Pricing
---------------------------------------------------------------------------------------------------- */

.pricing{
  text-align: center;
  background: #f6f6f6;
  color: #003c4c;
  font-size: 25px;
  padding: 100px 0;  
}


.pricing h4{
  font-size: 25px;
  color: #6fbcff;  
  margin-bottom: 0px;
}

.page-template-page-sales .pricing h4{
  color: #3bc98e;  
}

.page-template-page-ultimate .pricing h4{
  color: #f0a813;  
}

.pricing h2{
  font-size: 60px;
  color: #003c4c;
  font-weight: 300;  
}

.pricing p{
  font-weight: 300;
}

.pricing p a{
  font-weight: 400;
}

.pricing .coll{
  width: 30.623931623931625%;
  margin-left: 3.564102564102564%;
  background: #fff;
  padding: 9px;
  border-radius: 10px;
  margin-top: 55px;
  margin-bottom: 90px;
}

.pricing .coll.first{
  margin-left: 0;
}

.pricing .coll h2{
  padding: 15px 0 25px;
  font-size: 25px;
  font-weight: 300;
  border-bottom: 1px solid #e4e4e4;
}

.pricing .coll .description{
  display: block;
  font-size: 25px;
  padding: 15px 30px 0px;
}

.pricing .coll .price sup{
  position: relative;
  top: -35px;
  font-size: 30px;
}

.pricing .coll .price{
  display: block;
  font-size: 90px;
}

.pricing .coll .price-breakdown{
  display: block;
  font-size: 20px;
  font-weight: 300;
}

.pricing .coll .button{
  font-family: Montserrat;
  display: block;
  color: #418fde;
  font-size: 18px;
  font-weight: 400;
  padding: 35px 0;
  margin: 30px 0 0 0;
  border: none;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background: #fafafa;  
}

.pricing .coll .button span{
  padding-right: 10px;  
}



/* # Sigup Trial
---------------------------------------------------------------------------------------------------- */

.signup{
  text-align: center;  
  padding: 150px 0 130px;
  background: #6fbcff;
}

.page-template-page-sales .signup{
  background: #3bc98e;
}

.page-template-page-ultimate .signup{
  background: #f0a813;  
}

.home .signup{
  padding: 200px 0 130px;
  background: #fff;  
}

.signup h2{
  font-size: 60px;
  font-weight: 300;
  color: #003c4c;  
  margin-bottom: 25px;
}

.signup h4{
  font-size: 25px;
  color: #8da2b5;
  font-weight: 300;  
}

.signup form{
  display: block;
  margin: 90px auto;
  max-width: 586px;  
}

.signup form input{
  width: 363px;
  float: left;
  padding: 25px 32px 24px;
  line-height: 1;
  font-size: 20px;
  color: #8da2b5;
  font-weight: 300;
  border: 1px solid #e6ecf2;
  border-right: none;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;  
  max-height: 75px;
}

.signup form input[type=submit]{
  width: 223px;
  float: left;
  border: none;
  font-size: 18px;
  color: #fff;
  padding: 29px 32px;
  font-weight: 600;
  background: #08a5ff;
  text-transform: uppercase;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;  
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;  
  max-height: 75px;
}

.signup a{
  color: #08a5ff;  
}

.home .signup .wrap {
    max-width: 1320px;
  padding-left: 0;
  padding-right: 0;
}

.signup .wrap{
  max-width: 1400px;  
}

.signup-left{
  float: left;
  width: 586px;
  color: #fff;
  text-align: left;  
}

.signup .signup-left h2{
  color: #fff;
  text-align: left;
}

.signup .signup-left h4{
  color: #fff;
  text-align: left;
}


.signup .signup-left input{
  width: 336px;
  background: none;
  color: #fff;
  padding: 18px 12px 18px;
  border: 2px solid #fff;
}

.signup .signup-left form input[type=submit]{
  width: 220px;
  background: #fff;
  padding: 24px 12px;
  color: #6fbcff;
}

.page-template-page-sales .signup .signup-left form input[type=submit]{
  color: #3bc98e;
}

.page-template-page-ultimate .signup .signup-left form input[type=submit]{
  color: #f0a813;
}

.signup-right{
  float: right;
  width: 769px;  
}


/* # Before Footer
---------------------------------------------------------------------------------------------------- */

.before-footer{
  text-align: center;
  min-height: 374px;
  color: #003c4c;
  font-size: 20px;
  font-size: 2rem;
  background: #6fbcff url(https://d2jbzoiok12mw2.cloudfront.net/wp-content/themes/vtiger/images/footer-clouds.png) left bottom no-repeat;  
}

.page-template-page-sales .before-footer{
  background: #3bc98e url(https://d2jbzoiok12mw2.cloudfront.net/wp-content/themes/vtiger/images/footer-clouds.png) left bottom no-repeat;  
}

.page-template-page-ultimate .before-footer{
  background: #f0a813 url(https://d2jbzoiok12mw2.cloudfront.net/wp-content/themes/vtiger/images/footer-clouds.png) left bottom no-repeat;  
}

.home .before-footer{
  background: #fff url(https://d2jbzoiok12mw2.cloudfront.net/wp-content/themes/vtiger/images/footer-clouds.png) left bottom no-repeat;  
}

.before-footer .wrap{
  padding-top: 170px;  
}

.before-footer .widget-title{
  display: inline-block;
  padding-left: 45px;
  color: #0692e2;
  font-size: 30px;
  margin-bottom: 40px;
  font-weight: 300;  
}
/*
.before-footer .widget:nth-child(1) .widget-title{
  background: url(/wp-content/themes/vtiger/images/blue-phone-icon.png) no-repeat;
}

.before-footer .widget:nth-child(2) .widget-title{
  padding-left: 62px;
  background: url(/wp-content/themes/vtiger/images/blue-email-icon.png) no-repeat;
}

.before-footer .widget:nth-child(3) .widget-title{
  padding-left: 58px;
  background: url(/wp-content/themes/vtiger/images/blue-chat-icon.png) no-repeat;
}
*/

/* # Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
  background-color: #061720;
  font-size: 20px;
  font-size: 2rem;
  color: #626f7c;
  line-height: 1;
  padding: 30px 0 20px;
  font-weight: 300;
  text-align: center;
}

.site-footer p {
  margin-bottom: 0;
}


.green-icon{
  position: absolute;
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-left: 5px;
  border-radius: 100%;
  background: #38e077;
  border: 6px solid #173d35;  
}

.functionality-description{
  margin-left: 5px;
}


/* # Inner Pages Styles
---------------------------------------------------------------------------------------------------- */
/*
.entry-content{
  color: #274f66;
  font-size: 22px;
  font-weight: 300;  
}

.entry-content h2 {
margin-bottom: 20px;
}

.panel-grid{
  margin-bottom: 150px !important;   
}

.panel-grid h3.widget-title{
  color: #274f66;
  font-size: 40px;
}

.panel-grid .panel-last-child h3.widget-title{
  font-size: 30px;  
}

.panel-grid .panel-last-child{
  font-size: 22px;
}

.entry-content .more,
.panel-grid .more{
  font-family: Montserrat;
  color: #08a5ff;
  font-size: 18px;
  font-weight: 600;  
}

*/
/* # Page Builder
---------------------------------------------------------------------------------------------------- */
/*
.pb-left-content{
  padding: 100px 0 0 290px !important;
}

.pb-right-content{
  padding: 100px 290px 0 0 !important;
}

.three-column-content{
  padding: 0 280px !important
}

.colored-background{
  padding: 100px 0 0px 0;
  color: #fff !important;  
}

.colored-background .so-widget-sow-editor{
  padding-bottom: 160px;  
}

.colored-background h3.widget-title,
.colored-background a{
  color: #fff !important;  
}

.colored-background{
  margin-bottom: 130px;  
}

.colored-background .widget_sow-image img{
  position: relative;
  bottom: -310px;
}

.colored-background .blue .widget_sow-image img{
  position: relative;
  bottom: -170px;
}
*/
/* # Imported Edits
------------------------------------------------------------------------------------- */

/* ------ Olark Chat -------------- */

#habla_offline_message_div textarea::-webkit-input-placeholder,
#habla_pre_chat_div textarea::-webkit-input-placeholder {
color: #fff;
}

#habla_offline_message_div textarea:-moz-placeholder,
#habla_pre_chat_div textarea:-moz-placeholder {
color: #fff;
}

#habla_offline_message_div textarea::-moz-placeholder,
#habla_pre_chat_div textarea::-moz-placeholder {
color: #fff;
}

#habla_offline_message_div textarea:-ms-input-placeholder,
#habla_pre_chat_div textarea:-ms-input-placeholder {
color: #fff;
}

#habla_offline_message_div input[type="submit"] {
padding: 0px 98px !important;
}

#habla_pre_chat_div input[type="submit"] {
padding: 14px 67px !important;
}

.hbl_txt_wrapper {
margin-top: 10px;
}


#pg-2-0 .siteorigin-panels-stretch.panel-row-style:first-child {
margin-left: -20vw !important;
margin-right: -20vw !important;
}

#habla_pre_chat_div {
height: 162px !important;
}


/* ------ image outlines --------- */

.widget-image {
    border: 2px solid #ddd;
    border-radius: 24px;
    box-shadow: 5px 5px 50px 0px #eee;
}

.fake-browser-ui {
    display: block;
    height: 15px;
    position: absolute;
    top: 5px;
    left: 1px;
}


/* New Site Page Edits */

.center {
  text-align: center;
}

main-feature-100 {
  width: 100%;
}

.main-feature-60 {
  float: left;
  width: 50%;
}

.main-feature-50-left {
  float: left;
  width: 50%;
  padding-right: 40px;
}

.main-feature-50-right {
  float: left;
  width: 50%;
  padding-left: 40px;
}

.img-right-75,
.img-left-75 {
  width: 75%;
}

.img-right-110 {
  min-width: 110%;
}

.img-left-75 {
  margin-left: 25%;
}

.img-left-110 {
  min-width: 110%;
  margin-left: -10%;
}

.img-right-125,
.img-left-125 {
  min-width: 125%;
}

.img-right-150,
.img-left-150 {
  min-width: 150%;
}

.img-right-175,
.img-left-175 {
  min-width: 175%;
}

.img-left-125 {
  min-width: 125%;
  margin-left: -25%;
}

.img-left-150 {
  min-width: 150%;
  margin-left: -50%;
}

.img-left-175 {
  min-width: 175%;
  margin-left: -75%;
}

.img-feature {
  border: 1px solid #ddd;
  box-shadow: 5px 5px 12px -5px #eee;
  text-align: center;
  padding: 4px;
}

.crm-green-bg {
  background-color: #3bc98e;
}

.helpdesk-blue-bg {
  background-color: #6fbcff;
}

.ultimate-orange-bg {
  background-color: #f0a813;
}

.footer-blue-bg {
  background-color: #081e29;
}

.footer-blue-bg h2,
.footer-blue-bg #page-title h2,
.footer-blue-bg p,
.crm-green-bg h2, 
.crm-green-bg #page-title h2, 
.crm-green-bg p,
.helpdesk-blue-bg h2, 
.helpdesk-blue-bg #page-title h2, 
.helpdesk-blue-bg p,
.ultimate-orange-bg h2,
.ultimate-orange-bg #page-title h2,
.ultimate-orange-bg p,
.footer-blue-bg #page-title h2,
.bg-theme-color #page-title h2{
  color: #fff;
}

.ultimate-orange-bg a,
.helpdesk-blue-bg a,
.crm-green-bg a,
.bg-theme-color {
  color: #006a9e
}

.bg-theme-color .img-feature,
.footer-blue-bg .img-feature,
.crm-green-bg .img-feature,
.helpdesk-blue-bg .img-feature,
.ultimate-orange-bg .img-feature {
  box-shadow: none;
  border: none;
  padding: 0px;
}

.feature-row {
  padding: 80px 0px;
  clear: left;
  display: flex;
}

.feature-row a,
#page-title a {
  font-weight: 700;
  font-size: 22px;
}

.feature-item {
  height: 200px;
  text-align: center;
  padding: 9px;
}

.feature-item:hover {
  background-color: #eee;
}

.feature-icon {
  width: 50px;
  margin: auto;
}

.browser-frame {
  border: 1px solid #ccc !important;
  border-top: 35px solid #ddd !important;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  box-shadow: 20px 20px 20px -10px #eee;
}

.bg-theme-color .browser-frame,
.footer-blue-bg .browser-frame,
.crm-green-bg .browser-frame,
.helpdesk-blue-bg .browser-frame,
.ultimate-orange-bg .browser-frame {
  box-shadow: none;
}

/* -------- Reseller Page --------------------------------------- */

.reseller {
  height: 340px !important;
  font-size: 14px;
}

/* -------- Policy Page ----------------------------------------- */

.policy-main {
  background: #eee;
  border: 1px solid #bbb;
  padding: 15px;
  border-radius: 1px;
  margin-bottom: 20px;
  min-height: 200px;
}

p:last-child {
  margin-bottom: 0px;
}

/*cases page*/

.customer-content {
  padding-bottom: 10px;
  font-size: 22px;
  font-weight: 400;
}
.customer-content h5 {
  font-size: 25px;
}

.customer-img {
  background: transparent;
  max-width: 50%;
  max-height: 50px;
}

.customer-img-div {
  height: 80px;
}

.customer {
  min-height: 360px;
}

.customer a {
  color: #274f66;
}

/*integrations page*/
  
.int-content {
  padding-bottom: 10px;
}

.int-img {
  background: transparent;
  width: 50%
}

.integration {
  width: 100%; 
  max-width: 260px;
  height: 270px;
  background: #f1f4ff;
  color: #555;
  float: left;
  padding: 10px; 
  border: 1px solid #cfd3e5;
  border-radius: 2px;
  margin-right: 30px; 
  margin-bottom: 30px;
}

.int-content:first-child {
  height: 90px;
}

.int-cat {
  clear: left;
}

.int-section-header {
  position: relative;
  z-index: 1;
  color: #fff;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  width: 100%;
  text-align: center;
  vertical-align: middle;
  height: 80px;
  padding-top: 20px;
}

.int-section-header h1 {
  color: #fff;
}

/*partnership page*/

.partner {
  width: 100%; 
  max-width: 260px;
  height: 150px;
  background: #081e29;
  color: #fff;
  float: left;
  padding: 20px; 
  border: 1px solid #2e2f33;
  border-radius: 2px;
  margin-right: 30px; 
  margin-bottom: 30px;
}

.partner-certified {
  width: 100%; 
  max-width: 550px;
  min-height: 330px;
  background: #081e29;
  color: #fff;
  float: left;
  padding: 20px;  
  border-radius: 2px;
  margin-right: 30px; 
  margin-bottom: 30px;
}

.partner-cert-col-left {
  float: left;
  width: 100%;
  max-width: 250px;
  padding-right: 30px;
}

.partner-cert-col-right {
  float: left;
  width: 100%;
  max-width: 250px;
}
  
.partner-content {
  padding: 0px;
}

.partner-img {
  background: #fff;
  border: 1px solid #dcdcdc;
  width: 100%;
  max-width: 260px;
  border-radius: 2px;
  height: 95px;
}

.partner-country {
  clear:both;
  padding-top: 30px;
  padding-bottom: 60px;
}

/*pricing pages*/

/* pricing page - services styling*/

.services {
border: 1px solid #e4e4e4;
padding: 25px;
border-radius: 5px;
min-height: 340px;
position: relative;
margin-bottom: 3%;
  }

.services a {
	position: absolute;
	bottom: 35px;
	width: 88%;
  }
  
.services-text{
  border-left: 1px solid #aaa;
padding-left: 20px;
		}

/* # Print Styles
---------------------------------------------------------------------------------------------------- */

@media print {

  *,
  *:before,
  *:after {
    background: transparent !important;
    box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="javascript:"]:after,
  a[href^="#"]:after,
  .site-title > a:after {
    content: "";
  }

  thead {
    display: table-header-group;
  }

  img,
  tr {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 2cm 0.5cm;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  .content,
  .content-sidebar {
    width: 100%;
  }

  button,
  input,
  select,
  textarea,
  .breadcrumb,
  .comment-edit-link,
  .comment-form,
  .comment-list .reply a,
  .comment-reply-title,
  .edit-link,
  .entry-comments-link,
  .entry-footer,
  .genesis-box,
  .header-widget-area,
  .hidden-print,
  .home-top,
  .nav-primary,
  .nav-secondary,
  .post-edit-link,
  .sidebar {
    display: none !important;
  }

  .title-area {
    text-align: center;
    width: 100%;
  }

  .site-title > a {
    margin: 0;
    text-decoration: none;
    text-indent: 0;
  }

  .site-inner {
    padding-top: 0;
    position: relative;
    top: -100px;
  }

  .author-box {
    margin-bottom: 0;
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    orphans: 3;
    page-break-after: avoid;
    page-break-inside: avoid;
    widows: 3;
  }


  img {
    page-break-after: avoid;
    page-break-inside: avoid;
  }

  blockquote,
  pre,
  table {
    page-break-inside: avoid;
  }

  dl,
  ol,
  ul {
    page-break-before: avoid;
  }

}

@media only screen and (max-width: 1700px) {
  
  .pre-signup-input {
    max-height: 70px;
    }
  
  #banner .wrap{
    background-size: 90% 90%;  
  }
  
  .banner-description{
    padding: 160px 100px 0 0;
    max-width: 990px;
  }
  
  .home .banner-description{
    max-width: 990px;
    top: 50px;
  }

}

@media only screen and (max-width: 1500px) {
  
    .pre-signup-input {
    max-height: 50px;
    }
  
  .home #banner .wrap {
  height: 35vh;
  margin: auto;
  left: 0px;
  position: absolute;
  }
  
  .site-header > .wrap,
  .integeration-section .wrap,
  .three-column-content {
    padding-left: 20px;
    padding-right: 20px;  
  }
  
  .header-image .site-title > a {
    background-position: left !important;
  }
  
  #banner .wrap{
    background-size: 80% 80%;  
  }
  
  .banner-description{
    padding: 160px 20px 0 0;
    max-width: 640px;
  }
  
  .home #banner .wrap{
    background-position: 500px center;  
  }
  
  .home .banner-description{
    padding: 130px 20px 0 0;
    max-width: 740px;
    top: 50px;
  }
  
  .banner-description form{
    margin: 0 0 20px 0;
  }
  
  .banner-description h2 {
    font-size: 46px;
  }

  .home-case-study h2{
    font-size: 40px;
  }
  
  .integeration-section h2{
    font-size: 40px;  
  }

  .integeration-section-description{
    width: 40%;  
  }
  
  .integeration-section-info .graph {
    width: 629px;
    height: 346px;
    background-size: 629px 346px;
  }
  
  .integeration-section-info .graph .more {
    font-family: 'montserratlight';
    display: block;
    width: 90px;
    height: 90px;
    color: #8da2b5;
    font-size: 20px;
    float: right;
    margin: 140px 0 0 0;
    padding: 28px 0 0 0;
    background: #fff;
    text-align: center;
    border-radius: 100%;
  }
  
  .signup .wrap{
    padding-left: 5%;
    padding-right: 5%;  
  }
  
  .signup-left{
    width: 40%;  
    padding-right: 5%;
  }
  
  .signup .signup-left form{
    max-width: 100%;  
  }
  
  .signup .signup-left form input{
    width: 60%;  
  }
  
  .signup .signup-left form input[type="submit"]{
    width: 40%;  
    padding-left: 10px;
    padding-right: 10px;
  }
  
  .signup-right{
    width: 55%;  
  }
  
  .pb-left-content{
    padding: 50px 0 0 50px !important;
  }
  
  .pb-right-content{
    padding: 50px 50px 0 0 !important;
  }
  
  .three-column-content{
    padding-left: 20px !important;
    padding-right: 20px !important;  
  }
  
  .colored-background{
    padding: 50px 0 50px 0;
    color: #fff !important;  
  }
  
  .colored-background .so-widget-sow-editor{
    padding-bottom: 0px; 
  }
  
  .colored-background h3.widget-title,
  .colored-background a{
    color: #fff !important;  
  }
  
  .colored-background .widget_sow-image img{
    position: relative;
    margin: 50px 0 0 0;
    bottom: 0px;
  }  
  
  .colored-background .blue .widget_sow-image img{
    bottom: 0px;
  }

  .nav-primary {
    padding-top: 0px;
  }
  
  .dropdown1 .coll.coll1 img,  
  .dropdown1 .coll.coll2 img, 
  .dropdown1 .coll.coll3 img {
  /*width: 50px;*/
  }
  
  .home-case-study h2 {
  margin-bottom: 85px;
  }
  
  .before-footer .widget:nth-child(1) .widget-title {
  padding-left: 0px;
  background-size: 25px;
  }
    
  .before-footer .widget:nth-child(2) .widget-title {
  padding-left: 0px;
  background-size: 30px;
  }
  
  .before-footer .widget:nth-child(3) .widget-title {
  padding-left: 0px;
  background-size: 28px;
  }
  
  .features-section .features-nav li.feature1 a,
  .features-section .features-nav li.feature2 a,
  .features-section .features-nav li.feature3 a{
  background-size: 55px;
  background-position: 0px;
  padding-left: 20px;
  }
        
  .logo-bar {
  height: 100px;
  }
    
  .logo-bar .column {
  padding: 15px 0px 0px 0px;
  min-height: 100px;
  }
    
  .home .before-footer {
  background-size: 300vw 250px;
  }
  
  .before-footer {
  min-height: 335px;
  }
  
  .before-footer .widget-title {
  margin-bottom: 20px;
  }
  
  .header-image .site-title > a {
  width: 115px;
  }
  
  .header-image .title-area {
  margin: 4px 0px 18px 0px;
  }
  
  .site-header > .wrap {
/*  padding: 11px 80px 0px; */
  }

  .features-section, 
  .integeration-section,
  .mobile-section,
  .home-case-study {
  font-size: 16px;
  padding-top: 70px;
  padding-bottom: 70px;
  }
  
  #page-title {
  font-size: 16px;
  padding-top: 70px;
  padding-bottom: 35px;
  }

  .integeration-section h2,
  .mobile-section h2 {
  margin-bottom: 35px;
  }
    
  .integeration-section .button,
  .features-section .button, 
  .integeration-section .button,
  .mobile-section .button,
  .home-case-study .button,
  .integeration-section .button {
  margin-top: 15px;
  }

  #page-title .wrap {
  max-width: 540px;
  }
  
  #banner-bottom {
  padding: 15px 0;
  }

  #banner-bottom ul li ul.sub_menu_more_dropdown li a {
  font-size: 12px;
  }
  
  #banner-bottom ul li span {
  padding: 10px;
  height: 51px;
  }
  
  #banner-bottom ul li {
  font-size: 12px;
  }
  
  
  #banner-bottom .wrap {
  max-width: 890px;
  }
  
  #banner-bottom .more_icon {
  font-size: 54px;
  margin-top: -83px;
  margin-bottom: 8px;
  }
  
  .more_icon_text {
  margin-top: -21px;
  }
  
  #banner {
  margin-top: 68px;
  }
  
  
  .signup .signup-left form input[type="submit"] {
  font-size: 12px;
  }
  
  .banner-description h5,
  .entry-content,
  .before-footer,
  .footer-widgets,
  .feature-row a, #page-title a,
  .features-section-description ul li,
  .site-footer,
  .dropdown1 .coll, 
  .dropdown2 a p{
  font-size: 14px;
  }
  
  .dropdown2 a button {
  padding: 2px 16px;
  font-size: 14px;
  }
    
  .dropdown1 .coll h2,
  .dropdown2 h2 {
  font-size: 20px;
  }
  
  .dropdown2 .one-fourth,
  .dropdown1 .coll {
  padding-top: 40px;
  padding-bottom: 40px;
  }
  
  .signup h2 {
  font-size: 36px;
  }
  
  .signup h4 {
  font-size: 15px;
  }
  
  .signup .signup-left form input[type=submit] {
  padding: 17px 12px;
  }

  .before-footer .widget-title {
  font-size: 20px;
  }
  
  .before-footer .widget-title {
  padding-bottom: 8px;
  }
  
/*  .entry-content h2 {
  font-size: 19px;
  } */
  
  .feature-row {
  padding: 50px 0px;
  }
  
  .site-inner .wrap,
  .footer-widgets .wrap,
  .before-footer .wrap {
  max-width: 880px;
  }
  
  .signup {
  padding: 80px 0 0px;
  }

  .widget-title {
  font-size: 20px;
  color: #274f66;
  }
  
  .footer-widgets h3.widget-title {
  margin-bottom: 36px;
  }
  
  .footer-widgets ul li {
  margin-bottom: 0px;
  }
  
  .footer-widgets-5 ul li {
  background-size: 15px;
  }
  
  header ul li,
  header .textwidget {
  font-size: 12px;
  }
  
  .header-image .title-area {
  max-width: 200px;
  }
  
  .site-header .widget .button {
  font-size: 12px;
  padding: 16px 20px;
  border-radius: 5px;
  }  
  
  .genesis-nav-menu a {
  padding: 20px 10px;
  }
  
  .phone-number{
  margin: 0 14px;  
  }
  
  .site-header .widget .button{
  margin-left: 15px;
  }
  
  #banner .wrap{
  background-size: 80% 80%;  
  }
  
  .home #banner .wrap,
  #banner .wrap{
  background: none; 
  margin-top: 20px;
  }
  
  #banner .banner-description{
  border-radius: 10px;
  padding: 20px;
  margin: 50px 0px 0 0;
  background: rgba(255,255,255,0.8);  
  position: absolute;
  bottom: 0px;
  right: 0px;
  margin-bottom: 50px;
  }
  
  .home #banner .banner-description{
  position: relative;
  margin: 0px 20px 0px 0px;
  bottom: 0px;
  top: 0;
  }
  
  .banner-description{
  padding: 180px 20px 0 0;
  max-width: 690px;
  }
  
  .home .banner-description{
    padding: 130px 20px 0 0;
    max-width: 590px;
  }
  
  .banner-description h3 {
    font-size: 18px;
  }
  
  .banner-description h2 {
    font-size: 36px;
    margin-bottom: 10px;
  }
  
  .banner-description h4 {
    font-size: 24px;
    margin-bottom: 10px;
  }
  
  .home-intro-section {
    padding: 70px 0 0 0;
  }
  
  .home-intro-section h2 {
  margin: 0 auto 35px auto;
  font-size: 38px;
  margin-bottom: 25px;
  }
  
  .home-intro-section p {
  font-size: 18px;
  }
  
  .home-intro-section .wrap {
  padding-bottom: 0px;
  max-width: 730px;
  }
  
  .home .signup {
  padding: 90px 0 10px 0;
    clear: left;
  }
  
  .home-intro-section {
  padding: 70px 0 0 0;
  }  
  
  .features-section {
  padding: 0px 0 80px;
  }
  
  .features-section .features-nav {
  margin-bottom: 50px;
  }
  
  .features-section .features-nav li {
  padding: 15px 0;
  }
  
  .features-section .button-container {
  text-align: center;
  margin-top: 50px;
  }
  
  .integeration-section {
  padding: 80px 0 80px 0;
  }
  
  
  .banner-description form,
  .signup form,
  .signup .signup-left input form{
  margin: 0 0 20px 0;
  max-width: 420px;  
  }
  
  .signup form{
  margin: 60px auto 20px;
  max-width: 420px;  
  }
  
  .banner-description form input,
  .signup form input{
  width: 260px;
  padding: 13px 12px 13px;
  }
  
  .signup .signup-left form input{
  padding: 8px 12px 9px;
  }
  
  .banner-description input[type=submit],
  .signup form input[type=submit] {
  width: 143px;
  font-size: 14px;
  padding: 19px 12px;
  }
  
  .signup .signup-left form input{
  width: 60%;  
  }
  
  
  .android-mobile-device,
  .iphone-mobile-device {
  width: 200px;
  height: 400px;
  float: left;
  padding: 38px 9px 0px 9px;
  margin-right: 39px;
  background-size: 200px 400px;
  margin-top: 40px;
  }

  .features-section .wrap,
  .integeration-section .wrap {
    max-width: 80%;
  }
  
  .home-case-study .wrap,
  .mobile-section .wrap {
  max-width: 880px;
  }
  
  .features-section .features-nav li a {
  font-size: 18px;
  }
  
  
  .signup .wrap {
  max-width: 1060px;
  }
  
  .logo-bar .wrap {
  max-width: 880px;
  }

  .integeration-section-info .graph {
  width: 550px;
  height: 275px;
  background-size: 550px 275px;
  }
  
  .features-section-description {
  padding: 15px 0 0 40px;
  }
  
  .features-section-description h3 {
  font-size: 24px;
  }
  
  .mobile-section-description {
  float: left;
  margin-left: 50px;
  padding: 50px 0 0 0;
  width: 320px;
  }
  
  .mobile-section h2 {
  font-size: 40px;
  }
  
  .mobile-section {
  background-size: 270px;
  }
  
  .home-case-study{
  color: #274f66;
  padding: 110px 0 90px 0;
  text-align: center;
  }
  
  .home-case-study .case-study-pic{
  float: left;
  max-width: 25%;
  margin-right: 5%;  
  }
  
  
  .home-case-description{
  float: left;
  width: 70%;  
  text-align: left;
  }
  
  .home-case-study blockquote {
  font-size: 30px;
  }
  
  .home-case-description span{
    padding-left: 0px;  
  }
  
  .home-case-description strong{
    padding-left: 66px;  
  }
  
  .home-case-description .button{
    margin-top: 20px;
  }
  
  .features-section .button, 
  .integeration-section .button,
  .mobile-section .button,
  .home-case-study .button,
  button {
  font-size: 14px;
  padding: 25px 37px;
  }

  .dropdown2 a button {
    padding: 2px 16px !important;
  }
  
  .dropdown2 a p {
  font-size: 13px;
  }

  .ptp-dg5-button {
    font-size: 14px !important;
  }

  
  .footer-widgets {
  padding: 50px 0px
  }
  
  .site-footer {
  padding: 20px 0 20px;
  }

  .footer-widgets-1,
  .footer-widgets-2,
  .footer-widgets-3,
  .footer-widgets-4,
  .footer-widgets-5 {
    width: 19%;
  }
  
  .footer-widgets-1,
  .footer-widgets-2,
  .footer-widgets-3,
  .footer-widgets-4 {
    margin-right: 1%;
  }
  
  .footer-widgets-5{
    float: left;
  }

  
  .wrap {
    max-width:1180px;
  }
  
  .dropdown1 .wrap,
  .dropdown2 .wrap {
  max-width: 880px;
  }
  
  .content-sidebar-sidebar .content-sidebar-wrap,
  .sidebar-content-sidebar .content-sidebar-wrap,
  .sidebar-sidebar-content .content-sidebar-wrap {
    width: 920px;
  }
  
  

  .content {
    width: 800px;
  }

  .sidebar-content-sidebar .content,
  .sidebar-sidebar-content .content,
  .content-sidebar-sidebar .content {
    width: 580px;
  }
  
  .sidebar-primary {
  width: 300px;
  }
  
  ul#menu-social-menu li {
  background-size: 15px;
  }

  /* -------------------------------- 1200px ------------------------ */

  .wrap {
    max-width: 960px;
  }
  
  .site-header .title-area{
    max-width: 100%;
  }
  
  .header-image .site-title > a {
    background-position: center !important;
  }
  
  .nav-primary .wrap {
    padding: 0;
  }
  
  .banner-description{
    padding: 140px 20px 0 0;
    max-width: 560px;
  }
  
  .home .banner-description{
    padding: 100px 20px 0 0;
  }

  #banner-bottom ul li {
    width: 12.5%;
    font-size: 14px;
    margin-bottom: 10px;
  }  
 
  .features-section .features-nav li {
    padding: 9px 0;
  }
  
  
  .features-section .features-nav li a {
    font-size: 20px;
    padding: 20px 0 0 90px;
  }
  
  .features-section {
  padding: 0px 0 90px;
  }

.features-section-description ul li{
  padding: 18px;  
}

  
  .mobile-section-description h2{
    margin-bottom: 20px;  
  }
  
  .mobile-section-description .button{
    margin-top: 8px;
  }
  
  .features-section .button-container {
    text-align: center;
    margin-top: 40px;
  }
  
    
  .content-sidebar-sidebar .content-sidebar-wrap,
  .sidebar-content-sidebar .content-sidebar-wrap,
  .sidebar-sidebar-content .content-sidebar-wrap {
    width: 740px;
  }

  .sidebar-content-sidebar .content,
  .sidebar-sidebar-content .content,
  .content-sidebar-sidebar .content {
    width: 400px;
  }
  
}

@media only screen and (max-width: 1120px) {
  
  .integeration-section {
    padding: 90px 0 90px 0;
  }
  
  .signup .signup-left h2 {
    font-size: 40px;
  }

  .signup .signup-left form input{
    border-right: 2px solid #fff;
  }
  
  .signup .signup-left form input,
  .signup .signup-left form input[type=submit]{
    width: 100%;
    margin-top: 5px;
    border-radius: 10px;
  }

  .integeration-section-description{
    width: 45%;  
  }
  
  .integeration-section h2 {
    margin-bottom: 20px;
  }
  
  .integeration-section .button {
    margin-top: 8px;
  }
  
  .integeration-section-info{
    width: 50%;  
  }
  
  .integeration-section-info .graph {
    width: 419px;
    height: 231px;
    background-size: 419px 231px;
  }
  
  .integeration-section-info .graph .more {
    font-family: 'montserratlight';
    display: block;
    width: 70px;
    height: 70px;
    color: #8da2b5;
    font-size: 14px;
    float: right;
    margin: 120px 0 0 0px;
    padding: 24px 0 0 0;
    background: #fff;
    text-align: center;
    border-radius: 100%;
  }

}

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

  header ul li, header .textwidget {
  font-size: 10px;
  }
  
  .header-image .title-area {
  margin: 4px 0px 18px;
    }
    
    .site-header > .wrap {
      padding: 11px 10px 0px;
      }

}

@media only screen and (max-width: 860px) {
  
  .edition-selector {
	min-width: 250px;
	  }
	  
  .ptp-cp3-resposive-data > div {
		display: inline;
		  }
  
    button#mobile-nav-primary:before {
     font-size: 18px;
	content: "☰";
	color: #333;
  }
  
  .home #banner {  
	background-position: 55% -100px;
	background-size: 120%;
	background-size: cover;
}
  
  #banner-bottom ul li img {
  max-height: 100%;
  }

      /* ---------------------- 1023px ----------------------- */

  .wrap {
    max-width: 800px;
  }
  
  #banner {
    margin-top: 200px;
  }
  
  #banner .wrap{
    background-size: 80% 80%;
    height: 44vh
  }
  
  .banner-description{
    padding: 140px 20px 0 0;
    max-width: 560px;
  }
  
  .home .banner-description{
    padding: 100px 20px 0 0;
  }
  
  .banner-description h2 {
    font-size: 30px;
  }
  
  #banner .banner-description{
    position: absolute;
    border-radius: 10px;
    padding: 20px;
    margin: auto !important;
    right: 0;
  left: 0;
    background: rgba(255,255,255,0.8);  
  bottom: 0;
  min-width: 100%;
  }
  
  
  .home-intro-section h2,
  .features-section h2,
  .home-case-study h2,
  .signup h2,
  .pricing h2,
  #page-title h2{
    font-size: 40px;
  }

  .features-section-description h3{
    font-size: 30px;
  }
  
  .features-section .features-nav {
    display: block;
    margin: 0 auto 40px;
  }
  
  .features-section .features-nav li{
    float: none;
    width: 100%;
  }
  
  .features-section-description {
    padding-top: 0px;
  } 
   
  .android-mobile-device{
    margin-left: 100px;  
  }
  
  .footer-widgets-1,
  .footer-widgets-2,
  .footer-widgets-3,
  .footer-widgets-4,
  .footer-widgets-5{
    width: 48%;  
    margin-bottom: 50px;
  }
  
  .footer-widgets-5{
    margin-bottom: 0;  
  }

  .content,
  .content-sidebar-sidebar .content,
  .content-sidebar-sidebar .content-sidebar-wrap,
  .js .genesis-nav-menu .sub-menu a,
  .js .genesis-nav-menu .sub-menu, 
  .sidebar-content-sidebar .content,
  .sidebar-content-sidebar .content-sidebar-wrap,
  .sidebar-primary,
  .sidebar-secondary,
  .sidebar-sidebar-content .content,
  .sidebar-sidebar-content .content-sidebar-wrap,
  .site-header .widget-area,
  .title-area {
    width: 100%;
  }

  .site-header .wrap {
    padding-left: 5%;
    padding-right: 5%;
  }
  
  .dropdown_shadow_bottom{
    padding: 36px 0 20px 0;
  }  
  
  .site-header .dropdown1 .wrap{
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;  
  }
  
  .site-header .dropdown2 .wrap{
    max-width: 100%;
  }
  
  .dropdown1 .coll {
    padding: 0 10px;
  }
  
  .nav-primary .wrap{
    margin: 0;  
  }

  .genesis-nav-menu li,
  .header-image .title-area,
  .site-header ul.genesis-nav-menu,
  .site-header .search-form {
    float: none;
  }

  .genesis-nav-menu,
  .site-description,
  .site-header .title-area,
  .site-header .widget-area,
  .site-title {
    text-align: center;
    margin: auto;
  }
  
  .site-header .widget-area{
    margin: 0;  
  }



  .site-header .search-form {
    margin: 16px auto;
  }

  .js nav.nav-primary,
  .js .site-header nav  {
    display: none;
    position: relative;
  }

  .js .site-header nav .wrap {
    padding: 0;
  }

  .js nav.pagination {
    display: block;
  }

  .menu-toggle,
  .sub-menu-toggle {
    border-width: 0;
    background-color: #fff;
    color: #333;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    visibility: visible;
  }
  
  .sub-menu-toggle:hover,
  .sub-menu-toggle:focus {
    border-width: 0;
  }

  .menu-toggle {
    border-top: 1px solid #eee;
    line-height: 20px;
    position: relative;
    right: 0;
    z-index: 1000;
    width: 100%;
  }

  .site-header .menu-toggle {
    border: 0;
  }
  
  .menu-toggle:before,
  .menu-toggle.activated:before {
    margin-right: 10px;
    text-rendering: auto;
    -webkit-transform: translate(0, 0);
    -ms-transform:     translate(0, 0);
    transform:         translate(0, 0);
  }

  .sub-menu-toggle {
    float: right;
    padding: 10px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
  }

  .sub-menu-toggle:before {
    display: inline-block;
    text-rendering: auto;
    -webkit-transform: translate(0, 0);
    -ms-transform:     translate(0, 0);
    transform:         translate(0, 0);
    width: 10px;
    height: 6px;
    /*background: url(/wp-content/themes/vtiger/images/nav-dropdown.png) no-repeat;*/
  }

  .sub-menu-toggle.activated:before {
    content: " ";
  }


  .js .nav-primary .genesis-nav-menu .menu-item,
  .js .site-header .genesis-nav-menu .menu-item {
    display: block;
    float: none;
    margin: 1px 0;
    position: relative;
    text-align: left;
  }

  .js .genesis-nav-menu .menu-item:hover {
    position: relative;
  }

  .js .nav-primary .genesis-nav-menu .menu-item a,
  .js .site-header .genesis-nav-menu .menu-item a {
    border: none;
    padding: 12px 0;
    width: 100%;
  }

  .js .genesis-nav-menu .sub-menu {
    border: none;
  }

  .js .genesis-nav-menu .menu-item > a:focus ul.sub-menu,
  .js .genesis-nav-menu .menu-item > a:focus ul.sub-menu .sub-menu {
    left: 0;
    margin-left: 0;
  }

  .js .genesis-nav-menu > .menu-item-has-children > a:after {
    content: none;
  }

  .js .genesis-nav-menu .sub-menu {
    clear: both;
    display: none;
    margin: 0;
    opacity: 1;
    padding-left: 15px;
    position: static;
    width: 100%;
  }

  .js .genesis-nav-menu .sub-menu .sub-menu {
    margin: 0;
  }

  .js nav button:hover,
  .js .menu-toggle:hover,
  .js .nav-primary {
    background-color: #fff;
    color: #000;
  }

  .js nav button:focus,
  .js .menu-toggle:focus {
    background-color: #fff;
    color: #08a5ff;
  }
  
  .panel-grid h3.widget-title,
  .entry-content .widget-title,
  .panel-grid .panel-last-child h3.widget-title  {
    font-size: 24px;
  }
  
  .panel-grid h3.widget-title{
    font-size: 24px;
  }
  
  .entry-content .panel-grid,
  .entry-content .panel-grid .panel-last-child{
    font-size: 18px;
  }
  
  .entry-content .more,
  .panel-grid .more{
    font-size: 14px;
  }  
  
  
  /* ------------ Integrations ------------ */
  
  .feature-blocks {
    min-height: 365px;
    }

  
/* ----------- Imported ------------------*/

  .main-feature-60, 
  .main-feature-40, 
  .main-feature-50-left, 
  .main-feature-50-right {
  float: left;
  width: 100%;
  padding: 20px 0px;
  }
    
  .img-left-75,
  .img-left-100,
  .img-left-110,
  .img-left-125,
  .img-left-150,
  .img-left-175,
  .img-right-75,
  .img-right-100,
  .img-right-110,
  .img-right-125,
  .img-right-150,
  .img-right-175 {
  min-width: 100%;
  max-width: 100%;
  margin-left: 0px;
  margin-right: 0px;
  }
  
  
  .image-right, .image-left {
  padding-left: 0px;
  padding-right: 0px;
  }

  .feature-row {
  padding: 0px;
  clear: left;
  display: block;
  margin: 20px 0px;
  padding: 40px 0px;
  }

/* ----- default --- */

  body > div {
  font-size: 1.8rem;
  }
  
  body {
  font-size: 18px;
  font-size: 1.8rem;
  }
  
  #banner{
  overflow: hidden;  
  }

  .banner-description h2 {
  font-size: 18px;
  margin-bottom: 10px;
  }
  
  .banner-description h4 {
  font-size: 18px;
  margin-bottom: 10px;
  }
  
  .site-inner {
  padding: 5% 5% 0;
  }
  
  .home .site-inner{
  padding: 0;  
  }
  
  .wrap {
  padding: 5%;
  }

  .after-entry,
  .archive-description,
  .author-box,
  .comment-respond,
  .entry,
  .entry-comments,
  .entry-pings,
  .sidebar .widget {
  padding: 30px;
  margin-bottom: 5%;
  }

  .sidebar {
  margin-bottom: 5%;
  }
  
  .pagination {
  margin: 5% auto;
  }
  
  .archive-pagination li a {
  margin-bottom: 4px;
  }
  
  .five-sixths,
  .four-sixths,
  .one-fourth,
  .one-half,
  .one-sixth,
  .one-third,
  .three-fourths,
  .three-sixths,
  .two-fourths,
  .two-sixths,
  .two-thirds {
  margin: 0;
  width: 100%;
  }
  
  .dropdown2 .one-fourth {
  width: 23.076923076923077%;
  margin-left: 2.564102564102564%;
  }
  
  .dropdown2 .one-fourth.first {
  margin-left: 0;
  }
  
  .features-section-description {
  padding: 40px 0 0 0px;
  }
  
  .integeration-section-description {
  width: 100%;
  float: none;
  }
  
  .integeration-section-info{
  width: 420px;
  margin: 60px auto 0;
  float: none;  
  }
  
  .android-mobile-device,
  .mobile-section-description{
  margin-left: 0px;  
  }

  .pricing .coll {
  width: 32.2%;
  margin-left: 1.564102564102564%;
  }
  
  
  .before-footer .widget-title{
  margin-bottom: 20px;  
  }
  
  .page-template-page-sales .before-footer,
  .page-template-page-ultimate .before-footer,
  .before-footer,
  .home .before-footer{
  background: #fff;
  text-align: left;
  }
  
  .before-footer .wrap{
  padding: 90px 0;  
  }

  .before-footer .widget{
  margin-bottom: 40px;
  max-width: 80%;
  float: none;
  margin: 0 auto 30px auto;
  }
  
  .site-footer .one-half.first{
  margin-bottom: 20px;
  }
  
  .pb-left-content,
  .pb-right-content{
  padding: 0px 0 0 0px !important;
  }
  
  .panel-grid {
  margin-bottom: 30px !important;
  }
  
  .three-column-content {
  padding-left: 0px !important;
  padding-right: 0px !important;
  }
  
  .faq-section-container{
  margin-bottom: 40px;
  text-align: center;  
  }
  
  .faq-section-container p{
  max-width: 100%;  
  }

  .faq-section{
  font-size: 24px;
  color: #274f66;
  border: 3px solid #ededed;
  border-radius: 10px;
  padding: 28px 10px 0px;
  }
  
  .faq-section .button{
  display: block;
  float: none;
  margin-bottom: 20px;
  padding: 20px 10px;
  }

  /* -------------------- 740px ---------------------- */

  #page-title {
  padding-top: 0px;
  padding-bottom: 0px;
  }
  
  .dropdown1 .coll {
    font-size: 12px;
  }
  
  .dropdown1 .coll h2 {
    font-size: 16px;
    margin: 15px 0 5px 0;
  }

  .dropdown2 .one-fourth {
    width: 48%;
    margin: 0 1% 5% 1%;
  }
  
  #banner-bottom ul li {
    width: 50%;
    margin-bottom: 30px;
  }  
  
  .mobile-section{
    background-size: 265px 435px;  
  }

  .android-mobile-device{
    width: 175px;
    height: 355px;
    float: left;
    padding: 34px 8px 0 8px;
    margin-right: 46px;
    margin-left: 20%;
    background: url(/wp-content/themes/vtiger/images/android-device-background.png) no-repeat;
    background-size: 175px 355px;
  }
  
  .iphone-mobile-device{
    width: 176px;
    height: 355px;
    float: left;
    padding: 49px 13px 0 11px;
    margin-top: 6px;
    background: url(/wp-content/themes/vtiger/images/iphone-device-background.png) no-repeat;
    background-size: 175px 355px;
  }
  
  .pricing .coll .description {
    font-size: 22px;
    padding: 15px 10px 0px;
  }
  
  .signup .signup-left,
  .signup .signup-right{
    width: 100%;  
  }
  
  .signup .signup-left{
    margin-top: 20px;  
  }
  
  .logo-bar .column{
    position: relative;
    width: 50%;
  }
  
  .feature-blocks{
    width: 100%;
min-height: 120px;  
  }
  
  .feature-blocks.first{
    margin-left: 0;  
  }

  /* -------------------- 600px ---------------------- */ 

  .home #banner {
  max-height: 450px;
  }
  
  .home #banner > img {
  min-width: 220%;
  }

  .home-intro-section {
  padding: 0px;
  }
  
  .site-header .widget .button{
  margin: 0px auto;  
  }
  
  .site-header .phone-number{
  margin: 0;  
  }
  
  .site-header .widget span{
  margin: 0 10px;  
  }
  
  .banner-description form,
  .signup form,
  .signup .signup-left form{
  margin: 20px auto 20px;
  max-width: 420px;  
  }
  
  .banner-description form input,
  .signup form input,
  .signup .signup-left form input{
  border-right: 1px solid #e6ecf2;
  }
  
  .banner-description form input,
  .banner-description input[type=submit],
  .signup form input,
  .signup form input[type=submit],
  .signup .signup-left form input,
  .signup .signup-left form input[type=submit]{
  width: 100%;
  margin-top: 5px;
  border-radius: 10px;
  }
  
  .android-mobile-device{
    margin-left: 10%;
  }
  
  .home-case-study h2 {
    margin-bottom: 70px;
  }
  
  .home-case-study .case-study-pic {
    display: block;
    float: none;
    margin: 0 auto 5%;
  }
  
  .home-case-description {
    float: left;
    width: 100%;
    text-align: left;
  }
  
  .home-case-description .button{
    padding: 35px;
  }
  
  
  .pricing .coll{
    width: 100%;
    margin: 20px 0;  
  }
 
}

@media only screen and (max-width: 860px) {
 
  
  .site-header {
  position: static;
    }
  
  .site-header .widget .button{
    margin: 10px auto;  
  }
  
  #banner{
  position: static;
    margin-top: 1px !important;  
  }
  
  .features-section .features-nav li a {
    font-size: 18px;
  }  
  
  
  .android-mobile-device{
    width: 140px;
    height: 282px;
    padding: 30px 8px 0 8px;
    margin-right: 5%;
    margin-left: 0;
    background-size: 140px 282px;
  }
  
  .iphone-mobile-device{
    width: 140px;
    height: 282px;
    padding: 28px 10px 0 9px;
    background-size: 140px 282px;
  }

  /* ------------------- 460px ------------------ */

    .features-section .features-nav li a {
    font-size: 14px;
  }  

  
  .integeration-section-info{
    width: 100%;  
  }

  .integeration-section-info .graph {
    width: 301px;
    height: 174px;
    margin: 0 auto;
    background-size: 301px 174px;
  }
  
  .integeration-section-info .graph .more {
    font-family: 'montserratlight';
    display: block;
    width: 50px;
    height: 50px;
    color: #8da2b5;
    font-size: 12px;
    float: right;
    margin: 90px auto 0;
    padding: 18px 0 0 0;
    background: #fff;
    text-align: center;
    border-radius: 100%;
  }
  
}

#banner {
  margin-top: 78px;
}

.header-image .title-area,
.genesis-nav-menu .menu-item,
.site-header .widget-area {
  padding-top: 13px;
}

.genesis-nav-menu .menu-item {
  padding-bottom: 13px;
}

.site-header .wrap {
  padding-top: 0px;
  padding-bottom: 0px;
}

.nav-open {
  transform: rotateZ(180deg);
}

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

  #banner {
	margin-top: 0px;
  }
  
  .banner-description h1 {
  	font-size: 26px;
  }

}