article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }
/* * Corrects `inline-block` display not defined in IE 6/7/8/9 and Firefox 3. */
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
/* * Prevents modern browsers from displaying `audio` without controls.
* Remove excess height in iOS 5 devices. */
audio:not([controls]) { display: none; height: 0; }
/* * Addresses styling for `hidden` attribute not present in IE 7/8/9, Firefox 3, * and Safari 4.
* Known issue:no IE 6 support. */
[hidden] { display: none; }
/* ==========================================================================
Base
========================================================================== */
/* * 1. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using
*    `em` units.
* 2. Prevents iOS text size adjust after orientation change, without disabling
*    user zoom. */
 
html { font-size: 100%; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
-ms-text-size-adjust: 100%; /* 2 */ }
html, html a { -webkit-font-smoothing: antialiased; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004); }
/* * Addresses `font-family` inconsistency between `textarea` and other form
* elements. */
html, button, input, select, textarea { font-family: 'Raleway-Light', arial; }
/* * Addresses margins handled incorrectly in IE 6/7. */
body { margin: 0; font-family: 'Raleway-Light', arial; }
/* ==========================================================================
Links
========================================================================== */
/* * Addresses `outline` inconsistency between Chrome and other browsers. */
 
a:focus { outline: thin dotted; }
/* * Improves readability when focused and also mouse hovered in all browsers. */
a:active, a:hover { outline: 0; }
/* ==========================================================================
Typography
========================================================================== */
/* * Addresses font sizes and margins set differently in IE 6/7.
* Addresses font sizes within `section` and `article` in Firefox 4+, Safari 5, * and Chrome. */

@font-face {
    font-family: 'Raleway-Light';
    src: url('../fonts/raleway-light-webfont.eot');
    src: url('../fonts/raleway-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway-light-webfont.woff2') format('woff2'),
         url('../fonts/raleway-light-webfont.woff') format('woff'),
         url('../fonts/raleway-light-webfont.ttf') format('truetype'),
         url('../fonts/raleway-light-webfont.svg#ralewaylight') format('svg');
    font-weight: normal;
    font-style: normal;
}

h1 { font-family: "Raleway-Light" , arial; font-size: 2em; margin:  0;padding:0.5em 0; color: #353535; line-height: 32px; }
h2 { font-size: 12px; font-family: "Raleway-Light" , arial; color: #333333; text-transform: uppercase; font-weight: bold; }
h3 { font-size: 15px; font-family: "Raleway-Light" , arial; color: #797879; text-transform: uppercase; font-weight: bold; }
h4 { font-size: 14px; font-family: "Raleway-Light" , arial; color: #333333; text-transform: uppercase; font-weight: bold;margin: 0; }
h5 { font-size: 0.83em; margin: 1.67em 0; }
h6 { font-size: 0.75em; margin: 2.33em 0; }
/* * Addresses styling not present in IE 7/8/9, Safari 5, and Chrome. */
abbr[title] { border-bottom: 1px dotted; }
/* * Addresses style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome. */
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
/* * Addresses styling not present in Safari 5 and Chrome. */
dfn { font-style: italic; }
/* * Addresses styling not present in IE 6/7/8/9. */
mark { background: #ff0; color: #000; }
/* * Addresses margins set differently in IE 6/7. */
p { margin: 1em 0 }
/* * Corrects font family set oddly in IE 6, Safari 4/5, and Chrome. */
code, kbd, pre, samp { font-family:"Raleway-Light" , arial;  font-size: 1em; }
/* * Improves readability of pre-formatted text in all browsers. */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
/* * Addresses CSS quotes not supported in IE 6/7. */
q { quotes: none; }
/* * Addresses `quotes` property not supported in Safari 4. */
q:before, q:after { content: ''; content: none; }
small { font-size: 75%; }
/* * Prevents `sub` and `sup` affecting `line-height` in all browsers. */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
/* ==========================================================================
Lists
========================================================================== */
/* * Addresses margins set differently in IE 6/7. */
 
dd { margin: 0 0 0 40px; }
/* * Addresses paddings set differently in IE 6/7. */
menu, ol, ul { padding: 0 0 0 40px; }
/* * Corrects list images handled incorrectly in IE 7. */
nav ul, nav ol { list-style: none; list-style-image: none; }
/* ==========================================================================
Embedded content
========================================================================== */
/* * 1. Removes border when inside `a` element in IE 6/7/8/9 and Firefox 3.
* 2. Improves image quality when scaled in IE 7. */
 
img { border: 0; /* 1 */
-ms-interpolation-mode: bicubic; /* 2 */ }
/* * Corrects overflow displayed oddly in IE 9. */
svg:not(:root) { overflow: hidden; }
/* ==========================================================================
Figures
========================================================================== */
/* * Addresses margin not present in IE 6/7/8/9, Safari 5, and Opera 11. */
 
figure { margin: 0; }
/* ==========================================================================
Forms
========================================================================== */
/* * Corrects margin displayed oddly in IE 6/7. */
 
form { margin: 0; }
/* * Define consistent border, margin, and padding. */
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
/* * 1. Corrects color not being inherited in IE 6/7/8/9.
* 2. Corrects text not wrapping in Firefox 3.
* 3. Corrects alignment displayed oddly in IE 6/7. */
legend { border: 0; /* 1 */
	padding: 0; white-space: normal; /* 2 */
*margin-left: -7px; /* 3 */ }
/* * 1. Corrects font size not being inherited in all browsers.
* 2. Addresses margins set differently in IE 6/7, Firefox 3+, Safari 5, *    and Chrome.
* 3. Improves appearance and consistency in all browsers. */
button, input, select, textarea { font-size: 100%; /* 1 */
	margin: 0; /* 2 */
	vertical-align: baseline; /* 3 */
*vertical-align: middle; /* 3 */ }
/* * Addresses Firefox 3+ setting `line-height` on `input` using ` !important` in
* the UA stylesheet. */
button, input { line-height: normal; }
/* * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
*    and `video` controls.
* 2. Corrects inability to style clickable `input` types in iOS.
* 3. Improves usability and consistency of cursor style between image-type
*    `input` and others.
* 4. Removes inner spacing in IE 7 without affecting normal text inputs.
*    Known issue:inner spacing remains in IE 6. */
button, html input[type="button"], /* 1 */
input[type="reset"], input[type="submit"] { -webkit-appearance: button; /* 2 */
	cursor: pointer; /* 3 */
*overflow: visible; /* 4 */ }
/* * Re-set default cursor for disabled elements. */
button[disabled], input[disabled] { cursor: default; }
/* * 1. Addresses box sizing set to content-box in IE 8/9.
* 2. Removes excess padding in IE 8/9.
* 3. Removes excess padding in IE 7.
*    Known issue:excess padding remains in IE 6. */
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
	*height: 13px; /* 3 */
*width: 13px; /* 3 */ }
/* * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
* 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
*    (include `-moz` to future-proof). */
input[type="search"] { -webkit-appearance: textfield; /* 1 */
	-moz-box-sizing: content-box; -webkit-box-sizing: content-box; /* 2 */
box-sizing: content-box; }
/* * Removes inner padding and search cancel button in Safari 5 and Chrome
* on OS X. */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
/* * Removes inner padding and border in Firefox 3+. */
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
/* * 1. Removes default vertical scrollbar in IE 6/7/8/9.
* 2. Improves readability and alignment in all browsers. */
textarea { overflow: auto; /* 1 */
vertical-align: top; /* 2 */ }
/* ==========================================================================
Tables
========================================================================== */
/* * Remove most spacing between table cells. */
table { border-collapse: collapse; border-spacing: 0; }
/* ==========================================================================
Global Styles
========================================================================== */
p { font-family: "Raleway-Light" , arial; color: #555555; word-spacing: 1px; line-height: 19px; font-size: 13px;margin: 1em 0; }
.dark-bg { background: #f6f6f6; }
.light-bg { background-color: #fff; }
.dark-box { background: #f3f5f8; -webkit-box-shadow: 0px 3px 0px 0px #ccc; -moz-box-shadow: 0px 3px 0px 0px #ccc; box-shadow: 0px 3px 0px 0px #ccc; }
.light-box { background-color: #fff;  padding: 15px 0;box-shadow: -2px 23px 32px -31px #6F7476;overflow: hidden; }
.light-box a { color: #15A9CE; }
.light-box a:hover { color: #d435d2; }
.light-box:hover, .light-box:focus { -webkit-box-shadow: 0px 3px 0px 0px #ccc; -moz-box-shadow: 0px 3px 0px 0px #ccc; box-shadow: 0px 3px 0px 0px #ccc; }
.box-hover { transition: all 500ms ease-in-out; -webkit-transition: all 500ms ease-in-out; -moz-transition: all 500ms ease-in-out; -o-transition: all 500ms ease-in-out; }
.box-hover:hover, .box-hover:focus { transform: translate(0, -15px); -webkit-transform: translate(0, -15px); -ms-transform: translate(0, -15px); }
.wrapper { height: 650px; }
.noPad { padding: 0; }
.inner { padding-top: 170px; }
/* ==========================================================================
Navigation
========================================================================== */
#nav-toggle { position: absolute; right: 15px; top: 0; }
#nav-toggle { cursor: pointer; padding: 10px 35px 16px 0px; }
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after { cursor: pointer; border-radius: 1px; -moz-border-radius: 1px; -webkit-border-radius: 1px; -o-border-radius: 1px; height: 5px; width: 35px; background: #353535; position: absolute; display: block; content: ''; }
#nav-toggle span:before { top: -10px; }
#nav-toggle span:after { bottom: -10px; }
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after { transition: all 500ms ease-in-out; -webkit-transition: all 500ms ease-in-out; -moz-transition: all 500ms ease-in-out; -o-transition: all 500ms ease-in-out; }
#nav-toggle.active span { background-color: transparent; }
#nav-toggle.active span:before, #nav-toggle.active span:after { top: 0; }
#nav-toggle.active span:before { transform: rotate(45deg); -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); }
#nav-toggle.active span:after { transform: translateY(-10px) rotate(-45deg); -webkit-transform: translateY(-10px) rotate(-45deg); -ms-transform: translateY(-10px) rotate(-45deg); top: 10px; }
.navicon { position: relative; height: 26px; }
.indicator { position: absolute; right: 0 !important; }
.pull { display: none; }
/* ==========================================================================
Hero
========================================================================== */
.hero {  -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; height: auto; }
.hero h1 { font-size: 40px; margin: 10px; }
.hero h1 span { color: #a1a9b0; display: inline-block; }
.hero p { letter-spacing: 1px; }
.learn-more-btn { background: rgba(61, 201, 179, 1); padding: 20px 40px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; color: #fff; text-transform: uppercase; letter-spacing: 1px; display: inline-block; -webkit-box-shadow: 0px 3px 0px 0px #309383; -moz-box-shadow: 0px 3px 0px 0px #309383; box-shadow: 0px 3px 0px 0px #309383; margin: 60px 0 0; font-weight: bold; }
.learn-more-btn:hover, .learn-more-btn:focus { background: rgba(61, 201, 179, 0.6); color: #fff; }
/* ==========================================================================
Intro
========================================================================== */
.intro { background: #f0f0f0;padding:10px 0 20px 0; }
.intro2 { background: #fff;padding:10px 0 20px 0; }
.services h1 { 
    background: #fff;
    padding:24px 40px;
    border: 3px solid #c42d5a;
    width: 29%;
    margin: 30px auto;
    font-weight: 700;
    color: #50a57b;
    text-transform: capitalize!important;
    font-family: 'Raleway-700', sans-serif;
    font-size: 38px;
 }
h1.arrow { font-size: 15px; text-transform: uppercase; color: #353535; letter-spacing: 1px; background: url('../img/h1-bg.png') no-repeat center bottom; padding-bottom: 30px; font-weight: bold; }
/* ==========================================================================
Features
========================================================================== */
.features-wrapper, .team-wrapper { margin: 0 0 0 0; }
.shadow { text-shadow: rgb(55, 181, 161) 1px 1px, rgb(55, 181, 161) 2px 2px, rgb(55, 181, 161) 3px 3px, rgb(55, 181, 161) 4px 4px, rgb(55, 181, 161) 5px 5px, rgb(55, 181, 161) 6px 6px, rgb(55, 181, 161) 7px 7px, rgb(55, 181, 161) 8px 8px, rgb(55, 181, 161) 9px 9px, rgb(55, 181, 161) 10px 10px, rgb(55, 181, 161) 11px 11px, rgb(55, 181, 161) 12px 12px, rgb(55, 182, 162) 13px 13px, rgb(55, 183, 163) 14px 14px, rgb(56, 184, 164) 15px 15px, rgb(56, 185, 165) 16px 16px, rgb(56, 186, 166) 17px 17px, rgb(57, 187, 167) 18px 18px, rgb(57, 188, 168) 19px 19px, rgb(57, 189, 169) 20px 20px, rgb(58, 191, 170) 21px 21px, rgb(58, 192, 171) 22px 22px, rgb(58, 193, 172) 23px 23px, rgb(59, 194, 173) 24px 24px, rgb(59, 195, 174) 25px 25px, rgb(59, 196, 175) 26px 26px, rgb(60, 197, 176) 27px 27px, rgb(60, 198, 177) 28px 28px, rgb(60, 199, 178) 29px 29px, rgb(61, 201, 179) 30px 30px; }
.nav-prev{
    left: 0px;
}
.icon2 { height: 113px; width: 113px; line-height: 175px; max-width: 100%; background: #fff; border-radius: 50%; -o-border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; display: block; color: #fff; font-size: 55px; text-align: center; vertical-align: middle; position: relative; margin: 0 auto 50px;padding: 20px; }

/* ==========================================================================
iPhone Section
========================================================================== */
.iphone { width: 50%; background: #f3f5f8; float: left; height: 100%; box-shadow: inset -15px -11px 40px -6px rgba(0, 0, 0, 0.1); -moz-box-shadow: inset -15px -11px 40px -6px rgba(0, 0, 0, 0.1); -webkit-box-shadow: inset -15px -11px 40px -6px rgba(0, 0, 0, 0.1); z-index: 1; }
.fluid-white { width: 50%; background: #fff; float: right; height: 100%; z-index: 2; }
.responsive-services { position: relative; }
/* ==========================================================================
Swag
========================================================================== */
.swag1 { background: url('../img/about-bg2.jpg') no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-attachment: fixed; padding:50px 0;  }
.swag { background: url('../img/about-bg.jpg') no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-attachment: fixed; padding:50px 0; }
.swag h1 { color: #fff; text-transform: uppercase; letter-spacing: 1px; }
.swag p { color: #fff; font-size: 17px;  }
.swag h1 span { display: block; font-size: 25px; margin-top: 20px; }
.down-arrow-btn { width: 40px; height: 40px; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; -o-border-radius: 50%; background: rgba(61, 201, 179, 0.8); display: inline-block; margin: 10px auto 20px; color: #fff; font-size: 16px; line-height: 40px; text-align: center; }
.down-arrow-btn:hover, .down-arrow-btn:focus { color: #fff; background: rgba(61, 201, 179, 1); }
/* ==========================================================================
Portfolio
========================================================================== */
.effects { padding-left: 15px; }
.effects .img { position: relative; position: relative; z-index: 1; overflow: hidden; }
.effects .img:nth-child(n) { margin-right: 5px; }
.effects .img:first-child { margin-left: -15px; }
.effects .img:last-child { margin-right: 0; }
.effects .img img { display: block; margin: 0; padding: 0; height: auto; }
.overlay { display: block; position: absolute; z-index: 20; background: rgba(27, 101, 126, 0.8); overflow: hidden; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }
a.close-overlay { display: block; position: absolute; top: 0; right: 0; z-index: 100; width: 45px; height: 45px; font-size: 20px; font-weight: 700; color: #fff; line-height: 45px; text-align: center; background-color: #000; cursor: pointer; }
a.close-overlay.hidden { display: none; }
a.expand { display: block; position: absolute; z-index: 100; text-align: center; color: #fff; font-weight: 600; font-size: 14px; text-transform: uppercase; line-height: 30px; }
.overlay-effect .img i { font-size: 30px; }
.overlay-effect .overlay { bottom: 0; left: 0; right: 0; width: 100%; height: 100%; opacity: 0; }
.overlay-effect .overlay a.expand { left: 0; right: 0; bottom: 47%; margin: 0 auto -30px auto; }
.overlay-effect .img.hover .overlay { height: 100%; opacity: 1; }
.img img { width: -webkit-calc(100% + 40px) !important; width: calc(100% + 40px) !important; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -moz-transition: opacity 0.35s, -moz-transform 0.35s; -o-transition: opacity 0.35s, -o-transform 0.35s; -webkit-transform: translate3d(-40px, 0, 0); transform: translate3d(-40px, 0, 0); -ms-transform: translate3d(-40px, 0, 0); }
.img:hover img { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -ms-transform: translate3d(-40px, 0, 0); }
.designs { position: absolute; left: 0; right: 0; margin-left: auto; margin-right: auto; top: 50px; }
/* ==========================================================================
Subscribe
========================================================================== */
.subscribe { background: url('../img/keyboard-bg.jpg') no-repeat center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-attachment: fixed; padding: 120px 0 140px; }
.subscribe h1 { color: #fff; margin-bottom: 40px; }
.subscribe h1 span { display: block; font-size: 15px; text-transform: uppercase; font-weight: bold; margin-top: 20px; letter-spacing: 1px; }
.subscribe input[type=text] { background-color: rgba(255, 255, 255, 0.1); border: solid 1px #fff; padding: 20px; width: 30%; color: #fff; }
.subscribe input[type=submit] { background: rgba(61, 201, 179, 0.5); border: solid 1px rgba(61, 201, 179, 0.5); padding: 20px; color: #fff; text-transform: uppercase; letter-spacing: 1px; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; }
.subscribe input[type=submit]:hover { background: rgba(61, 201, 179, 1); border: solid 1px rgba(61, 201, 179, 1); color: #fff; }
/* ==========================================================================
CTA
========================================================================== */
.ignite-cta { background-color: #242830; padding: 70px 0; }
.ignite-btn { display: inline-block; padding: 25px 40px; color: #fff; border: solid 1px #fff; text-transform: uppercase; font-weight: bold; letter-spacing: 1px; }
.ignite-btn:hover, .ignite-btn:focus { color: #3dc9b3; border: solid 1px #3dc9b3; }
/* ==========================================================================
Team
========================================================================== */
.team img {  }
ul.social-buttons { list-style: none; margin: 0; padding: 0; }
ul.social-buttons li { display: inline-block; margin-right: 10px; }
ul.social-buttons li:last-child { margin-right: 0; }
.social-btn { width: 40px; height: 40px; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; -o-border-radius: 50%; background: #242830; display: inline-block; color: #fff; font-size: 17px; line-height: 40px; text-align: center; }
.social-btn:hover, .social-btn:focus { background: #3dc9b3; color: #fff; }
/* ==========================================================================
Contact
========================================================================== */
.up-btn { width: 44px; height: 50px;  -moz-border-radius: 50%; -webkit-border-radius: 50%; -o-border-radius: 50%; background: url(../img/up.png) no-repeat; display: block; margin: 0 auto; color: #fff; font-size: 18px; line-height: 46px; text-align: center; position: absolute; top: -26px; left: 0; right: 0; margin-left: auto; margin-right: auto; }
.up-btn:hover, up-btn:focus { color: #fff;  background: url(../img/up1.png) no-repeat; }
.contact-details { margin: 70px 0; }
.contact-details h2 { font-size: 20px; }
.contact-details h2 span { display: block; color: #3dc9b3; text-transform: uppercase; letter-spacing: 1px; font-size: 14px; margin-top: 15px; }
.contact-wrap { position: relative;background: #f2f2f2; padding: 25px 0;}
/* ==========================================================================
Footer
========================================================================== */
footer a { color: #a1a9b0; }
footer { background-color: #242830; padding: 40px 0 30px; }
footer p { color: #fff; }
ul.legals { list-style: none; color: #fff; line-height: 25px; }
ul.legals li { display: inline-block; }
ul.legals li::after { content: " |"; }
ul.legals li:last-child::after { content: ""; }
.legals { text-align: left; }
.credit { text-align: right; }
.legals1 { float: left; }
.credit1 { float: right; }
/* ==========================================================================
FlexSlider Custom CSS
========================================================================== */
#servicesSlider { margin-top: 70px; }
ul.slides li { margin-bottom: 0px; }
/* ==========================================================================
Waypoints
========================================================================== */
.wp2, .wp3, .wp4, .wp5, .wp6 { visibility: hidden; }
.bounceInLeft, .bounceInRight, .fadeInUp, .fadeInUpDelay, .fadeInDown, .fadeInUpD, .fadeInLeft, .fadeInRight { visibility: visible; }
.delay-05s { animation-delay: 0.5s; -webkit-animation-delay: 0.5s; }
.delay-1s { animation-delay: 1s; -webkit-animation-delay: 1s; }
.delay-2s { animation-delay: 1.5s; -webkit-animation-delay: 1.5s;}
.delay-3s { animation-delay: 2s; -webkit-animation-delay: 2s; }
.wp3 { background: url('../img/iphone-bg.png') no-repeat center center; background-position: 200px 10px; height: 100%; }


.FillingBox {
    width: 100% !important;
    margin: 0px 0px 3%;
    padding: 12px !important;
    background: #fff;
    color: #7F7F7F;
    border: medium none !important;
    font-size: 12px;
    font-family:"Raleway-Light" , arial;
    border: 1px solid #E5E5E5!important;
}
.FillingBox1 {
    width: 98% !important;
    margin: 0px 0px 3%;
    padding: 12px !important;
    background: #fff;
    color: #7F7F7F;
    border: medium none !important;
    font-size: 12px;
    font-family: "Raleway-Light" , arial;
    border: 1px solid #E5E5E5!important;
}
.capche {
    width: 50% !important;
    margin: 0px 0px 3%;
    padding: 12px !important;
    background: #fff;
    color: #7F7F7F;
    border: medium none !important;
    font-size: 12px;
    font-family:"Raleway-Light" , arial;
    border: 1px solid #E5E5E5!important;
}
.submit {
    width: 110px;
    height: auto;
    margin: 1% auto 4%;
    padding:15px 0px!important;
    overflow: hidden;
    background: #50a57b !important;
    color: #fff!important;
}
.smile{
    width: 120px;
    height: 120px;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    border-radius: 50%;
    border: 4px solid #fff;
    vertical-align: top!important;
    
}
.social{
    width: 217px;
    height: auto;
    margin: 6px 0;
    padding: 0;
    overflow: hidden;
    float: left;
}
.socialIcon{
    width: 32px;
    height:32px;
    margin: 0 2px;
    padding: 5px 10px;
    float: left;
    border-radius: 50%;
    overflow: hidden;
    color: #777;
    font-size: 21px;
    
}
.socialIcon:hover{
   cursor: pointer;
}
.iconmarg{
    margin-bottom: 3px;
}
.marg{
    margin-top: 5%;
}
.innerwhite {
    width: 98.55%;
    margin: 0px auto;
    overflow: hidden;
    padding: 30px;
    min-height: 10px;
    background: linear-gradient(to bottom, #FFF 41%, #EAEAEA 132%) repeat-x scroll 0% 0% #292929;
    border-bottom: 1px #ccc solid;
}
.innerwhite ul{
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.innerwhite ul li{
    width: 100%;
    margin-top:0;
    line-height: 18px;
    font-family: "Raleway-Light" , arial;
    color: #5f5f5f;
    font-size: 13px;
    text-align: left;
    background: url(../img/liicon.png)no-repeat scroll 0px 5px;
    padding-left: 20px;
}
.innerheading{
    background: #01bbd4;
    padding: 15px;
    text-align: center;
    width: 100%;
    font-family: "Raleway-Light" , arial;
    color: #fff;
    font-size: 20px;
    line-height: 18px;
    margin-bottom: 2%;
    margin-top: 2%;
    text-transform: uppercase;
}
.innerwhite h2{
    font-family: "Raleway-Light" , arial;
    font-size: 14px;
    color: #333333;
    margin: 0 0 8px 0;
    text-align: left;
    padding: 0;
    text-transform: none;
    word-spacing: 0;
    letter-spacing: 0;
    line-height: 20px;
    
}
.links{
  
    margin: 0 auto;
}
.icon:hover{
    opacity: 0.6;
}
.active3{
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #b1c8c8;
}
.read1{
    border: 1px;
    background: #fff;
    overflow: hidden;
    padding: 8px 20px;
    margin: 5px 0;
    font-family: "Raleway-Light" , arial;
    color: #543a59;
    font-size: 13px;
    text-align: center;
    width: 110px;
   
}
.read1:hover{
    opacity: 0.6;
}
.ash1{
    background: #f7f7f7;
    border: 1px solid #d8d8d8;
    
}

@media screen and (max-width:40em) {

    .logo img {
        width: 70%;
        margin: 0 0 15px 0;
    }
    
}


@media screen and (max-width:25em) {
     
.bgin{
    background: url("../img/bg2.jpg") no-repeat fixed center top / cover transparent;
    background-size: auto;
}
     .col-md-4 img{
        width:100%;
    } 
    .vee2 {

    margin: -7% 0px 0px;

}

    
    }
    
    
.ovrBx{
    width: auto;
    height: auto;
    margin: 0;
    padding: 10px;
    background: yellow;
    right: 0;
    bottom: 0;
    position: absolute;
    font-family: "Raleway-Light" , arial;
    font-size: 12px;
    font-weight: bold;
    color: #000;
}
.light-box h2{
     font-family: "Raleway-Light" , arial;
     font-size: 12px!important;
     font-weight: bold;
     margin: 0;
     padding: 5px 15px;
     text-transform: none;
     color: #15A9CE;
     font-weight: bold;
     
}
.light-box p{
    font-weight: bold;
    
}
.boximg {
    width: auto;
    border: 10px solid #FFFEFD;
box-shadow: 1px 3px 30px -20px #3C3838;
    background: none repeat scroll 0% 0% #FFF;
    box-sizing: border-box;
    margin: 20px 0px;
}
.up-btn:hover{
  
    opacity:0.6;
}
.lctn{
    width: 100%;
    height: auto;
    margin: 0;
    padding: 5% 0;
}
.lctn ul{
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
}
.lctn ul li{
    width: auto;
    min-height: 1px;
    padding: 0;
    margin: 0 0 10px 0;
    font-size: 12px;
    font-family:"Raleway-Light" , arial;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    list-style:none;
    text-decoration: none;
    line-height: 16px;
    background: #FFD201 ;
    display: inline-block;
}
.lctn ul li a{
    width: auto;
    min-height: 20px;
    padding: 5px 10px;
    margin: 0;
    font-size: 12px;
    font-family:"Raleway-Light" , arial;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    list-style: outside none none;
    text-decoration: none;
    line-height: 16px;
    display: inline-block;
    text-decoration: none;
    background: #FFD201 ;
}
.lctn ul li a:hover{
    color: #fff;
    background: #a87bcc ;

}

.carousel-indicators li {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 1px;
    text-indent: -999px;
    border-radius: 10px;
    cursor: pointer;
    background-color: transparent;
    background: #c42d5a;
    border: none;
}
.carousel-indicators .active {
    margin: 0px;
    width: 15px;
    height: 15px;
    background-color: #50a57b;
}
.codrops-header {
    z-index: 1000;
    position: absolute;
   bottom: 5%;
    left: 50%;
    text-align: center;
    max-width: 400px;
    transform: translate(-50%, -50%);
    backface-visibility: hidden;
    padding: 0;
}
@media screen and (max-width: 62em) {
    .codrops-header{
    display: none;
    }
    .head ul li{
    width: 100%!important;
    }
}

@media screen and (max-width: 65em) {
    .bannerCaption{
    display: none;
    }
    .carousel-indicators {
    bottom: 20px!important;
    }
    .serviceImg{
    width: 100%;
    height: auto;
    padding: 20px 0 0 0!important;
    margin-left: -15px!important;
    margin: 0;
    }
    .serviceBox table tr td{
    width: 30%;
    }
    .small{
        width: 40%!important;
    }
    .listArrow{
    display: none;
    }
    .itemBx ul{
    min-height: 1px!important;
    }
    .stHight{
    min-height: 1px;
    }
}

.stHight{
    min-height: 480px;
}
.icon2 img{
    vertical-align: top;
}
.row {
    margin-left: 0!important;
    margin-right: 0!important;
}
.green{
    width: 100%;
    background: #50a57b;
    margin: 0;
    padding: 0 0 0 15px;
    overflow: hidden;
    text-align: left;
    min-height: 56px;
}
.green h2{
    font-size: 19px !important;
    font-family: "Raleway-Light",arial;
    color: #fff;
    text-transform: uppercase;
    float: left;
}
.gray{
    width: 100%;
    background: #f2f2f2;
    margin: 0;
    padding: 20px 15px;
    overflow: hidden;
    text-align: left;
    min-height: 106px;
}
.gray h2{
    font-size: 15px !important;
    font-family: "Raleway-Light",arial;
    color: #c42d5a;
    text-transform: uppercase;
    float: left;
}
.gray2{
    width: 100%;
    background: #f2f2f2;
    margin: 0;
    padding:0;
    overflow: hidden;
    text-align: left;
    min-height: 50px;
}
.gray2 p{
    font-size: 13px !important;
    font-family: "Raleway-Light",arial;
    color: #333;
    width: 66%!important;
    float: left!important;
    padding: 0 10px!important;
}
.moreGray{
    height: 50px;
    float: right;
    width: 44px;
    background: url(../img/arrow.jpg) no-repeat;
    margin: 0;
    padding:0;    

}
.moreGray:hover{
    background: url(../img/arrowHover.jpg) no-repeat;
    cursor: pointer;
}
.white2{
    width: 100%;
    background: #fff;
    margin: 0;
    padding: 0 15px;
    overflow: hidden;
    text-align: left;
    min-height: 278px;
}
.white2 h1{
    font-size: 22px !important;
    font-family: "Raleway-Light",arial;
    color: #84868D;
    text-transform: uppercase;
    font-weight: bold;
}
.wp4 {
    margin-bottom: 28px;
}
.moreBlue{
    height: 56px;
    float: right;
    width: 94px;
    background: #c42d5a;
    margin: 0;
    padding: 21px 0 0 0;    
    font-weight: normal;
    font-size: 12px;
    font-family: "Raleway-Light" , arial;
    color: #fff;
    text-align: center;
}
.moreBlue:hover{
    background:#e01f58;
    cursor: pointer;
}

.moreBlue1{
    width: 95px;
    background: #15a9ce;
    margin: 0;
    padding: 10px 0;
    bottom: 0;
    left: 0;
    font-weight: normal;
    font-size: 12px;
    font-family:"Raleway-Light" , arial;
    color: #fff;
    text-align: center;
}
.moreBlue1:hover{
    background: url(../img/moreBg.png) repeat-x;
    font-weight: bold;
    cursor: pointer;
}
.moreArrow{
    width: 13px;
    height: 15px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background: url(../img/moreArrow.png)no-repeat;
}
.gp{
    margin: 15px;
}
.whiteBottom {
    width: 100%;
    height: auto;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    line-height: 0;
    position: absolute;
    z-index: 999;
    bottom: 0;
}
.whiteBottom img {
    width: 100%;
}
.date{
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0 0 7px 0;
    overflow: hidden;
    background: url(../img/line.png) no-repeat bottom center;
}
.date h1{
    font-size: 32px;
    font-family: "Raleway-Light" , arial;
    color: #333;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    font-weight: bold;
}
.date p {
    font-family:"Raleway-Light" , arial;
    color: #555;
    margin: 0;
    padding: 0;
    word-spacing: 1px;
    line-height: 19px;
    font-size: 13px;
}

.ourPartners{
    width: 100%;
}
.ourPartners h1{
    text-align: center;
    font-size: 32px;
    font-family: "Raleway-Light" , arial;
    color: #333;
    padding: 0;
    margin: 0;
    font-weight: bold;
}
.partnerBlock{
    width: 100%;
    height: auto;
    float: left;
}
.partnerBlock marquee{
    width: 4000px;
    height: auto;
    float: left;
}
.span3{
    width: 248px;
    float: left;
    margin:20px 10px;
}
.row-fluid{
    width: 100%;
    height: 114px;
    float: left;
    overflow: hidden;
}

.linkBox {
    width: 100%;
    height: auto;    
    margin: 0 0 25px 0;
    padding: 0px;
    float: left;
    overflow: hidden;
}
.linkBox ul {
    width: 100%;
    height: auto;    
    margin: 0px;
    padding: 0px;
    float: left;
    overflow: hidden;
}
.linkBox ul li {
    width: 100%;
    height: 30px;
    margin-top: 0px;
    line-height: 18px;
    font-family: "Raleway-Light",arial;
    color: #585858 ;
    font-size: 11px;
    padding: 7px 0 2px 0;
    list-style: none;
}
.linkBox ul li a {
    width: 100%;
    height: 30px;   
    margin-top: 0px;
    line-height: 18px;
    font-family: "Raleway-Light",arial;
    color: #585858!important;
    font-size: 12px;
    padding: 7px 0 2px 0;
    text-decoration: none;
}
.linkBox ul li a:hover {
    color: #c42d5a!important;
}
.linkBox h1 {
    font-family: "Raleway-Light" , arial;
    font-size: 20px;
    margin: 15px 0 8px 0;
    padding: 0px;
    color: #0b0b0b;
    line-height: 32px;
    font-weight: normal;
}
a {
    color: #fff;
    text-decoration: none;
}
a:hover {
    color: #fff;
    text-decoration: none;
}

.hash {
    color: #ccc;
}
.hash:hover {
    color: #b4b2b2;
}
.blue {
    color: #f1f1f1;
}
.blue:hover {
    color: #ccc;
}
.box {
    width: 60px;
    height: 60px;    
    margin: 0 0 25px 0;
    padding: 0px;
    float: left;
    overflow: hidden;
    position: absolute;
    z-index: 999;
    bottom: 0;
    background: #fff;
}

.bannerCaption{
    width: 100%;
    min-height: 30px;    
    margin: 0;
    padding: 0px;
    position: absolute;
    z-index: 999;
    bottom: 0;
}
.bannerCaptionBg{
    background: #fff;
    width: 98%;
    height: auto;
    margin: 0 15px;
    overflow: hidden;
    padding: 7px 0 15px 0;
}
.bannerCaptionBg h2 { 
    font-size: 14px;
     font-family: "Raleway-Light" , arial; 
     color: #333333; 
     text-transform: uppercase; 
     font-weight: bold; 
    }
.bannerMore{
    width: 150px;    
    margin: 12px 0 0 0;
    padding: 10px 0;
    bottom: 0;
    font-weight: normal;
    font-size: 12px;
    font-family: 'Raleway-Light', arial;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    background: #84868d;
}
.bannerMore:hover{
    background: url(../img/moreBg.png) repeat-x;
    font-weight: bold;
    cursor: pointer;
}
.carousel-indicators {
    bottom: 0px;
}
.big {
    font-size: 22px;
    font-family: arial;
    font-weight: bolder;
}
.bannerArrow{
    width: 50px;
    height: 45px;
    margin:0 15px;
    overflow: hidden;
    padding:0;
}
.fa2 {
    display: inline-block;
    font: 40px/1 FontAwesome;
    text-rendering: auto;
    color: #15A9CE;
    padding:0 15px;
}
.font {
    text-transform: uppercase ;
    padding:  0 15px;
    margin: 0px ;
    font-size: 15px ;
}
.branch{
    margin:0;
    padding:35px 0 45px 0;
    background: none repeat scroll 0% 0% #edf2f5;
}
.form{
    margin:0;
    padding:35px 0 45px 0;
    background: none repeat scroll 0% 0% #fff;
}
.EmbeddedTweet{
    border: none!important;
    background: none!important;    
}
.about-box2{
    margin: 10px 5px;
    padding: 20px;
    width: 100%;
    height: auto;
    background:  #FDFDFD;
    overflow: hidden;
}
.about-box2 h2{
    margin: 0;
    color: #15A9CE;
    font-size: 22px;
}
.contentWhite{
    margin: 0;
    padding: 0 0 15px 0;
    width: 100%;
    min-height: 1px;
    background:url(../img/contentIcon.png ) no-repeat left bottom #fff;
    border-bottom: 1px solid #f1f1f1;
}
.contentWhite h2{
    
    font-size: 17px;
}
.listBox {
    width: 100%;
    overflow: hidden;
    margin: 20px 0px;
    padding: 15px;
    float: left;
    background: #fff;
    box-shadow: 1px 18px 21px -25px #565656;
}
.listBox ul{
    width: 100%;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    float: left;
}
.listBox ul li {
    width: 100%;
    margin-top: 0px;
    line-height: 18px;
    font-family: "Raleway-Light" , arial;
    color: #444;
    font-size: 13px;
    text-align: left;
    background: url("../img/liicon.png") no-repeat scroll 0px 5px transparent;
    padding: 0px 0px 9px 25px;
}
.nmbr{
    color: #fff;
    background: #15A9CE ;
    padding: 3px 6px;
    margin: 0 15px 0 0;
}
.listColor{
    background: #F9F9F9;
    padding: 25px 0;
}
.listColor2{
    background: #DCDCDC;
    padding: 25px 0;
}
.secPad{
    padding: 25px 0;
}
.serviceImg{
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
}
.smsBox{
    width: 100%;
    overflow: hidden;
    margin: 20px 0;
    padding: 0px;
    float: left;
}
.smsBox ul{
    width: 100%;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    float: left;
}
.smsBox ul li {
    width: 123px;
    height: 123px;
    border-radius: 50%;
    margin: 0 55px 5px 0 ;
    line-height: 18px;
    font-family: "Raleway-Light" , arial;
    font-weight: bold;
    color: #666;
    float: left;
    font-size: 14px;
    text-align: center;
    padding: 44px 0 0 0;
    border: 6px solid #3acbaf;
    list-style: none;

}
.smsBox ul li:hover {
    color: #319de5;
    border: 6px solid #ccc!important;
    cursor: pointer;
}
.serviceBox{
    width: 100%;
    min-height: 60px;
    overflow: hidden;
    margin: 25px 0 0 0;
    padding: 0px;
    overflow: hidden;
}
.serviceBox h1{
    font-size: 15px;
    font-family: "Raleway-Light",arial;
    color: #2CB2E4;
    text-transform: uppercase;
    font-weight: bold;
    margin: 2px 0 0 0;
    padding: 0;
}
.serviceBox table{
    width: 100%;
    min-height: 60px;
    overflow: hidden;
    margin: 0;
    padding: 0px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #ccc;
}
.serviceBox table tr{
    width: 100%;
    min-height: 60px;
    overflow: hidden;
    margin: 0;
    padding: 0px;
    overflow: hidden;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.serviceBox table tr td{
    width: 40%;
    min-height: 45px;
    overflow: hidden;
    font-family: "Raleway-Light",arial;
    color: #585858 ;
    font-size: 12px;
    text-align: left;
    margin: 0;
    float: left;
    padding: 5px 15px;
    overflow: hidden;    
}
.serviceBox table tr td:hover{
    background: linear-gradient(45deg, #FCFCFC 0%, #fff 100%) repeat scroll 0% 0% transparent; 
    cursor: pointer; 
}
.smallSize{
    width: 20%!important;
}
.boxLine{
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.listArrow{
    width: 100%;
    min-height: 30px;
    overflow: hidden;
    font-family: "Raleway-Light",arial;
    color: #15A9CE !important;
    font-size: 12px;
    text-align: center;
    margin: 0;
    padding: 22px 0 0 0;
}
.date1{
    width: 116px;
    min-height: 12px;
    overflow: hidden;
    font-family: "Raleway-Light",arial;
    color: #fff;
    font-size: 18px;
    text-align: center;
    margin: 0;
    padding: 3px 5px;
    background: #15A9CE;
}
.breadcrumb li a{    
    color: #999;
}
.breadcrumb > .active {
    color: #20add0;
}
.itemBx {
    width: 100%;
    height: auto;
    margin: 0 0 20px 0;
    padding: 0;
    overflow: hidden;
    background: #fff;
    border: 4px solid #fff;
}
.itemBx ul{
    width: 100%;
    min-height: 75px;
    overflow: hidden;
    margin: 0;
    padding: 15px 15px 0 15px;
    float: left;
}
.itemBx ul li {
    width: 100%;
    margin-top: 0px;
    line-height: 18px;
    font-family: "Raleway-Light" , arial;
    color: #444;
    font-size: 12px;
    text-align: left;
    list-style: none;
    background: url("../img/liicon.png") no-repeat scroll 0px 5px transparent;
    padding: 0px 0px 7px 20px;
}
.itemBx ul li a {    
    font-family: "Raleway-Light" , arial;
    color: #444;
    font-size: 12px;
    text-align: left;
   
}
.itemBx ul li a:hover {   
    font-family: "Raleway-Light" , arial;
    color: #287cbb;
    font-size: 12px;
    text-align: left;
   
}
.itemBx h1 {
    font-family: "Raleway-Light",arial;
    color: #2d3233;
    word-spacing: 2px;
    line-height: 22px;
    text-align: left;
    font-size: 18px;
    margin: 20px 0 0 0;
    padding: 0 15px;
    font-weight: bold;
}
.itemBx h2 {
    font-family: "Raleway-Light",arial;
    color: #9B44C7 ;
    word-spacing: 2px;
    line-height: 22px;
    text-align: left;
    font-size: 14px;
    margin: 20px 0 0 0;
    padding: 0 15px;
    font-weight: bold;
}
.itemBx p {
    font-family: "Raleway-Light",arial;
    color: #2d3233;
    word-spacing: 2px;
    line-height: 22px;
    text-align: left;
    font-size: 13px;
    margin: 10px 0 10px 0;
    padding: 0 15px;
    font-weight: normal;
}
.itemBxMore{
    width: 90px;
    margin: 10px 0 20px 15px ;
    padding: 4px 0;
    font-weight: normal;
    font-size: 13px;
    float: left;
    font-family: arial;
    color: #fff;
    text-align: center;
    background: #0AB6E1;
    border: 2px solid #fff;
}
.itemBxMore:hover{
    font-weight: bold;
    cursor: pointer;
    border: 2px solid #333333;
}

.itemBx1 {
    width: 100%;
    height: auto;
    margin: 0 0 20px 0;
    padding: 0;
    overflow: hidden;
    border: 4px solid #fff;
}
.itemBx1 h3 {
    font-family: "Raleway-Light",arial;
    color: #2d3233;
    word-spacing: 2px;
    line-height: 22px;
    text-align: left;
    font-size: 18px;
    margin: 0;
    padding: 15px;
    font-weight: bold;
    background: #fff;
}
.itemBx1 h3:hover {
    color: #fff;
    background: #9B44C7 ;
}
.head{
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.head ul{
    width: 100%;
    min-height: 65px;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.head ul li{
    width: 25%;
    height: auto;
    font-weight: normal;
    font-size: 13px;
    float: left;
    font-family: arial;
    color: #fff;
    text-align: center;
    margin: 0;
    list-style: none;

}
.head ul li a{
    width: 100%;
    height: auto;
    font-weight: normal;
    font-size: 13px;
    font-family: arial;
    color: #fff;
    text-align: center;
    margin: 0;
    float: left;
    padding: 15px 25px;
    overflow: hidden;
    background: #C1C1C1;
    text-decoration: none;

}
.head ul li a:hover{
    padding: 15px 29px 28px 25px;
    background: url(../img/moreArrow1.png) no-repeat bottom center #444!important;
}
.menuActive1 {
    padding: 18px 29px 25px 25px!important;
    background: url(../img/moreArrow1.png) no-repeat bottom center #9B44C7!important;
}
.menuActive2 {
    color: #9b44c7;
    background: url("../img/arrow.png") no-repeat right center #fff !important;
}
.sideLinks {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.sideLinks ul{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0;
    padding: 0;
    float: left;
}
.sideLinks ul li {
    width: 100%;
    margin: 0;
    line-height: 18px;
    font-family: "Raleway-Light" , arial;
    color: #444;
    font-size: 12px;
    text-align: left;
    padding: 0;
    list-style: none;
}
.sideLinks ul li a { 
    width: 100%;
    font-family: "Raleway-Light" , arial;
    float: left;
    color: #444;
    font-size: 12px;
    text-align: left; 
    background: #fff; 
    margin: 0 0 2px 0;
    padding: 10px 15px; 
    text-decoration: none;
}
.sideLinks ul li a:hover {   
    font-family: "Raleway-Light" , arial;
    color: #287cbb;
    font-size: 12px;
    text-align: left;
    background: url("../img/arrow.png") no-repeat right center #fff !important;   
}

.priceplan-tbl-header {
    font-size: 13px;
    font-weight: bold;
    color: #FFF;
    background-color: #8730B3;
    height: 30px;
    border-bottom: 1px solid #A7A7A7;
}
.priceplan-tbl-t-l {
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 10px;
    border-right: 1px solid #A7A7A7 !important;
}
.priceplan-tb-td-brdr {
    border-right: 1px solid #A7A7A7 !important;
    border-bottom: 1px solid #A7A7A7 !important;
    height: 30px;
    padding-left: 10px;
    text-align: left;
}
.priceplan-tbl-b-l {
    background-image: url("/wps/wcm/connect/english/css/resources/c/2/c2b730f9-d75d-4fe3-956d-7c7352ebf956/details-tbl-D-L.png");
    background-repeat: no-repeat;
    background-position: left bottom;
    background-color: #E2E2E2;
    font-size: 12px;
    color: #000;
    height: 30px;
    padding-left: 10px;
    border-right: 1px solid #A7A7A7;
}
.priceplan-tb-td-brdr-right {
    border-right: 1px solid #A7A7A7 !important;
    height: 30px;
    padding-left: 10px;
    text-align: left;
}
.priceplan-tbl-b-r {
    background-repeat: no-repeat;
    background-position: right bottom;
    background-color: #E2E2E2;
    font-size: 12px;
    color: #501F6E;
    height: 30px;
    padding-left: 10px;
    text-align: left;
}
.priceplan-tbl-tr-purple {
    font-size: 12px;
    color: #000;
    background-color: #E2E2E2;
    text-align: left;
    height: 30px;
}
.priceplan-tb-td-brdr-btm {
    border-bottom: 1px solid #A7A7A7 !important;
    height: 30px;
    padding-left: 10px;
    text-align: left;
}
.nav-tabs li a{
    
    color: #000;
}
.unified-groups-header {
    height: 30px;
    margin-bottom: 2px;
}
.unified-groups-header .priceplan-tbl-t-l {
    height: 30px;
    background-color: #501F6E;
    font-size: 12pt;
    font-weight: bold;
    color: #FFF;
    float: left;
    width: 97%;
    padding-top: 4px;
}
.priceplan-tbl-t-l {
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 10px;
}
.unified-groups-header .priceplan-tbl-t-r {
    float: left;
    width: 1%;
    padding-left: 0px;
}
.priceplan-tbl-t-r {
    background-repeat: no-repeat;
    background-position: right top;
    height: 30px;
    padding-left: 10px;
}
.unified-groups-tables {
    height: auto;
}
.unified-taarif-table {
    float: left;
    width: 220px;
    margin-right: 10px;
}
.unified-countries-table {
    float: left;
    width: 454px;
    margin-right: 0px;
}
.clr {
    clear: both;
}
.list{
    width: 100%;  
}
.list h2{
    font-size: 18px; 
}
.list ul{
    width: 100%;
}
.list ul li{
    width: auto;
    background: #c42d5a;
    padding: 10px 20px;
    margin: 0 10px;
    float: left;
    list-style-type: none;
    color: #fff;
    font-weight: 700;
}
.clientlist .col-md-2{
    
    margin:0;
    padding: 5px;
}
.glyphicon{

}
.glyphicon-menu-left{
margin: 146px 0 0 -115px;
}
.glyphicon-menu-right{
margin: 146px 0 0 115px;
}

.productBox{
    margin: 20px 0;
        padding: 10px;
    background: #f1f1f1;
    width: 100%;
    float: left;
}


.products h2, .productBox h2{
font-size: 18px!important;
}
.productBox ul{
    width: 100%;
    padding:20px 0;
}
.productBox ul li{
    width: 100%;
    padding: 3px 20px;
    list-style-type: none;
    background: url("../img/liArrow.jpg") no-repeat 6px 10px;
}

    ul#chemistry-list {
        padding-left: 20px;
        list-style: disc;
    }

   ul#chemistry-list li {
    margin-bottom: 5px;
}

.col-md-4 ul li {
  display: none; /* sab hidden */
}

.col-md-4 ul li:nth-child(-n+5) {
  display: list-item; /* pehle 5 dikhen */
}

.expandable-list ul {
  list-style-type: disc;
  margin-left: 20px;
  padding-left: 0;
  max-height: calc(1.5em * 5); /* approx 5 items, 1.5em each */
  overflow: hidden;
  transition: max-height 0.3s ease;
}

.expandable-list.expanded ul {
  max-height: 1000px; /* big enough to show all */
}

.read-more-btn {
  margin-top: 10px;
  cursor: pointer;
  background-color: #50a57b;
  border: none;
  color: white;
  padding: 6px 12px;
  border-radius: 4px;
  font-size: 14px;
  width: 125px;
 
}

.read-more-btn:hover {
  background-color: #0056b3;
}
 .expandable-list ul li {
    display: none;
  }
  .expandable-list ul li.visible {
    display: list-item;
  }


  .productBox {
    min-height: auto; /* Remove fixed height */
    padding: 15px;
    border: 1px solid #eee;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
  }

  .productBox img {
    height: 200px; /* Fix image height */
    object-fit: cover;
    width: 100%;
    margin-bottom: 15px;
  }

  .productBox ul li {
    display: none;
  }

  .productBox ul li.visible {
    display: list-item;
  }
 .productBox
  .read-more-btn {
   
    padding: 6px 10px;
    background-color: #50a57b;
    color: #fff;
    border: none;
    border-radius: 4px;
    cursor: pointer;
  }

  /* Optional: Make all columns the same height */
  .row.equal-height {
    display: flex;
    flex-wrap: wrap;
  }

  .row.equal-height > [class*='col-'] {
    display: flex;
    flex-direction: column;
  }

 
   .read-more-btn:hover {
    background-color: #c42d5a;
    color: #fff;
  }

