/*
Theme Name: Seema Eye
Theme URI: https://adit.co/
Author: Adit Team
Author URI: https://adit.co/
Description: Twenty Sixteen is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog
Text Domain: Seema Eye

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.
*/


.who-we-arecol1 h1 { color: #29ace5; font-weight: bold; margin: 0 0 25px; font-size: 2.000em; }
.hmbanner-form h3{
    font-size: 20px;
    line-height: 1.2;
    font-weight: bold;
    color: #29ace5;
    text-align: center;
    margin-bottom: 45px;
    text-transform: uppercase;
}
.teasercaption .teasertext h2 , .teasercaption .teasertext h3 {
    color: #404040;
    font-family: 'Quicksand', Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 1.2;
    font-weight: normal;
    text-transform: capitalize;
}

.advantagesbox h4 {
    font-size: 15px !important;
    line-height: 1.2 !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    margin-bottom: 15px !important;
}

@media only screen and (max-width: 1440px){
	.teasercaption .teasertext .header-text h2 {
		font-size: 36px;
		line-height: 38px;
		margin-bottom: 15px;
	}
}
@media only screen and (max-width: 767px){
.headmaprow{
   right: 0px !important;
}
}