/*
Theme Name: StartApp
Theme URI: http://startapp.8guild.com/
Author: 8Guild
Author URI: http://8guild.com/
Description: Multi-purpose business theme.
Version: 1.1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: startapp
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, flexible-header, custom-colors, custom-menu, editor-style, featured-images, full-width-template, post-formats, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Startapp is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
.rightside_form {padding-left: 30px; padding-right: 30px; border: 1px solid #3693cb; border-radius: 10px; box-shadow: 1px 0 #3693cb; }
 .rightside_form.hs-custom-style fieldset>div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]) {
    width: 80%;
    max-width: 100%;
}

.rightside_form textarea#message-dc627496-d39d-42dc-9973-039902562a57 {
    width: 90%;
}
ul.listednobullets-items li:before {content: ''; position: absolute; left: 0; background: url(http://vipstaging.net/gslab-landingpage/wp-content/uploads/2021/03/tick.png) no-repeat left; height: 12px; width: 15px; top: 6px; } 
ul.listednobullets-items li {position: relative; font-weight: 600; list-style: none; font-size: 17px; color: #0F4E95; padding-left: 28px; } 
ul.listednobullets-items {padding: 0; margin: 0; margin-top: 22px; margin-bottom: 40px;}
.get-in-touch{
	background-color:#DAE9F9;
    color:#086AD5;

}
.table_col p:last-child {
    text-align: center;}
.topbar-custom{
   display:none;
}
h2.form_title {text-align: center; }
span.bluetext {color: #032980; padding: 0 20px 0 15px; font-size: 50px; font-weight: bold; }
.table_col .container {display: flex; } 
.table_col p {margin-right: 25px; }
span.blacktext {padding-left: 14px; display: inline-block; color: #f16a17; text-transform: capitalize; padding-top: 5px; font-size: 24px; line-height: 30px; font-weight: bold; }
.single-gray-box h3 img, .sec2-cols .text-block h3 img {
    vertical-align: text-bottom;
}

.row.imagesinarow img {width: 75%; } .row.imagesinarow .text-block p {
    padding-top: 20px;
}
.row.imagesinarow {text-align: center; }
section#centeraligned {text-align: center; width: 100%; } .bottomdiv img {width: 40%; vertical-align: middle; margin: 0 35px; }

 @media only screen and (max-width: 767px) {
  .table_col .container {display: block; }
.bottomdiv img {width: 100%; vertical-align: middle; margin: 0; }

}