/*!

Theme Name: SBS

Theme URI: http://underscores.me/

Author: Underscores.me

Author URI: http://underscores.me/

Description: Description

Version: 1.0.0

License: GNU General Public License v2 or later

License URI: LICENSE

Text Domain: sbs

Tags: custom-background, custom-logo, custom-menu, featured-images, 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.



SBS is based on Underscores https://underscores.me/, (C) 2012-2017 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 https://necolas.github.io/normalize.css/

*/

/*--------------------------------------------------------------

>>> TABLE OF CONTENTS:

----------------------------------------------------------------

# Normalize

# Typography

# Elements

# Forms

# Navigation

	## Links

	## Menus

# Accessibility

# Alignments

# Clearings

# Widgets

# Content

	## Posts and pages

	## Comments

# Infinite scroll

# Media

	## Captions

	## Galleries

--------------------------------------------------------------*/

/*--------------------------------------------------------------

# Normalize

--------------------------------------------------------------*/

/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */



/* Document

	 ========================================================================== */



/**

 * 1. Correct the line height in all browsers.

 * 2. Prevent adjustments of font size after orientation changes in iOS.

 */



html {

	line-height: 1.15; /* 1 */

	-webkit-text-size-adjust: 100%; /* 2 */

}



/* Sections

	 ========================================================================== */



/**

 * Remove the margin in all browsers.

 */



body {

	margin: 0;

	 font-family: 'Hind', sans-serif!important;

}



/**

 * Correct the font size and margin on `h1` elements within `section` and

 * `article` contexts in Chrome, Firefox, and Safari.

 */



h1 {

	font-size: 2em;

	margin: 0.67em 0;

}



/* Grouping content

	 ========================================================================== */



/**

 * 1. Add the correct box sizing in Firefox.

 * 2. Show the overflow in Edge and IE.

 */



hr {

	box-sizing: content-box; /* 1 */

	height: 0; /* 1 */

	overflow: visible; /* 2 */

}



/**

 * 1. Correct the inheritance and scaling of font size in all browsers.

 * 2. Correct the odd `em` font sizing in all browsers.

 */



pre {

	font-family: monospace, monospace; /* 1 */

	font-size: 1em; /* 2 */

}



/* Text-level semantics

	 ========================================================================== */



/**

 * Remove the gray background on active links in IE 10.

 */



a {

	background-color: transparent;

}



/**

 * 1. Remove the bottom border in Chrome 57-

 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.

 */



abbr[title] {

	border-bottom: none; /* 1 */

	text-decoration: underline; /* 2 */

	text-decoration: underline dotted; /* 2 */

}



/**

 * Add the correct font weight in Chrome, Edge, and Safari.

 */



b,

strong {

	font-weight: bolder;

}



/**

 * 1. Correct the inheritance and scaling of font size in all browsers.

 * 2. Correct the odd `em` font sizing in all browsers.

 */



code,

kbd,

samp {

	font-family: monospace, monospace; /* 1 */

	font-size: 1em; /* 2 */

}



/**

 * Add the correct font size in all browsers.

 */



small {

	font-size: 80%;

}



/**

 * Prevent `sub` and `sup` elements from affecting the line height in

 * all browsers.

 */



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;

}







button,

input,

optgroup,

select,

textarea {

	font-family: inherit; /* 1 */

	font-size: 100%; /* 1 */

	line-height: 1.15; /* 1 */

	margin: 0; /* 2 */

}







button,

input { /* 1 */

	overflow: visible;

}



/**

 * Remove the inheritance of text transform in Edge, Firefox, and IE.

 * 1. Remove the inheritance of text transform in Firefox.

 */



button,

select { /* 1 */

	text-transform: none;

}



/**

 * Correct the inability to style clickable types in iOS and Safari.

 */



button,

[type="button"],

[type="reset"],

[type="submit"] {

	-webkit-appearance: button;

}



/**

 * Remove the inner border and padding in Firefox.

 */



button::-moz-focus-inner,

[type="button"]::-moz-focus-inner,

[type="reset"]::-moz-focus-inner,

[type="submit"]::-moz-focus-inner {

	border-style: none;

	padding: 0;

}



/**

 * Restore the focus styles unset by the previous rule.

 */



button:-moz-focusring,

[type="button"]:-moz-focusring,

[type="reset"]:-moz-focusring,

[type="submit"]:-moz-focusring {

	outline: 1px dotted ButtonText;

}



/**

 * Correct the padding in Firefox.

 */



fieldset {

	padding: 0.35em 0.75em 0.625em;

}







legend {

	box-sizing: border-box; /* 1 */

	color: inherit; /* 2 */

	display: table; /* 1 */

	max-width: 100%; /* 1 */

	padding: 0; /* 3 */

	white-space: normal; /* 1 */

}



/**

 * Add the correct vertical alignment in Chrome, Firefox, and Opera.

 */



progress {

	vertical-align: baseline;

}



/**

 * Remove the default vertical scrollbar in IE 10+.

 */



textarea {

	overflow: auto;

}



/**

 * 1. Add the correct box sizing in IE 10.

 * 2. Remove the padding in IE 10.

 */



[type="checkbox"],

[type="radio"] {

	box-sizing: border-box; /* 1 */

	padding: 0; /* 2 */

}



/**

 * Correct the cursor style of increment and decrement buttons in Chrome.

 */



[type="number"]::-webkit-inner-spin-button,

[type="number"]::-webkit-outer-spin-button {

	height: auto;

}



/**

 * 1. Correct the odd appearance in Chrome and Safari.

 * 2. Correct the outline style in Safari.

 */



[type="search"] {

	-webkit-appearance: textfield; /* 1 */

	outline-offset: -2px; /* 2 */

}



/**

 * Remove the inner padding in Chrome and Safari on macOS.

 */



[type="search"]::-webkit-search-decoration {

	-webkit-appearance: none;

}



/**

 * 1. Correct the inability to style clickable types in iOS and Safari.

 * 2. Change font properties to `inherit` in Safari.

 */



::-webkit-file-upload-button {

	-webkit-appearance: button; /* 1 */

	font: inherit; /* 2 */

}



/* Interactive

	 ========================================================================== */



/*

 * Add the correct display in Edge, IE 10+, and Firefox.

 */



details {

	display: block;

}



/*

 * Add the correct display in all browsers.

 */



summary {

	display: list-item;

}



/* Misc

	 ========================================================================== */



/**

 * Add the correct display in IE 10+.

 */



template {

	display: none;

}



/**

 * Add the correct display in IE 10.

 */



[hidden] {

	display: none;

}



/*--------------------------------------------------------------

# Typography

--------------------------------------------------------------*/

body,

button,

input,

select,

optgroup,

textarea {

	color: #404040;

	font-family: sans-serif;

	font-size: 16px;

	font-size: 1rem;

	line-height: 1.5;

}



h1, h2, h3, h4, h5, h6 {

	clear: both;

}





h1{font-size:60px;    color: #202a34;}



h2{font-size:42px ;    color: #202a34;}



h3{font-size:30px!important; margin:0!important;     color: #202a34;}







p {

	margin-bottom: 10px;

	font-size:24px;

	color: #202a34;

}



dfn, cite, em, i {

	font-style: italic;

}



blockquote {

	margin: 0 1.5em;

}



address {

	margin: 0 0 1.5em;

}



pre {

	background: #eee;

	font-family: "Courier 10 Pitch", Courier, monospace;

	font-size: 15px;

	font-size: 0.9375rem;

	line-height: 1.6;

	margin-bottom: 1.6em;

	max-width: 100%;

	overflow: auto;

	padding: 1.6em;

}



code, kbd, tt, var {

	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;

	font-size: 15px;

	font-size: 0.9375rem;

}



abbr, acronym {

	border-bottom: 1px dotted #666;

	cursor: help;

}



mark, ins {

	background: #fff9c0;

	text-decoration: none;

}



big {

	font-size: 125%;

}



/*--------------------------------------------------------------

# Elements

--------------------------------------------------------------*/

html {

	box-sizing: border-box;

}



*,

*:before,

*:after {

	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */

	box-sizing: inherit;

}



body {

	background: #fff;

	/* Fallback for when there is no custom background color defined. */

}



hr {

	background-color: #ccc;

	border: 0;

	height: 1px;

	margin-bottom: 1.5em;

}







ul {

	list-style: disc;

}



ol {

	list-style: decimal;

}



li > ul,

li > ol {

	margin-bottom: 0;

	margin-left: 1.5em;

}



dt {

	font-weight: bold;

}



dd {

	margin: 0 1.5em 1.5em;

}



img {

	height: auto;

	/* Make sure images are scaled correctly. */

	max-width: 100%;

	/* Adhere to container width. */

}



figure {

	margin: 1em 0;

	/* Extra wide images within figure tags don't overflow the content area. */

}



table {

	margin: 0 0 1.5em;

	width: 100%;

}



/*--------------------------------------------------------------

# Forms

--------------------------------------------------------------*/

button,

input[type="button"],

input[type="reset"],

input[type="submit"] {

	border: 1px solid;

	border-color: #ccc #ccc #bbb;

	border-radius: 3px;

	background: #e6e6e6;

	color: rgba(0, 0, 0, 0.8);

	font-size: 12px;

	font-size: 0.75rem;

	line-height: 1;

	padding: .6em 1em .4em;

}



button:hover,

input[type="button"]:hover,

input[type="reset"]:hover,

input[type="submit"]:hover {

	border-color: #ccc #bbb #aaa;

}



button:active, button:focus,

input[type="button"]:active,

input[type="button"]:focus,

input[type="reset"]:active,

input[type="reset"]:focus,

input[type="submit"]:active,

input[type="submit"]:focus {

	border-color: #aaa #bbb #bbb;

}



input[type="text"],

input[type="email"],

input[type="url"],

input[type="password"],

input[type="search"],

input[type="number"],

input[type="tel"],

input[type="range"],

input[type="date"],

input[type="month"],

input[type="week"],

input[type="time"],

input[type="datetime"],

input[type="datetime-local"],

input[type="color"],

textarea {

	color: #666;

	border: 1px solid #ccc;

	border-radius: 3px;

	padding: 3px;

}



input[type="text"]:focus,

input[type="email"]:focus,

input[type="url"]:focus,

input[type="password"]:focus,

input[type="search"]:focus,

input[type="number"]:focus,

input[type="tel"]:focus,

input[type="range"]:focus,

input[type="date"]:focus,

input[type="month"]:focus,

input[type="week"]:focus,

input[type="time"]:focus,

input[type="datetime"]:focus,

input[type="datetime-local"]:focus,

input[type="color"]:focus,

textarea:focus {

	color: #111;

}



select {

	border: 1px solid #ccc;

}



textarea {

	width: 100%;

}



/*--------------------------------------------------------------

# Navigation

--------------------------------------------------------------*/

/*--------------------------------------------------------------

## Links

--------------------------------------------------------------*/

a {

	color: royalblue;

}



a:visited {

	color: purple;

}



a:hover, a:focus, a:active {

	color: #045fa6;

}







a:hover, a:active {

	outline: none;

}



/*--------------------------------------------------------------

## Menus

--------------------------------------------------------------*/

.main-navigation {

	clear: both;

	display: block;

	float: left;

	width: 100%;

}



.main-navigation ul {

	display: none;

	list-style: none;

	margin: 0;

	padding-left: 0;

}



.main-navigation ul ul {

	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);

	float: left;

	position: absolute;

	top: 100%;

	left: -999em;

	z-index: 99999;

}



.main-navigation ul ul ul {

	left: -999em;

	top: 0;

}



.main-navigation ul ul li:hover > ul,

.main-navigation ul ul li.focus > ul {

	left: 100%;

}



.main-navigation ul ul a {

	width: 200px;

}



.main-navigation ul li:hover > ul,

.main-navigation ul li.focus > ul {

	left: auto;

}



.main-navigation li {

	float: left;

	position: relative;

}



.main-navigation a {

	display: block;

	text-decoration: none;

}



/* Small menu. */

.menu-toggle,

.main-navigation.toggled ul {

	display: block;

}



@media screen and (min-width: 37.5em) {

	.menu-toggle {

		display: none;

	}

	.main-navigation ul {

		display: block;

	}

}



.site-main .comment-navigation, .site-main

.posts-navigation, .site-main

.post-navigation {

	margin: 0 0 1.5em;

	overflow: hidden;

}



.comment-navigation .nav-previous,

.posts-navigation .nav-previous,

.post-navigation .nav-previous {

	float: left;

	width: 50%;

}



.comment-navigation .nav-next,

.posts-navigation .nav-next,

.post-navigation .nav-next {

	float: right;

	text-align: right;

	width: 50%;

}



/*--------------------------------------------------------------

# Accessibility

--------------------------------------------------------------*/

/* Text meant only for screen readers. */

.screen-reader-text {

	border: 0;

	clip: rect(1px, 1px, 1px, 1px);

	clip-path: inset(50%);

	height: 1px;

	margin: -1px;

	overflow: hidden;

	padding: 0;

	position: absolute !important;

	width: 1px;

	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */

}



.screen-reader-text:focus {

	background-color: #f1f1f1;

	border-radius: 3px;

	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);

	clip: auto !important;

	clip-path: none;

	color: #21759b;

	display: block;

	font-size: 14px;

	font-size: 0.875rem;

	font-weight: bold;

	height: auto;

	left: 5px;

	line-height: normal;

	padding: 15px 23px 14px;

	text-decoration: none;

	top: 5px;

	width: auto;

	z-index: 100000;

	/* Above WP toolbar. */

}



/* Do not show the outline on the skip link target. */

#content[tabindex="-1"]:focus {

	outline: 0;

}



/*--------------------------------------------------------------

# Alignments

--------------------------------------------------------------*/

.alignleft {

	display: inline;

	float: left;

	margin-right: 1.5em;

}



.alignright {

	display: inline;

	float: right;

	margin-left: 1.5em;

}



.aligncenter {

	clear: both;

	display: block;

	margin-left: auto;

	margin-right: auto;

}



/*--------------------------------------------------------------

# Clearings

--------------------------------------------------------------*/

.clear:before,

.clear:after,

.entry-content:before,

.entry-content:after,

.comment-content:before,

.comment-content:after,

.site-header:before,

.site-header:after,

.site-content:before,

.site-content:after,

.site-footer:before,

.site-footer:after {

	content: "";

	display: table;

	table-layout: fixed;

}



.clear:after,

.entry-content:after,

.comment-content:after,

.site-header:after,

.site-content:after,

.site-footer:after {

	clear: both;

}



/*--------------------------------------------------------------

# Widgets

--------------------------------------------------------------*/

.widget {

	margin: 0 0 1.5em;

	/* Make sure select elements fit in widgets. */

}



.widget select {

	max-width: 100%;

}



/*--------------------------------------------------------------

# Content

--------------------------------------------------------------*/

/*--------------------------------------------------------------

## Posts and pages

--------------------------------------------------------------*/

.sticky {

	display: block;

}



.hentry {

	margin: 0 0 1.5em;

}



.updated:not(.published) {

	display: none;

}



.page-content,

.entry-content,

.entry-summary {

	margin: 1.5em 0 0;

}



.page-links {

	clear: both;

	margin: 0 0 1.5em;

}



/*--------------------------------------------------------------

## Comments

--------------------------------------------------------------*/

.comment-content a {

	word-wrap: break-word;

}



.bypostauthor {

	display: block;

}



/*--------------------------------------------------------------

# Infinite scroll

--------------------------------------------------------------*/

/* Globally hidden elements when Infinite Scroll is supported and in use. */

.infinite-scroll .posts-navigation,

.infinite-scroll.neverending .site-footer {

	/* Theme Footer (when set to scrolling) */

	display: none;

}



/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */

.infinity-end.neverending .site-footer {

	display: block;

}



/*--------------------------------------------------------------

# Media

--------------------------------------------------------------*/

.page-content .wp-smiley,

.entry-content .wp-smiley,

.comment-content .wp-smiley {

	border: none;

	margin-bottom: 0;

	margin-top: 0;

	padding: 0;

}



/* Make sure embeds and iframes fit their containers. */

embed,

iframe,

object {

	max-width: 100%;

}



/* Make sure logo link wraps around logo image. */

.custom-logo-link {

	display: inline-block;

}



/*--------------------------------------------------------------

## Captions

--------------------------------------------------------------*/

.wp-caption {

	margin-bottom: 1.5em;

	max-width: 100%;

}



.wp-caption img[class*="wp-image-"] {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



.wp-caption .wp-caption-text {

	margin: 0.8075em 0;

}



.wp-caption-text {

	text-align: center;

}



/*--------------------------------------------------------------

## Galleries

--------------------------------------------------------------*/

.gallery {

	margin-bottom: 1.5em;

}



.gallery-item {

	display: inline-block;

	text-align: center;

	vertical-align: top;

	width: 100%;

}



.gallery-columns-2 .gallery-item {

	max-width: 50%;

}



.gallery-columns-3 .gallery-item {

	max-width: 33.33%;

}



.gallery-columns-4 .gallery-item {

	max-width: 25%;

}



.gallery-columns-5 .gallery-item {

	max-width: 20%;

}



.gallery-columns-6 .gallery-item {

	max-width: 16.66%;

}



.gallery-columns-7 .gallery-item {

	max-width: 14.28%;

}



.gallery-columns-8 .gallery-item {

	max-width: 12.5%;

}



.gallery-columns-9 .gallery-item {

	max-width: 11.11%;

}



.gallery-caption {

	display: block;

}

/*Custoom- Css start from here*/



.top-bar-bg { background-color: #003366;    padding: 8px 15px;}



.custom-container {  width: 100%; max-width: 1550px;   margin: 0 auto;    padding-left: 15px; padding-right: 15px;}

.phone-numbers:before {

  

	    content: "\f095";

    font-family: FontAwesome;

    font-size: 38px;

    color: #ffffff;

	position: absolute;

    left: -40px;

    top: -10px;

}



.phone-numbers, .top-email-adr{position:relative;}



.top-email-adr:before{   

   	content: "\f003";

    font-family: FontAwesome;

    font-size: 32px;

    color: #ffffff;

    position: absolute;

    left: -37px;

    top: -7px;}

	

	

.top-bar-content ul {

    float: right;

    list-style-type: none;

	    margin: 0;

    padding: 0;

}	



.top-bar-content ul li {

    display: inline-block;

     margin-right: 6em;

}

.top-bar-content ul li a {

       font-size: 23px;

    font-family: 'Hind', sans-serif;

    font-weight: 300;

    color: #ffffff;

    text-decoration: none;

	outline:none;

}

.top-bar-content ul li a:hover, .top-bar-content ul li a:active, .top-bar-content ul li a:focus{outline:none; text-decoration:none}





.top-navigation ul {

    float: right;

}



.top-navigation ul li {

    padding: 16px 32px;

    margin-top: 10px;

}



.top-navigation ul li a {

    font-size: 19px;

	font-weight: 700;

    color: #092230;

   

}



.top-navigation ul li a:hover,  .top-navigation ul li a:focus{color: #045fa6;}



.img-bg {

    background-image: url(/wp-content/uploads/2018/05/Untitled-1.png);

    height: 110px;

    background-repeat: no-repeat;

    position: absolute;

    right: 0;

    width: 60%;

	    background-size: 100% 100%;

}

.site-branding {

    padding-top: 10px;

}

.bottom-bar-content p {

    text-align: center;

    font-size: 22px;

    margin-bottom: 0;

    color: #ffffff;

    font-weight: 300;

}

.bottom-bar {

    background-color: #003366;

    padding: 35px;

}

.bottom-bar-content p a {

    color: #Ffffff;

    text-decoration: underline;

}

.bottom-bar-content p a:hover {

    color: #045fa6;

}



.sbs-location {

    max-width: 78%;

    margin: 0 auto;

    position: relative;

}

.sbs-location:before {

    content: '';

    background-image: url(/wp-content/uploads/2018/05/location.png);

    width: 80px;

    height: 80px;

    position: absolute;

    background-repeat: no-repeat;

    left: -64px;

    top: -5px;

}





.sbs-location p {

    font-size: 23px;

    font-weight: 300;

}

.sbs-phone ul:before {

    content: '';

    background-image: url(/wp-content/uploads/2018/05/tell.png);

    background-repeat: no-repeat;

    width: 80px;

    height: 80px;

    position: absolute;

       left: 89px;

    top: 1px;

}

.sbs-phone ul {

    margin: 0 auto!important;

    text-align: center;

    padding: 0;

	position:relative;

}

.sbs-phone ul li {

    list-style-type: none;

}



.sbs-phone ul li a, .sbs-mail p a {

    font-size: 23px;

    font-weight: 300;

    text-decoration: none;

    color: #202a34!important;

	position: relative;

	    line-height: 36px;

}

.sbs-mail p a:before {

    content: '';

    position: absolute;

    background-image: url(/wp-content/uploads/2018/05/mail.png);

    width: 80px;

    height: 80px;

    background-repeat: no-repeat;

       top: -18px;

    left: -70px;

}

.sbs-mail {

    text-align: center;

    position: relative;

	    margin-top: 17px;

}



.footer-bottem-addresses {

       padding: 60px 0px 36px 0px;

}





.deep-green-area {

    background-color: #003333;

       padding: 55px 0px 40px 0px;

}





footer ul {

    list-style-type: none;

    padding: 0;

}

footer ul li a {

    font-size: 24px;

    color: #ffffff!important;

    font-weight: 300;

    line-height: 51px;

}



.footer-social-media ul li h3 {

    color: #ffffff;

    font-weight: 600;

       line-height: 25px;

}



.footer-social-media ul {

    padding-left: 75px;

   

}

.fb-icon:before, .in-icon:before {

    content: '';

    position: absolute;

   

    width: 65px;

    height: 65px;

    background-repeat: no-repeat;

        left: -74px;

    top: -33px;

}

.fb-icon:before{ background-image: url(/wp-content/uploads/2018/05/fb.png);}

.in-icon:before{background-image: url(/wp-content/uploads/2018/05/in.png)}







.fb-icon, .in-icon {

    position: relative!important;

}

/*.footer-social-media ul li {

    margin-top: 15px;

}*/







section.demo-area-form {

    background-color: #cccc99;

        padding: 45px 0px 70px 0px;

}



.request-form h2 {

    color: #003333;

	    font-size: 40px;

}





.request-form input[type="text"], .request-form input[type="email"], .request-form input[type="tel"] {

    width: 20%;

    float: left;

    margin-right: 2%;

    padding: 11px;

    border-radius: 8px;

    font-size: 18px;

    text-indent: 10px;

    outline: none;

}

.demo-recaptcha-wrap{

    width: 14%;

    display: inline-block;

    margin-right: 2%;

}

.demo-recaptcha > div > div {

    transform: scale(0.65);

    -webkit-transform: scale(0.65);

    transform-origin: 0 0;

    -webkit-transform-origin: 0 0;

}





.request-form input[type="submit"] {

    background-color: #003333;

    font-size: 24px;

    color: #ffffff;

    font-weight: 300;

    font-family: 'Hind', sans-serif!important;

    outline: none;

    border: none;

    border-radius: 9px;

    padding: 14px 30px;

}



 .forms-fields textarea::-webkit-input-placeholder{color: #b2b2b2!important;}



.request-form input[type="text"]::-webkit-input-placeholder , .forms-fields input[type="text"]::-webkit-input-placeholder    {

    color: #b2b2b2!important;

}



.request-form input[type="email"]::-webkit-input-placeholder, .forms-fields input[type="email"]::-webkit-input-placeholder { color: #b2b2b2!important;}



.request-form input[type="tel"]::-webkit-input-placeholder,.forms-fields input[type="tel"]::-webkit-input-placeholder { color: #b2b2b2!important;}

.request-form input[type="text"]:-moz-placeholder{color: #b2b2b2!important;}

.request-form input[type="email"]:-moz-placeholder{color: #b2b2b2!important;}

.request-form input[type="tel"]:-moz-placeholder{color: #b2b2b2!important;}





.button-div:before {

    content: "\f04b";

    position: absolute;

    font-family: fontawesome;

    color: #ffffff;

    font-size: 15px;

    top: 14px;

	left: 10px;

    

}

.button-div {

    width: 14%;

    float: right;

    /* display: inline-block; */

	position:relative!important;

	

}



.request-form form {

    margin-top: 30px;

}





div.wpcf7-mail-sent-ok, div.wpcf7-validation-errors{float:left;font-size: 16px;

    color: #003333;

    margin-top: 15px;}

.first-name span.wpcf7-not-valid-tip, .email-msg .wpcf7-not-valid-tip {

    position: absolute;

       left: -116px;

    font-size: 18px;

    top: 10px;

}



.first-name,.email-msg {position:relative;}



.slider-ct {

          max-width: 790px;

    width: 100%;

    margin: 0 auto;

}



.slider-ct .testimonial_body p {

    font-size: 30px;

    text-align: center;

    font-weight: 300;

    font-family: 'Hind', sans-serif!important;

    line-height: 35px;

    font-style: italic;

}



.top-testimonail-text h2 {

    text-align: center;

    color: #092230;

    font-size: 54px;

}



.top-testimonail-text h2 span {

    font-weight: bold;

}



.slider-ct .testimonial-client {

    text-align: center;

    font-weight: 600;

    font-size: 36px;

	    margin-top: 25px;

}



.cycle-next.easy-t-cycle-next:before, .cycle-prev.easy-t-cycle-prev:before

{    content: '';

    position: absolute;

    top: 126px;

    height: 120px;

    width: 71px;

}



.cycle-next.easy-t-cycle-next:before{background-image: url(/wp-content/uploads/2018/05/right-arrow.png); right: 0px;}



.cycle-prev.easy-t-cycle-prev:before{background-image: url(/wp-content/uploads/2018/05/arrow.png); left: 0; }



.slider-ct .easy-t-cycle-next,.slider-ct .easy-t-cycle-prev{color:#ffffff!important;    font-size: 0px!important;}



section.testimonail-area {

   

    margin-bottom: 3em;

	margin-top: 8em;

}



.customer-icon img {

    width: 175px;

    margin-bottom: 50px;

}



/*Slider*/



.slide-one-left-content

{

	    height: 665px!important;

}



.sis-right h1 {

        line-height: 50px;



    color: #ffffff;

}





.slider-btn {

    color: #ffffff!important;

    background-color: #003333;

    padding: 13px 80px;

    font-size: 24px;

    border-radius: 6px;

    outline: none;

    font-weight: 300;

}



.buttom-wrapper {

    margin-top: 28px;

}



.slide-bottom-content p {

    color: #ffffff;

    line-height: 32px;

    font-size: 29px;

    font-weight: 300;

}



/*22-5-18*/

.first-section {

    background-color: #f4f4f4;

	padding-top: 11em;

    padding-bottom: 11em;

}





section.first-section:nth-child(3) {

    background-color: #ffffff;

}



.first-section:nth-child(4) {

    background-color: #666699;

	    padding-top: 13em;

}



.left-content img {

       max-width: 530px;

	       width: 100%;

}

.left-content {

    max-width: 38%;

    width: 100%;

    float: left;

}

.right-content {

    width: 62%;

    float: left;

	padding-top: 50px;

	padding-left: 10px;

}



section.first-section:nth-child(3) .left-content {

    float: right;

}





.right-content ul {

    padding-left: 0;

    display: table;

	margin-bottom: 30px;

}



.right-content ul li {

    list-style-type: none;

    display: table-cell;

    vertical-align: bottom;

}



.right-content ul li h3 span {

    font-weight: 300;

    font-size: 24px;

}

.right-content ul li h3 {

    color: #092230;

    font-weight: 600;

}





.first-section:nth-child(4) .right-content ul li h3 {

    color: #ffffff;

}.first-section:nth-child(4) .right-content p {

    color: #ffffff;

    font-weight: 200;

}





.view-more-btn {

    font-size: 22px;

    border: 1px solid #092230;

        color: #092230!important;

    border-radius: 6px;

    padding: 12px 50px;

    float: right;

   margin-top: 4em;

}



.first-section:nth-child(4) .right-content .view-more-btn {

    border-color: #ffffff;

    color: #ffffff!important;

    font-weight: 300;

}

.first-section:nth-child(4) .right-content .view-more-btn:hover, .first-section:nth-child(4) .right-content .view-more-btn:visited, a.slider-btn:hover, a.slider-btn:visited, .p-statemetn a:hover, .p-statemetn a:visited {

    outline: none;

    text-decoration: none;

}













a.view-more-btn:hover {

    text-decoration: none;

    outline: none;

}



.sis-right {

    margin-top: -20px;

}



.p-statemetn p {

    line-height: 30px;

}



.p-statemetn {

        margin-top: 70px;

    margin-bottom: 50px;

}



p.first-block {

    font-weight: 500;

}





.p-statemetn h3 {

    color: #092230;

	margin-bottom: 15px!important;

}



.p-statemetn h1 {

    margin-bottom: 15px;

    color: #092230;

}



.p-statemetn a {

    color: #092230;

    font-weight: 500;

}

section.bg-banner {

        min-height: 585px;

    background-position: center center;

    background-size: cover;

    background-repeat: no-repeat;

}



.banner-items{display:table; min-height:400px; }



.banner-content {

    display: table-cell;

    vertical-align: middle;

	    height: 580px;

}



.banner-content h3 {

    color: #092230;

    font-weight: 600;

}





.banner-bottom-content {

        margin-top: 50px;

}



.banner-bottom-content h3 {

    font-weight: 600;

    color: #202a34;

    margin-bottom: 10px!important;

}



.ct-detail ul {

    list-style-type: none;

    padding: 0;

        margin: 45px auto;

}





.ct-detail ul li ul li {

    display: inline-block;

}

.ct-detail ul li ul li a, .ct-detail ul li a {

    font-size: 25px;

    color: #000000;

    font-weight: 600;

    

}

.ct-detail ul li ul li:nth-child(1) {

        margin-left: 10%;

}





li.ct-phone {

    position: relative;

}



li.ct-mail {

    margin-left: 75px;

	 position: relative;

}





li.ct-phone:before {

    content: "\f095";

    font-family: FontAwesome;

    font-size: 30px;

    position: absolute;

        top: -5px;

    background-color: #003333;

    width: 42px;

    height: 42px;

    text-align: center;

    border-radius: 34px;

    color: #ffffff;

    left: 0;

}



li.ct-mail:before {

    content: "\f003";

    font-family: FontAwesome;

    font-size: 30px;

    color: #ffffff;

    position: absolute;

    background-color: #003333;

    width: 42px;

    height: 42px;

    text-align: center;

    border-radius: 36px;

    transform: rotate(-20deg);

	    left: -73px;

        top: -8px;

}



.ct-detail a:hover, .ct-detail a:active, .ct-detail a:visited, .ct-detail a:focus, .banner-btn:hover, a.banner-btn:active,a.banner-btn:visited,a.banner-btn:focus  {

    text-decoration: none;

    outline: none;

}



.ct-detail h1, .ct-form-right h2 {

    font-size: 25px;

    color: #092230;

    margin-bottom: 15px;

	    text-transform: uppercase;

}

.ct-form-right h2 {

    margin-top: 36px;

}



.forms-fields input[type="text"], .forms-fields input[type="email"], .forms-fields input[type="tel"],.forms-fields textarea {

    width: 100%;

    padding: 13px;

    font-size: 18px;

    margin-bottom: 22px;

    border-radius: 10px;

	    outline: none;

		max-width:570px;

}



.forms-fields textarea {

    height: 140px;

}

.button-go input[type="submit"] {

    background-color: #003333;

    color: #ffffff;

    border: none;

    font-size: 20px;

    padding: 15px;

    border-radius: 9px;

    font-weight: 500;

	outline:none;

}



.ct-form-right span.wpcf7-not-valid-tip {

    font-size: 18px;

}



.on-page-third-panel {

    margin-bottom: 100px;

}



/*Testimonail page*/



.baner-headding h1 {

    margin-bottom: 15px;

	    color: #202a34;

}

.baner-headding {

    text-align: center;

}

.baner-headding p {

    font-weight: 300;

}

.baner-headding div {

    margin-top: 40px;

}



a.banner-btn {

    color: #ffffff!important;

    background-color: #003333;

        padding: 10px 65px;

    font-size: 24px;

    border-radius: 6px;

    outline: none;

    font-weight: 300;

}









.testimonial-box p {

    

 

    font-weight: 300;

}



.testimonial-box {

    width: 100%;

	    width: 100%;

    background-color: #ffffff;

    max-width: 624px;

    margin: 0 auto;

	    border-radius: 10px;

		margin-bottom: 25px;

}





.inner-content {

      

        padding: 58px 85px;

	   	   position:relative;

}



.inner-content:before {

    content: '';

    background-image: url(/wp-content/uploads/2018/05/quote-left.png);

    background-repeat: no-repeat;

    width: 55px;

    height: 50px;

    position: absolute;

    left: 25px;

    background-size: 50px;

    top: 50px;

}





.dadson {

    background-color: #f4f4f4;

}







.inner-content h3 {

    font-size: 26px!important;

    font-weight: 600;

    font-style: italic;

    float: right;

}



.testimonial-cont:nth-child(4n+2) .testimonial-box .inner-content, .testimonial-cont:nth-child(4n+3) .testimonial-box .inner-content {

    background-color: #f4f4f4;

    border-radius: 10px;

}

.childern-posts:nth-child(odd) .swap-div {

    float: right;

}



.flex-control-paging li a.flex-active

{

    background: rgb(0, 51, 51)!important;

}

.flex-control-paging li a{    background: #cdcc99!important;}



.childern-posts {

        padding-top: 30px;

    padding-bottom: 35px;

}



.child-posts-ct h2 {

    color: #202a34;

    font-weight: 600;

    margin-top: 2.2em;

}

.child-posts-ct p {

    font-weight: 300;

}





.parent-post-content h2 {

    color: #202a34;

    font-weight: 600;

    margin-top: 40px;

}

div#id-epos {

    background-color: #e4e4e4;

}

.epos-title h3 {

    color: #202a34;

    margin-top: 16px!important;

}





section.logo-slider-bg {

    background-color: #666699;

    min-height: 250px;

}



.logo-slider-top-text h3 {

    padding-top: 50px;

    color: #ffffff;

    font-weight: 600;

}

.logo-slider-top-text p {

    color: #ffffff;

    font-weight: 300;

}





.icon-img img {

    max-width: 190px;

    padding-bottom: 65px;

	margin: 0 auto;

}





ul.sub-menu li a {

       padding: 12px 12px;

    color: #ffffff;

	    font-weight: 300;

}



ul.sub-menu li {

    margin-top: 0;

    padding: 0!important;

    border-bottom: 1px solid #ffffff;

}

ul.sub-menu {

    background-color: #003366;

    border-radius: 8px;

	position:relative;

	border: 5px solid #f4f4f4;

}

ul.sub-menu:before {

    border-bottom: 23px solid #003366;

    content: "";

    height: 41px;

    position: absolute;

    border-left: 20px solid rgba(0,0,0,0);

    top: -11px;

    left: -1px;

    transform: rotate(-136deg);

}





ul.sub-menu li:nth-child(3) {

    border-bottom: none;

}



.owl-carousel .owl-nav.disabled {

    display: block!important;

}





.owl-prev .fa-chevron-left:before {

    content: '';

    position: absolute;

    background-image: url(/wp-content/uploads/2018/05/arrow.png);

    width: 50px;

    height: 110px;

    top: -203px;

    left: -120px;

	 background-size: 65px;

    background-repeat: no-repeat;

}



.owl-prev .fa-chevron-left,.owl-next .fa-chevron-right {

    position: relative;

    font-size: 1px;

}



.owl-next .fa-chevron-right:before {

        content: '';

    position: absolute;

    background-image: url(/wp-content/uploads/2018/05/right-arrow.png);

    width: 60px;

    height: 112px;

    right: -1385px;

    top: -208px;

    background-size: 65px;

    background-repeat: no-repeat;

}





footer ul li a:hover,footer ul li a:active, footer ul li a:visited,footer ul li a:focus,.bottom-bar-content a:hover,.bottom-bar-content a:active,.bottom-bar-content a:visited,.bottom-bar-content a:focus,a.slider-btn:hover {

    text-decoration: none;

    color: #cdcc99!important;

	outline:none;

}

ul.sub-menu li a:hover {

    color: #ffffff!important;

	outline:none;

}



.client-slider-title h2 {

    font-weight: 600;

    color: #202a34;

}



.client-slider-title p {

    line-height: 30px;

}



.v-clients h1 {

    margin-bottom: 10px;

    font-size: 44px;

    font-weight: 600;

}





.clients-inner-div p {

    text-align: center;

    max-width: 330px;

    margin: 25px auto;

    margin-top: 10px;

}







.clients-inner-div img {

    margin: 0 auto;

    max-width: 230px;

}



.v-clients {

    margin-bottom: 50px;

}

.box-spacing {

    margin-bottom: 50px;

}



section.client-panel-two {

    background-color: #f4f4f4;

    padding-top: 80px;

    padding-bottom: 80px;

}



.middile-content p{    margin-top: 35px;}



.banner-content h1 {

    margin-bottom: 5px;

    font-weight: 600;

}



.banner-content p {

    font-weight: 300;

	    margin-bottom: 20px;

}





.post-top-spacing {

    margin-top: 60px;

}





.posts-icon img {

    max-width: 140px;

    margin-bottom: 20px;

}









dl#faqs dt p {

    color: #0d45d6!important;

    /* max-width: 560px; */

}

dl#faqs dt {

    font-weight: 400;

    line-height: 25px;

    margin-bottom: 10px;

	cursor: pointer; 

    /* height: 37px;  */

    line-height: 37px;

    border-bottom: 1px solid #cecece;

    padding-left: 0;

}

dl#faqs dt:last-child{

    border: none;

}





#faqs dt, #faqs dd { padding: 0 0 0 0px }



#faqs dd {     margin: 0 0 0px 0px;}

#faqs dt { background: url(/wp-content/uploads/2021/03/show-icon.png) no-repeat right}

#faqs .expanded { background: url(/wp-content/uploads/2021/03/close-icon.png) no-repeat right}

#faqs{

    margin-bottom: 0;

}







.category-content dt p {

    max-width: 100%!important;

}





.topbanner-faq {

    background-image: url(/wp-content/uploads/2018/05/FAQ-1.png);

}



.banner-para {

    font-size: 24px;

    margin-bottom: 30px;

	    font-weight: 300;

}







.viewmore-btn a {

    border-radius: 10px;

    border: 1px solid #d9d9d9;

    padding: 12px 30px;

    float: left;

    font-size: 22px;

    color: #000000;

    margin-left: 25px;

    margin-top: 20px;

    margin-bottom: 35px;

}







.archive-para {

    font-size: 24px;

    margin-bottom: 50px;

}



.category-content dt {

    line-height: 26px!important;

    height: 20px!important;

}



.viewmore-btn a:hover, .viewmore-btn a:visited {

    outline: none;

    text-decoration: none;

}

.category-content dt{margin-left:15px!important;}





div#panel3 .swap-div {

    float: left;

}



div#panel4 .swap-div {

    float: right;

}



.sbs-mail p a:hover,.sbs-mail p a:focus, .sbs-location p a:hover,.sbs-location p a:focus {

    color: #cdcc99!important;

}

.sbs-location p a {

    color: #202a34;

    text-decoration: none;

    outline: none;

}

































/*Responsivenss Queries */

@media(max-width:1600px)

{

.img-bg{width:65%;}



.slide-bottom-content p

{   

 line-height: 27px;

    font-size: 24px;

}



/*.owl-next .fa-chevron-right:before

{    right: -1335px;}

.owl-prev .fa-chevron-left:before{left:-64px;}*/





.owl-prev .fa-chevron-left:before,.owl-next .fa-chevron-right:before{display:none;}





}







@media(max-width:1400px)

{

.img-bg {   width: 70%;}



.top-navigation ul li{    padding: 20px 25px;}

.top-bar-content ul li{    margin-right: 3em;}

li.top-email-adr {  margin-left: 2em;}





.sis-right h1{font-size:54px; line-height: 40px;}



.slide-bottom-content p {

    line-height: 24px;

    font-size: 20px;

}



.epos-title p {

    display: none;

}



.buttom-space {

    margin-top: 10px;

}



 

	

}





@media(max-width:1281px)

{

	

	.top-navigation ul li{padding: 20px 20px;}

	section.bg-banner{min-height: 455px;}

	.banner-content{height:auto;}

	

}







@media(min-width:992px) and (max-width:1200px)

{

.top-navigation ul li {  padding: 20px 16px;}

.top-navigation ul li a{    font-size: 16px;}



.top-bar-content ul li a{    font-size: 20px;}

.top-email-adr:before{    font-size: 28px;}

.phone-numbers:before{    left: -31px;     font-size: 30px;   top: -7px;}

.request-form input[type="submit"],.sbs-phone ul li a, .sbs-mail p a,.sbs-location p{font-size:19px!important;}

footer ul li a{    font-size: 17px!important;}

.footer-bottem-addresses {   padding: 100px 0px 35px 0px;}

.sbs-location{    max-width: 100%;}

.sbs-location:before{       left: -8px;   top: -56px;  background-size: 55px;}

.sbs-phone ul:before{left: 0; top: -56px;  background-size: 55px;}

.sbs-phone ul{text-align:left;}

.sbs-phone ul li{    display: inline-block; padding-left: 10px;}

.sbs-mail { text-align: left;   margin-top: 0;}

.sbs-mail p a:before{    top: -56px;  left: 0;   background-size: 55px;}

.slide-bottom-content p{font-size: 18px;}

.sis-right h1 {  font-size: 48px; line-height: 36px;}

.slider-btn{    padding: 8px 32px;     font-size: 20px;}

.client-slider-title p {  display: none;}

.buttom-space {

    margin-top: -15px;

}



}





@media(max-width:991px)

{

.top-bar-content ul li a{    font-size: 17px;}

.top-email-adr:before{font-size:24px;}

.phone-numbers:before{    font-size: 28px;    top: -8px;}	

.img-bg { display: none;}

.top-navigation ul li a{font-size:15px;}

.top-navigation ul li {  padding: 20px 8px;}

.request-form input[type="submit"]{padding: 17px 22px;    font-size: 16px;}

footer ul li a{    font-size: 19px;}

.request-form input[type="submit"]{font-size: 16px;    padding: 17px 22px;}

.sbs-location:before{left: -12px;

    top: -41px;

    background-size: 40px;}

.sbs-location p {

    font-size: 18px;

    font-weight: 400;

}

.sbs-phone ul li a, .sbs-mail p a

{    font-size: 18px;

    font-weight: 400;    line-height: 30px;}

	

.sbs-phone ul:before{    left: 0;

    top: -37px;

    background-size: 40px;}		

.sbs-phone ul{    text-align: left;}



.sbs-mail{    text-align: left;

   

    margin-top: 0;}

	

	.sbs-mail p a:before{    top: -41px;

    left: 0;

    background-size: 41px;}

	

.bottom-bar-content p{    font-size: 18px;}	

.sbs-location{width:100%;}

.top-testimonail-text h2{font-size:44px;}



.slider-ct .testimonial_body p{    font-size: 22px;font-weight: 400;    line-height: 30px;}

.slider-ct{    max-width: 600px;}







.cycle-next.easy-t-cycle-next:before, .cycle-prev.easy-t-cycle-prev:before{    top: 79px;

    height: 113px;

    width: 64px;}

	.cycle-prev.easy-t-cycle-prev:before{left: 83px;}

	.cycle-next.easy-t-cycle-next:before{    right: 67px;}

.right-content{padding-top:0px;}	



.right-content ul li{    display: initial;}	

.view-more-btn{margin-top:0em;}

.right-content p {

    font-size: 20px;

	    line-height: 22px;

}

.first-section{    padding-top: 6em;

    padding-bottom: 6em;}

.first-section:nth-child(4){    padding-top: 7em;}







.sis-right h1 {

    font-size: 38px;

    line-height: 33px;

}



.slide-bottom-content {

    display: none;

}





.buttom-wrapper {

    margin-top: -20px;

}



.child-posts-ct h2{margin-top:0;    margin-top: 8px;}

.child-posts-ct p { 

    line-height: 30px;

    font-size: 24px;

}



.childern-posts {

    padding-top: 20px;

    padding-bottom: 20px;

}





.epos-title h3{display:none;}



.child-xs-btn {

    font-size: 22px;

    padding: 8px 24px;

}





.middile-content p {

    margin-top: 15px;

}



.v-clients h1{    font-size: 40px;}

p{font-size:21px;}



.clients-inner-div img,.middle-image img {    max-width: 180px;}

.box-spacing {

    margin-bottom: 15px;

}

section.client-panel-two{    padding-top: 25px; padding-bottom: 25px;}

.client-slider-title p {  display: none;}

.buttom-space {

    margin-top: -14px;

}

.baner-headding {

    text-align: left;

}



section.bg-banner {

    min-height: 100%;

}





.viewmore-btn a{    margin-bottom: 20px;

    margin-top: 15px; clear:both;font-size: 20px;}



dl#faqs dt{    height: auto;

    line-height: 30px;    margin-bottom: 8px;}

	dl#faqs dt p{    line-height: 26px!important;

    font-size: 21px!important;}



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

dl#faqs dt p{max-width:100%!important;}



.category-content dt {

    line-height: 35px!important;

    height: 43px!important;

	

}



.banner-bottom-content h2 {

    font-size: 36px;

}



.archive-para, .banner-para, a.banner-btn {

    font-size: 21px;

}

.banner-content h1{font-size:42px;}



.slider-btn{    padding: 13px 50px;

    font-size: 21px;}



 .right-content{    max-width: 100%; width:100%;}







.left-content{   text-align:center; max-width: 100%; width:100%;}









	

}







@media(max-width:768px)

{

ul#mobmenuright a span img {

    display: none!important;

}



ul#mobmenuright a {

    display: block!important;

    font-size: 24px!important;

    padding: 10px!important;

    color: #092230!important;

}



ul#mobmenuright a:hover, ul#mobmenuright a:active, ul#mobmenuright a:visited

{text-decoration:none!important;outline:none!important; color:#045fa6!important;}





 .sbs-mail {

    margin-top: 50px;

}

.sbs-location{margin:0; width:100%;}





.ct-detail h1, .ct-form-right h2{    font-size: 46px;}





.request-form input[type="text"], .request-form input[type="email"], .request-form input[type="tel"]

{width:100%; margin-bottom:15px;}



div.wpcf7-mail-sent-ok, div.wpcf7-validation-errors{       margin-top: 5px;

    width: 100%;}

.first-name span.wpcf7-not-valid-tip, .email-msg .wpcf7-not-valid-tip{position:initial;}

.ct-detail ul li ul li:nth-child(1) {

    margin-left: 15%;

}

.ct-detail ul li ul li a, .ct-detail ul li a

{    font-size: 22px;}



.top-bar-bg{    display: none;}

.top-bar-content ul{    display: none;

}



.mobmenur-container i{    font-size: 44px!important;     color: #1f5790!important;}

img#small-logo {

    display: none!important;

}





.middle-image img {

    width: 230px;

    margin: 0 auto;

}

.middile-content p {

    text-align: center;

}

ul.sub-menu.show-sub-menu {

    padding-left: 20!important;

}

ul.sub-menu.show-sub-menu a img, .cycle-next.easy-t-cycle-next:before, .cycle-prev.easy-t-cycle-prev:before {

    display: none;

}

ul#mobmenuright a {

    font-size: 22px!important;

    padding-left: 20px!important;

    font-weight: 500;

}





ul#mobmenuright a:hover {

    color: #092230!important;

}





.buttom-space {

    margin-top: 10px;

}

.bottom-bar{padding: 20px;}



.sis-right h1 {

    font-size: 27px;

    line-height: 24px;

}



.slider-btn {

    padding: 9px 32px;

    font-size: 19px;

}

.right-content ul li img {

    max-width: 120px;

    margin-top: 20px;

}

.mobmenu-content ul li .menu-image-title{

    text-align: left;

}

.mob-expand-submenu{

    margin-top: -50px;

}

.mob-expand-submenu i{

    font-size: 10px !important;

    top: 10px;

}	

.button-div{

    float:none !important;

}	

}









@media(max-width:600px)

{

	.client-slider-title {

    display: none;

}

	

	.buttom-space {

    margin-top: -22px;

}

	

.child-xs-btn

{font-size: 15px;}	



.inner-content{padding: 58px 35px;}

.inner-content:before{    top: 22px;}





.banner-items {

    display: block;

    min-height: 280px;

    padding-top: 45px;

}



.banner-content h1{      margin-bottom: 14px;

    margin-top: 25px;

    font-size: 42px;}

	a.banner-btn{    font-size: 19px;}



	.banner-para,.banner-content p{display:none;}

	

	

	.sis-right h1 {

    font-size: 24px;

    line-height: 21px;

}



	

	.slider-btn {

    padding: 7px 26px;

    font-size: 17px;}

	

	

	

.left-content img {

    max-width: 400px;

}

	

	

	

}

















@media(max-width:480px)

{

	li.ct-phone:before, li.ct-mail:before{ font-size: 28px;    width: 45px;

    height: 45px;    top: -43px;}

	

	.box-spacing {

    width: 100%!important;

}

.fb-icon:before, .in-icon:before{   display:none;}

.footer-social-media ul {

    padding-left: 0;

}





.ct-detail ul li ul li:nth-child(1){margin-left:0%;}



.ct-detail ul li ul li {

    display: block;

}



li.ct-mail{    margin-left: 8px;}

li.ct-mail:before{    left: -8px!important;}



.ct-detail ul{    margin: 60px auto;}



.category-content dt {

   

    height: 50px!important;

}



dl#faqs dt p {

    line-height: 22px!important;

    font-size: 19px!important;

    padding-left: 0;

}



footer ul li a {

    font-size: 15px;

}

.sbs-location{max-width:100%!important;}





.sis-right h1{display:none;}



.slider-btn {

    padding: 5px 12px;}

	

.buttom-wrapper {

    margin-top: -10px;

}	

.button-div{

    float:none !important;

}	

	

}

.single-product .childern-posts ul li{

    font-size: 24px;

    font-weight: 300;

    list-style: none;

}



  

.single-product .childern-posts ul li:before {

    content: '✓';

    color: #59deae;

    padding-right: 10px;

    font-weight: bold;

  }

  .single-product .child-posts-ct h2{

    color: #213b55;

  }

  .single-product .parent-post-content h2{

    color: #213b55;

  }



  .page-template-template-faqs .posts-icon h3{

      display: inline-block;

  }

  .page-template-template-faqs .posts-icon img{

      display: inline-block;

  }

  /* .page-template-template-faqs .custom-container{

      margin-bottom: 40px;

  } */

  .contact-recaptcha{

      margin-bottom: 22px;

      display: inline-block;

  }

  .clients-inner-div h3{

      text-align: center;

      margin-top: 20px !important;

  }



  .easy_t_single_testimonial blockquote p span.testimonial-position{

      text-align: center;

  }

  p.testimonial-owner{

    text-align: right;

    float: none;

    clear: both;

    font-style: italic;

  }

  .home .view-more-btn{

      float: left;

      margin-top: 2em;

  }



@media(min-width:1400px) and (max-width:1500px)

{

 .sbs-phone ul:before{

    left: 72px;

 }



}

@media(min-width:1300px) and (max-width:1399px)

{

 .sbs-phone ul:before{

    left: 57px;

 }



}

@media(min-width:1200px) and (max-width:1299px)

{

 .sbs-phone ul:before{

    left: 40px;

 }



}