/*Use this grid system for make responsive design easily*/

@font-face {
font-family: 'Gotham HTF Book';
src: url('fonts/GothamHTF-Book.eot');
src: url('fonts/GothamHTF-Book.eot?#iefix') format('embedded-opentype'),
url('fonts/GothamHTF-Book.woff2') format('woff2'),
url('fonts/GothamHTF-Book.woff') format('woff'),
url('fonts/GothamHTF-Book.ttf') format('truetype'),
url('fonts/GothamHTF-Book.otf') format('opentype'),
url('fonts/GothamHTF-Book.svg#GothamHTF-Book') format('svg');
font-weight: 500;
font-style: normal;
font-stretch: normal;
unicode-range: U+0020-00FE;
}

@font-face {
font-family: 'Gotham HTF Medium';
src: url('fonts/GothamHTF-Medium.eot');
src: url('fonts/GothamHTF-Medium.eot?#iefix') format('embedded-opentype'),
url('fonts/GothamHTF-Medium.woff2') format('woff2'),
url('fonts/GothamHTF-Medium.woff') format('woff'),
url('fonts/GothamHTF-Medium.ttf') format('truetype'),
url('fonts/GothamHTF-Medium.otf') format('opentype'),
url('fonts/GothamHTF-Medium.svg#GothamHTF-Medium') format('svg');
font-weight: 500;
font-style: normal;
font-stretch: normal;
unicode-range: U+0020-00FE;
}

@font-face {
font-family: 'fonts/BebasNeueRegular';
src: url('fonts/BebasNeueRegular.eot') format('embedded-opentype');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'BebasNeueRegular';
src: url('fonts/BebasNeueRegular.otf') format('opentype'),
url('fonts/BebasNeueRegular.ttf') format('woff'), url('fonts/BebasNeueRegular.ttf') format('truetype'), url('fonts/BebasNeueRegular.svg#BebasNeueRegular') format('svg');
font-weight: normal;
font-style: normal;
}


@font-face {
  font-family: 'Poppins-Regular';
  src: url('fonts/Poppins-Regular.ttf')  format('truetype');
  font-weight: normal;
  font-style: normal;
}


@font-face {
font-family: 'Poppins-Bold';
src: url('fonts/Poppins-Bold.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'Poppins-Light';
src: url('fonts/Poppins-Light.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'Poppins-Medium';
src: url('fonts/Poppins-Medium.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}


* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
*behavior: url(boxsizing.htc);
}

a {
text-decoration: none;
color: #000;
}

img {
max-width: 100%;
}

body {
overflow-x: hidden;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
caption,
canvas,
center,
cite,
code,
dd,
del,
details,
dfn,
dialog,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
form,
footer,
header,
hgroup,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
main,
small,
span,
strike,
strong,
sub,
summary,
sup,
tt,
table,
tbody,
textarea,
tfoot,
thead,
time,
tr,
th,
td,
u,
ul,
var,
video {
font-family: inherit;
font-size: 100%;
font-weight: inherit;
font-style: inherit;
vertical-align: baseline;
white-space: normal;
text-align: left;
margin: 0;
padding: 0;
border: 0;
outline: 0;
background: transparent;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main {
display: block;
}

ol,
ul {
list-style: none;
}

blockquote,
q {
quotes: none;
}

table {
border-collapse: collapse;
border-spacing: 0;
}


/*	MAIN CONTAINER 
Set the width to whatever you want the width of your site to be. */

.container {
max-width: 1200px;
margin: 0 auto;
}

/*	SELF CLEARING FLOATS - CLEARFIX METHOD */

.container:after,
.row:after,
.col:after,
.clr:after,
.group:after {
content: "";
display: table;
clear: both;
}
div.wpcf7-mail-sent-ok{
    font-family: 'Poppins-Regular';
    border: none;
    color: #398f14;
    text-align: center;
    margin-left: 33px;
}
.home-banner.mobile.slick-slider button {
top: calc(50% - 10px);
}

.page-template-contact-us div.wpcf7-response-output{
      border: none;
}

/* 	DEFAULT ROW STYLES 
Set bottom padding according to preference */

.row {
padding-bottom: 0em;
margin: 0 -10px;
}

/* DEFAULT COLUMN STYLES */

.col {
display: block;
float: left;
width: 100%;
padding: 0 10px;
margin-bottom: 20px;
}

.slick-slider .item {
float: left;
}

.slick-slider {

position: relative;
}

.slick-slider:after {
content: "";
clear: both;
display: block;
}

.slick-slider img {
display: block;
}

.slick-slider button {
position: absolute;
top: 50%;
height: 30px;
margin-top: -15px;
z-index: 9;
}

.slick-slider button.slick-prev {
left: -20px;
}

.slick-slider button.slick-next {
right: -20px;
}

header {
padding: 0px 0;
background: #fff;
margin-bottom: 0px;
}
.solutions-blog .col.span_4.m-0:nth-child(3n+1) {
clear: both;
}

.menu li ul {
display: none;
}

nav#mainMenu ul li {
font-size: 14px;
display: inline-block;
}

nav#mainMenu ul li a {
display: block;
padding: 10px;
}

header .col {
margin-bottom: 0;
}

nav#mainMenu ul {
text-align: right;
line-height: 41px;
}

header h1 {
font-size: 24px;
line-height: 37px;
}

.accordian li i {
float: right;
font-size: 14px;
line-height: 21px;
display: block;
}

.accordian li {
border: 1px solid #e0e0e0;
border-bottom: 0;
}

.accordianContent,
.tabContent {
display: none;
padding: 10px;
}

.accordian li h3 {
padding: 5px 10px;
cursor: pointer;
}

.accordian li:last-child {
border-bottom: 1px solid #e0e0e0;
}

.tab {
position: relative;
}

.tab ul li {
display: inline-block;
}

.tab ul li span {
border-bottom: 0;
}
li.terms.colorcls a {
color: #fff;
}
.tabContent {
left: 0;
border: 1px solid #e0e0e0;
width: 100%;
z-index: 9;
margin-top: -1px;

}

.tab ul li.active span {
border: 1px solid #000;
border-bottom: 0;
background: #fff;
position: relative;
z-index: 91;
}

.home-banner .item {
position: relative;
}
.home-banner .slick-prev,.home-banner .slick-next{
filter: invert(1);
z-index:1;
}
.home-banner.slick-slider button.slick-prev{
left:10px
}
.home-banner.slick-slider button.slick-next{
right:10px
}

.tabContent.active {
border: 1px solid;
}

.tab ul li span {
border-bottom: 0;
cursor: pointer;
padding: 10px;
display: block;
}

.social-sharing {
    /*margin-left: 65px;*/
    margin-top: 15px;
    text-align: left;
}

ul.socialIcons li {
display: inline-block;
max-width: 40px;
margin-right: 6px;
}

footer {
border-top: 1px solid #9f9f9f;
}

footer {
padding: 25px 0px;
}

footer h3 {
font-size: 18px;
color: #666;
text-transform: uppercase;
margin-bottom: 10px;
text-align: center;
}

footer ul,
footer ul li {
text-align: center;
}

footer li a {
color: #666;
padding: 5px 0;
display: block;
text-align: center;
}

footer li:hover a {
color: #000;
}

.copyright {
color: #000;
font-size: 13px;
font-family: 'Poppins-Regular';
}

.copyright p {
text-align: left;
font-family: 'Poppins-Regular';
line-height: 20px;
margin-top: 10px;
}

.copyright p a {
text-decoration: none;
color: #000;
font-size: 13px;
font-family: 'Poppins-Regular';
}
.applemacbooks-highlights ul li strong {
font-family: 'Poppins-Medium';
}
p.strong-head {
font-family: 'Poppins-Medium';
}


#nav-icon3 {
width: 28px;
/*height: 28px;*/
position: relative;
margin: 6px 0px 0 0px;
/*margin: 6px auto 0;*/
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
cursor: pointer;
float: left;
display: none;
}

#nav-icon3 span {
display: block;
position: absolute;
height: 2px;
width: 100%;
background: #2f713a;
border-radius: 2px;
opacity: 1;
left: 0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
}

#nav-icon3 span:nth-child(1) {
top: 0px;
}

#nav-icon3 span:nth-child(2),
#nav-icon3 span:nth-child(3) {
top: 8px;
}

#nav-icon3 span:nth-child(4) {
top: 16px;
}

#nav-icon3.open span:nth-child(1) {
top: 18px;
width: 0%;
left: 50%;
}

#nav-icon3.open span:nth-child(2) {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

#nav-icon3.open span:nth-child(3) {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}

#nav-icon3.open span:nth-child(4) {
top: 18px;
width: 0%;
left: 50%;
}

.mobile {
display: none;
}

.mobileMenu {
position: fixed;
left: 0;
top: 0;
width: 250px;
height: 100%;
z-index: 2;
background: rgba(0, 0, 0, .5);
padding: 22px 0;
display: none;
    top: 56px;
    background: #434343;
        z-index: 999999;
}

.mobile ul {
padding: 0;
}

.mobileMenu ul li {
font-size: 18px;
border-bottom: 1px solid #fff;
}

.mobileMenu ul li a {
padding: 10px 20px;
display: block;
font-family: 'Poppins-Bold';
letter-spacing: 0.036em;
font-size: 13px;
text-transform: uppercase;
transition: all 0.3s ease-in-out;
color: #fff;
}

.mobileMenu ul li a:hover {
background: #2f713a;
color: #fff;
}

.wrapper {
margin-left: 0;
/*    overflow-x: hidden;*/
position: relative;
z-index: 99;
background: #fff;
}

.plusMinus {
position: absolute;
display: block;
top: 0;
width: 100%;
height: 100%;
}

.plusMinus:before {
float: right;
margin-right: 15px;
margin-top: 13px;
}

.mobileMenu ul li {
position: relative;
}

.youTubeVideo {
position: relative;
}

.customcoverImage {
position: absolute;
top: 0;
left: 10px;
}

button#pause-button {
position: absolute;
top: 50px;
right: 50px;
display: none;
}

header.fixed {
transition: all 0.5s ease-in-out;
position: fixed;
top: 0;
width: 100%;
background: #fff;
z-index: 99;
box-shadow: 0px 0px 10px 1px #f1f1f1;
}

.wrapper.fixed {
padding-top: 78px;
}

/********* RGS Solutions*******/

.partners_slider .slick-slide {
    height: auto;
}

.awards-relative .slick-slide {
    height: auto;
}

.featured_product_slider_odd .slick-slide {
    height: auto;
}

.featured_product_slider_even .slick-slide {
    height: auto;
}

.home-banner .slick-slider{
    height: auto;
}



.container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}

.no-gutters {
margin-right: 0;
margin-left: 0;
}

.p-0 {
padding: 0;
}

.m-0 {
margin-bottom: 0;
}

.home-banner,
.awards-relative {
position: relative;
}

.verticalOffer,
.ver-product {
position: relative;
}

.banner-image img,
.product-img img,
.productspartners-img img {
display: block;
width: 100%;
}

.banner-description {
top: 0;
/*left: 0;*/
position: absolute;
width: 100%;
height: 100%;
display: flex;
}

.text-alignself {
align-self: center;
width: 100%;
}


.banner-description p {
font-size: 20px;
color: #fff;
letter-spacing: 0.050em;
font-family: 'Poppins-Light';
text-align: center;
line-height: 20px;
margin-top: 20px;
text-transform: uppercase;
}


section.Offering-product {
margin-top: 40px;
position: relative;
}

.ver-Offerinf {
position: relative;
margin-top: -85px;
}

.ver-Offerinf .container {
max-width: 780px;
width: 100%;
background: #fff;
padding: 50px 65px 0px 65px;
}

p {
font-size: 15px;
color: #000;
/* letter-spacing: 0.050em;*/
font-family: 'Poppins-Regular';
text-align: center;
line-height: 26px;
}

.display-table {
display: table;
}

.display-cell {
display: table-cell;
float: none;
vertical-align: middle;

}

/*.apple-products-sec .row{
display: table;
}
.apple-products-sec .col.span_6 {
display: table-cell;
float: none;
vertical-align: top;

}*/

.disrcleft h2,
.disrcright h2,
.disrcleft-list h2 {
font-weight: 700;
font-family: 'BebasNeueRegular';
display: block;
font-size: 25px;
color: #000;
text-transform: uppercase;
margin-bottom: 25px;
}
.disrcleft h4,
.disrcright h4,
.disrcleft-list h4 {

font-family: 'BebasNeueRegular';
display: block;
font-size: 40px;
color: #000;
text-transform: uppercase;
margin-bottom: 25px;
letter-spacing: 0.01em;
}

.disrcleft p,
.disrcright p,
.disrcleft-list p {
font-size: 15px;
color: #000;
/*letter-spacing: 0.050em;*/
font-family: 'Poppins-Regular';
line-height: 26px;
text-align:left;
}

.disrcleft h2,
.disrcleft p,
.text-left {
text-align: left;
}

.disrcright h2,
.disrcright p,
.text-right {
text-align: right;

}

.disrcleft {
padding-left: 65px;
}

.disrcright {
padding-right: 65px;
}

.product-btn {
margin-top: 40px;
}

.product-btn .btn {
padding: 15px 0px;
cursor: pointer;
margin-right: 15px;
font-size: 13px;
letter-spacing: 0.20em;
font-family: 'Poppins-Regular';
display: inline-block;
width: calc(25% - 5px);
text-align: center;
vertical-align: top;
text-transform: uppercase;
transition: all 0.3s ease-in-out;

}

.btn-left {
background-color: #000;
color: #fff;
border: 1px solid #acacac;
}

.btn-right {
background-color: #fff;
color: #000;
border: 1px solid #acacac;
}


nav#mainMenu ul li a {
display: block;
padding: 10px 15px;
font-family: 'Poppins-Bold';
letter-spacing: 0.036em;
font-size: 15px;
text-transform: uppercase;
transition: all 0.3s ease-in-out;
}

.logo a {
display: inline-block;
}

.logo a img {
margin-top: 5px;
max-width: 205px;
margin-left: 0px;
vertical-align: middle;
}

.logo-footer {
text-align: left;
}

.logo-footer a img {
max-width: 205px;
}

footer ul,
footer ul li {
text-align: left;
display: inline-block;
}

footer li a {
padding: 0px 6px;
margin-right: 5px;
display: inline-block;
text-align: left;
font-size: 13px;
color: #000;
letter-spacing: 0.050em;
font-family: 'Poppins-Regular';
border-right: 1px solid #000;
}

footer li a:first-child {
padding-left: 0px;
}

.industries_name a:hover{
color: #2f713a;
border-bottom: 1px solid #2f713a;
}

.social-sharing.rsg-socialIcon li a {
    margin-right: 0;
    border: none;
    padding: 0 2px;
}

.social-sharing.rsg-socialIcon li {
    margin-right: 0;
}

/** home page ***/

a:hover,
footer li a:hover,
.apple-category ul li a:hover,
.addressEmail a:hover {
color: #2f713a;
}

.homeproduct-btn .btn:hover,
.product-btn .btn-left:hover,
.product-btn .btn-right:hover,
.getintouch .btn:hover {
color: #fff;
background: #2f713a;
border: 1px solid #2f713a;
}


.apple-enquirenow h2 a:hover {
color: #fff;
background: #2f713a;
cursor: pointer;
}

nav#mainMenu ul li a:hover {
color: #fff;
background: #2f713a;
}

.description-caption {
top: 0;
left: 0;
position: absolute;
width: 100%;
height: 100%;
display: flex;
}

.description-caption h1 {
font-family: 'BebasNeueRegular';
text-align: center;
font-size: 35px;
color: #fff;
letter-spacing: 0.060em;
text-transform: uppercase;
}

.description-caption p {
font-size: 20px;
letter-spacing: 0.10em;
color: #fff;
letter-spacing: 0.050em;
font-family: 'Poppins-Light';
text-align: center;
line-height: 20px;
margin-bottom: 25px;
text-transform: uppercase;
}

.bringing-tech {
clear: both;
max-width: 1200px;
margin: 0 auto;
margin-top: 50px;
}

ul.bringing-list {
display: table;
width: 100%;
padding: 20px 0;
}

.bringing-list li:last-child {
border-right: none;
}

ul.bringing-list li {
display: table-cell;
width: calc(25% - 4px);
padding: 0px 22px;
float: none;
vertical-align: top;
text-align: center;
position: relative;
/*border-right: 1px solid #c6c6c6;*/
}

.bringing-list h3 {
text-align: center;
font-size: 14px;
font-family: 'Poppins-Bold';
margin: 10px 0 0 0;
color: #fff;
text-transform: uppercase;
}

.bringing-list p {
font-size: 13px;
color: #fff;
font-family: 'Poppins-Regular';
text-align: center;
line-height: 20px;
margin-top: 25px;
text-transform: unset;
}

.applemacbooks-highlights p {
text-align: left;
}

.homeproduct-btn {
margin-top: 50px;
text-align: center;
}

.homeproduct-btn .btn {


font-size: 15px;
letter-spacing: 0.20em;
font-family: 'Poppins-Regular';
display: inline-block;
text-align: center;
vertical-align: top;
text-align: center;
text-transform: uppercase;
transition: all 0.3s ease-in-out;
cursor: pointer;
/*color: white;*/
        border: 1px solid #000;
    padding: 10px 20px;
}

.aboutUs-sec {
position: relative;
}

.aboutUs-sec .container {
max-width: 780px;
width: 100%;
background: #fff;
padding: 0px;
margin-top: 50px;

}

.aboutInfo {
margin-top: 45px;
}

.logo-about {
text-align: center;
}

.logo-about a img {
display: block;
width: auto;
margin: 0 auto;
}

.solutionsindus {
padding-top: 120px;
padding-bottom: 120px;
border-bottom: 1px solid #9f9f9f;
}

.industries-relative {
margin-top: 50px;
overflow: hidden;
}

.industries_name,
.awards_name {
text-align: center;
padding: 30px 10px 5px 10px;
margin: 0 auto;
}

.indu-title h2 {
font-family: 'BebasNeueRegular';
text-align: center;
font-size: 35px;
color: #000;
text-transform: uppercase;
font-weight: 700;
}

.indu-title p {
font-family: 'Poppins-Light';
font-size: 13px;
color: #000;
letter-spacing: 0.050em;
text-align: center;
line-height: 20px;
margin-top: 20px;
text-transform: uppercase;
}

.industries_name h3,
.awards_name h3 {
text-align: center;
font-size: 25px;
font-family: 'BebasNeueRegular';
color: #000;
line-height: 1.3;
text-transform: uppercase;
letter-spacing: 0em;
margin-bottom: 20px;
}

.industries_name p,
.news_name p a,
.mediaArea_name p a,
.awards_name p {
font-size: 15px;
color: #000;
/* letter-spacing: 0.050em;*/
font-family: 'Poppins-Regular';
text-align: center;
line-height: 21px;
}

.news_name p,
.mediaArea_name p a {
text-align: left;
}

.mediaArea_name p {
text-align: left;
margin-top: 15px;
padding-right: 15px;
}

.link-explore {
font-family: 'Poppins-Regular';
font-size: 12px;
text-transform: uppercase;
letter-spacing: 0.20em;
border-bottom: 1px solid #000;
display: inline-block;
margin-top: 25px;
text-align: center;
font-weight: 500;
color: #000;
margin-left: auto;
margin-right: auto;
transition: all 0.2s ease-in-out;
}

span.wpcf7-not-valid-tip,
span.error {
color: #dc0000 !important;
font-size: 12px !important;
font-family: 'Poppins-Regular';
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
border: 2px solid #dc0000 !important;
font-family: 'Poppins-Regular';
font-size: 13px !important;
margin: 10px 0 !important;
padding: 10px !important;
}

.ourclients,
.ourpartners {
position: relative;
margin-top: 50px;
}

.ourclients .container,
.ourpartners .container,
.getintouch .container,
.productspartners-sec .container,
.visionmission .container,
.ourteam-sec .container {
max-width: 1024px;
width: 100%;
}

.ourclientsLogo .span_2,
.ourpartners .span_2 {
width: 20%;
}

.ourclientsLogo,
.ourpartnersLogo {
margin: 45px 0;
}


.ourclients:after {
/* content: ''; */
display: block;
width: 225px;
height: 1px;
background: #9f9f9f;
margin: 0px auto;
}

.ourpartners {
border-bottom: 1px solid #9f9f9f;
}

.rsgnews {
position: relative;
margin: 50px 0;
}


.slick-next:before {
background-image: url('../images/nextarrow.png');
background-size: 17px 18px;
display: inline-block;
width: 15px;
height: 20px;
content: "";
background-repeat: no-repeat;
filter: invert(1);

}

.slick-prev:before {
background-image: url('../images/previous.png');
background-size: 17px 18px;
display: inline-block;
width: 15px;
height: 20px;
content: "";
background-repeat: no-repeat;
filter:invert(1);

}

.slick-prev,
.slick-next {
font-size: 0;
color: transparent;
border: none;
outline: none;
background: transparent;
}


.news_name {
text-align: left;
padding: 30px 10px 0px 10px;
}

.news_name h4 {
text-align: left;
font-size: 16px;
font-family: 'Poppins-Regular';
color: #000;
line-height: 1.3;
text-transform: uppercase;
letter-spacing: 0em;
margin-bottom: 10px;
}

.news_name p a span {
font-size: 13px;
color: #000;
letter-spacing: 0.050em;
font-family: 'Poppins-Regular';
text-align: center;
line-height: 21px;
}

.news_name i {
float: right;
font-size: 24px;
line-height: 21px;
display: block;
position: absolute;
top: 50%;
right: 0;
}

.news_name p {
position: relative;
}

.newssec,
.getintouch-address {
margin-top: 45px;
}




.getintouch .form-group {
margin-bottom: 20px;
}

form#formdata {
padding: 0px 0px;
border: none;
}

#productenquireform .getintouch .form-control,
#productenquireform .getintouch .btn {
padding: 12px 5px;
}

.m-t10 {
margin-top: 10px !important;
}

.m30 {
margin-top: 25px;
}

.m-b30 {
margin-bottom: 30px;
}

.fancybox-inner {
overflow: hidden !important;
overflow-y: auto !important;
}

.getintouch .form-control {
width: 100%;
height: auto;
outline: none;
padding: 15px 15px;
font-size: 12px;
vertical-align: top;
border: 1px solid #9f9f9f;
text-transform: none;
display: block;
margin-top: 0;
width: 100%;
text-align: left;
font-family: 'Poppins-Regular';
text-transform: uppercase;
letter-spacing: 0.20em;
color: #000;
}

.select-cntrl {
height: 41px !important;
background-color: #ffffff;
color: #9f9f9f !important;
-webkit-border-radius: 0px;
}

select#country_pref {
-webkit-border-radius: 0;
border: 0;
outline: 1px solid #9f9f9f;
outline-offset: -1px;
-webkit-border-radius: 0px;
}

.getintouch .btn {
cursor: pointer;
border: 1px solid #000;
background: #000;
color: #fff;
width: 100%;
padding: 15px 15px;
font-size: 21px;
font-family: 'BebasNeueRegular';
display: block;
text-align: center;
vertical-align: top;
text-align: center;
text-transform: uppercase;
transition: all 0.3s ease-in-out;
max-width: 162px;
}

.address p,
.addressEmail a {
font-size: 13px;
color: #000;
letter-spacing: 0.050em;
font-family: 'Poppins-Regular';
text-align: left;
line-height: 21px;

}

.addressEmail {
margin: 30px 0;
}

.addressEmail a {
font-family: 'Poppins-Bold';
}

.colborder-right {
border-right: 1px solid #9f9f9f;
}

.main-form {
padding-right: 100px;
}

.p-left100 {
padding-left: 100px;
}

.p-bottom75 {
padding-bottom: 75px;
}

.information-text p,
information-contact p {
text-align: left;
}

.disrcleft-list {}

.disrcleft-list li {
position: relative;
}

.disrcleft-list li {
    text-align: left;
    margin-left: 15px;
    margin-bottom: 15px;
    display: block;
    font-size: 15px;
    color: #000;
    font-family: 'Poppins-Regular';
    line-height: 23px;
}
.disrcleft-list li:last-child {
margin-bottom: 0;
}

.disrcleft-list ul li::before {
width: 6px;
height: 6px;
content: "";
border-radius: 10px;
background-color: #000;
position: absolute;
left: -15px;
top: 7px;
font-family: 'Poppins-Regular';
}

.productspartners-list ul li:last-child {
margin-bottom: 0px;
}

.productspartners-row {
margin-top: 45px;
}

.productspartners_name h3 {
text-align: left;
font-size: 25px;
font-family: 'BebasNeueRegular';
color: #000;
line-height: 1.3;
text-transform: uppercase;
letter-spacing: 0em;
margin-bottom: 10px;
margin-top: 15px;
}


.productspartners-list ul li {
position: relative;
}

.productspartners-list ul li {
color: #000;
text-align: left;
margin-left: 15px;
margin-bottom: 10px;
display: block;
font-size: 13px;
font-weight: 600;
font-family: 'Poppins-Light';
}

.productspartners-list ul li::before {
width: 6px;
height: 6px;
content: "";
border-radius: 10px;
background-color: #000;
position: absolute;
left: -15px;
top: 7px;
font-weight: 600;
font-family: 'Poppins-Light';
}

.productspartners-row .row {
margin: 0 -90px;

}

.productspartners-row .col {
padding: 0 50px;
margin-bottom: 50px;
}

section.productspartners-sec {
padding-top: 50px;
/*margin-top: 50px;*/
border-top: 1px solid #9f9f9f;
}

.mediaArea {
position: relative;
overflow: hidden;
max-height: 427px;
margin-top: 45px;
background-color:#000;
}

.mediaArea img {
width: 100%;
display: block;
opacity:0.6;
}
.absolute_titletext, .absolute_titletext span {
color: #fff;
font-family: 'Poppins-Regular';
}

.absolute_titletext {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);
      width: 100%;
    padding: 0 20px;

}
.solutions-blog .mediaArea .absolute_titletext{
text-transform: uppercase;
}

.absolute_titletext a {
font-size: 16px;
font-family: 'Poppins-Regular';
color: #fff;
text-transform: uppercase;
width: 100%;
display: block;
}

.ourclients_afr:after {
display: none;
}

.ourclients_afr {
border-bottom: 1px solid #9f9f9f;
}

.absolute_titletext span.d_flex {
position: absolute;
top: 50%;
right: 2%;
transform: translate(-50% , -50%);
}

.absolute_titletext span.d_flex .fa {
font-size: 24px;
line-height: 0;
}

.m-50 {
margin-top: 50px;
overflow: hidden;
}

.productlist .display-cell {
vertical-align: top;
}

.information-contact .container {
max-width: 820px;
width: 100%;
}

.contact-text {
padding: 0px 65px 0px 65px;
}

.full-address {
    padding: 0px 20px 30px 20px;
text-align: center;
margin: 0 auto;
}

.full-address h2 {
font-family: 'Poppins-Bold';
text-align: left;
font-size: 16px;
color: #000;
text-transform: uppercase;
    font-weight: normal;
margin-bottom: 12px;
}
.full-address p{
    text-align: left;
}
/*** product css ****/

.bringing-world-class-img img {
width: 100%;
}


.bringing-world-class-img {
position: relative;
}

.bringing-world {
position: absolute;
top: 50%;
left: 40%;
transform: translate(-40%, -50%);
}

.bringing-world-class {
margin-bottom: 80px;
}

.bringing-world-class p {
font-size: 21px;
font-family: 'Poppins-Light';
color: #fff;
text-align: center;
text-transform: uppercase;
}

.bringing-world-class h1 {
font-size: 35px;
font-family: 'Poppins-Light';
color: #fff;
text-align: center;
text-transform: uppercase;
}

.media-entertainment ul li {
display: inline-block;
padding: 20px 30px;
border-right: 1px solid #666;
}

.media-entertainment ul li:first-child {
border-left: 1px solid #666;
}

.media-entertainment ul li h3 {
font-family: 'Poppins-Bold';
font-size: 14px;
color: #fff;
text-align: center;
margin-bottom: 20px;
}

.media-entertainment ul li p {
font-family: 'Poppins-Regular';
font-size: 14px;
color: #fff;
text-align: center;
}

.top-grayBG {}

.print-graphics {
text-align: center;
}

.print-graphics p span {
color: #fff;
font-family: 'Poppins-Bold';
font-size: 20px;
text-transform: uppercase;
-webkit-font-smoothing: antialiased;

}

.print-graphics p {
color: #fff;
font-family: 'Poppins-Light';
font-size: 20px;
text-align: center;
text-transform: uppercase;
margin-top: 30px;
-webkit-font-smoothing: antialiased;
}

.print-graphics h1 {
font-family: 'BebasNeueRegular';
text-align: center;
font-size: 45px;
color: #fff;
letter-spacing: 0.060em;
text-transform: uppercase;
font-weight: 700;
margin-top: 15px;
}

.print-graphics-content p {
color: #333;
font-family: 'Poppins-Regular';
font-size: 15px;
margin-top: 50px;
-webkit-font-smoothing: antialiased;
line-height: 25px;
}

.apple-category ul {
text-align: center;
}

.apple-category ul li {
display: inline-block;
padding: 10px 25px;
}

.apple-category ul li a {
font-family: 'Gotham HTF Book';
font-size: 15px;
text-transform: uppercase;
color: #000;
}

.apple-category {
position: relative;
margin-top: 50px;
}

.apple-category::after {
content: '';
position: absolute;
width: 100%;
height: 1px;
background: #ececec;
}

.apple-category::before {
content: '';
position: absolute;
width: 100%;
height: 1px;
background: #ececec;
}

section.apple-products-sec {
margin-top: 50px;
}

.apple-productBG {
background: #fff;
padding: 25px;
}
.postid-170 .apple-productBG{
background: #fff;
}

.aples-macbook ul li {
display: block;
font-family: 'Gotham-Light';
font-size: 14px;
padding: 5px 0;
}

.aples-macbook {
position: relative;
}

.aples-macbook::after {
content: '';
position: absolute;
width: 100%;
height: 2px;
background: #888;
bottom: -5px;
}

.aples-macbook ul li span.applemac-book h3 {
float: left;
width: 85%;
display: block;
line-height: 1.1;
font-family: 'BebasNeueRegular';
font-size: 30px;
font-weight: 700;
}

.aples-macbook ul li span.applemacbook-price {
float: right;
width: 15%;
display: block;
line-height: 1.1;
font-family: 'Gotham HTF Book';
font-size: 11px;
text-transform: uppercase;
}

.aples-macbook ul li span.applemacbook-price span {
font-family: 'Gotham HTF Medium';
font-size: 11px;
text-transform: uppercase;
margin-left: 12px;
}

.aples-macbook ul li:after {
content: "";
display: block;
clear: both;
}

.apples-description p {
font-family: 'Poppins-Regular';
font-size: 15px;
margin-top: 20px;
-webkit-font-smoothing: antialiased;
line-height: 22px;
text-align: left;
}

.applemacbooks-highlights h3 {
font-family: 'BebasNeueRegular';
font-size: 18px;
        margin-bottom: 10px;
margin-top: 15px;
}

.applemacbooks-highlights ul li {
font-family: 'Poppins-Regular';
font-size: 15px;
line-height: 25px;
}

.applemacbooks-highlights ul li {
list-style-type: disc;
list-style-position: inside;
}

.apple-enquirenow h2 a {
font-family: 'BebasNeueRegular';
font-size: 23px;
background: #3f93b8;
padding: 15px 0;
text-align: center;
color: #fff;
display: block;
margin-top: 12px;
transition: all 0.3s ease-in-out;
}

.apple-products-sec {
margin-bottom: 70px;
}

.apple-products-sec .row,
.apple-products-sec1 .row {
margin: 0 -40px;
}

.apple-products-sec .col,
.apple-products-sec1 .col {
padding: 0 40px;
}

section.Ver-appleproducts {
margin-top: 50px;
}


/*************ABOUT PAGE CSS********/

.why-choose-rsg-bg {
background: #205629;
-webkit-clip-path: polygon(0 0, 100% 0%, 100% 80%, -12% 100%);
clip-path: polygon(0 0, 100% 0%, 100% 80%, -12% 100%);
}

.why-choose-rsg-bg1 {
background: #2f713a;
-webkit-clip-path: polygon(0 0, 100% 0%, 100% 65%, 0% 96%);
clip-path: polygon(0 0, 100% 0%, 100% 65%, 0% 96%);
padding-bottom: 160px;
padding-top: 80px;
border-top: 1px solid #fff;
}

.why-choose-rsg {
float: right;
margin-right: 10%;
}

img.image-responsive {
width: 100%;
}

.why-choose-rsg h1 {
color: #fff;
font-family: 'BebasNeueRegular';
font-size: 45px;
text-align: center;
text-transform: uppercase;
margin-top: 10px;
font-weight: 700;
}

.why-chooses-rsg p {
font-size: 15px;
color: #fff;
letter-spacing: 0em;
font-family: 'Poppins-Regular';
text-align: left;
line-height: 26px;
}

section.company-profile-sec {
margin-top: 50px;
position: relative;
}

.company-profile-content h2 {
font-weight: 700;
font-family: 'BebasNeueRegular';
display: block;
font-size: 45px;
color: #2f713a;
text-transform: uppercase;
margin-bottom: 30px;
text-align: center;
}

.company-profile-content p {
text-align: left;
line-height: 24px;
}

.company-profile-content p {
text-align: left;
margin-bottom: 40px;
}

.company-profile-content p:last-child {
margin-bottom: 0px;

}

.company-profile-sec .display-cell {
vertical-align: top;
}

.awards-relative .col.span_3.m-0 {
width: 100%;
}

.awards-relative.slick-initialized.slick-slider button {
top: 40%;
}

.awards-relative.slick-initialized.slick-slider button.slick-next {
right: 15px;
}

.awards-relative.slick-initialized.slick-slider button.slick-prev {
left: 10px;
}

.awardsrecognitions {
margin: 50px 0;
position: relative;
}

.awards-relative {
margin-top: 45px;
overflow: hidden;
}

.visionmission {
background: url('../images/b_banner.jpg') no-repeat center center / cover;
background-attachment: fixed;
position: relative;
padding: 100px 0;
}

.visionmission .indu-title h2 {
color: #fff;
}

.visionmission .indu-title p {
color: #fff;
}

.visionmission-dicr p {
font-size: 18px;
line-height: 32px;
color: #fff;
}

.visionmission-dicr {
margin-top: 45px;
overflow: hidden;
padding: 0px 45px;
}

section.productlist-section .productlist-slider .slick-prev:before {
  margin-left: 30px;
}

section.productlist-section .productlist-slider .slick-next:before {
   margin-right: 30px;
}

.productlist-Content h2 a {
    text-align: center;
    font-size: 20px;
    font-family: 'BebasNeueRegular';
    color: #000;
    line-height: 1.3;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 20px;
}

.productlist-Content h2 {
    text-align: center;
    margin: 10px 0 30px;
}

.productlist-Img img {
    width: 80%;
    margin: 0 auto;
}

/*
.ourTeam-Member ul {
    text-align: center;
}
*/

.ourTeamMember-img {
    text-align: center;
}

.ourTeam-Member ul li {
    display: inline-block;
    width: 24%;
    padding-bottom: 50px;
    vertical-align: top;
}

.ourTeamMember-content h2 {
    font-weight: 700;
    font-family: 'BebasNeueRegular';
    display: block;
    font-size: 22px;
    letter-spacing: 1px;
    color: #000;
    margin: 10px 0 3px;
    text-align: center;
}

.ourTeamMember-content h3 {
    font-size: 15px;
    color: #000;
    font-family: 'Poppins-Regular';
    line-height: 20px;
    text-align: center;
    min-height: 40px;
}



.ourteam h3 {
color: #000;
font-family: 'BebasNeueRegular';
font-size: 34px;
text-transform: uppercase;
text-align: center;
margin-top: 30px;
}

.ourteam p {
font-family: 'Poppins-Regular';
font-size: 15px;
color: #000;
line-height: 25px;
-webkit-font-smoothing: antialiased;
text-align: center;
width: 70%;
margin: 0 auto;
}

.ourteam {
margin-top: 15px;
}

.ourteam-img {
margin: 50px 0;
}

.ourteam-dipartment h3 {
color: #000;
font-family: 'BebasNeueRegular';
font-size: 35px;
text-transform: uppercase;
margin-top: 0px;
font-weight: 700;
}

.ourteam-dipartment p {
font-family: 'Poppins-Regular';
font-size: 15px;
color: #000;
line-height: 25px;
-webkit-font-smoothing: antialiased;
margin-top: 5px;
}

.ourteam-container {
width: 970px;
margin: 0 auto;
}

.ourteam-dipartment img,
.ourteam-img img {
width: 100%;
}

.col.span_8.team-pading {
padding-right: 30px;
}

.col.span_4.team-pading {
padding-left: 30px;
}

section.ourteam-sec {
margin-top: 50px;
padding-bottom: 50px;
}

.ourteam-dipartment p {
text-align: left;
}

footer li:last-child a {
border-right: none;
}

.industries-img a img,
.news-img a img,
.company-profile-img img {
width: 100%;
display: block;
}

.news_name p {
padding-right: 20px;
}

.news_name i {
margin-top: -45px;
}

/*******************EVENTS PAGE CSS***************/

.ourTeamMember-img img{
border-radius: 50% 50%;
}

section.upComingEvnt-bg {
    background: #007435;
    padding: 25px 0;
}

section.upComingEvnt-bg .col {
    margin-bottom: 0;
}

section.upComingEvnt-sec {
    margin-top: 40px;
}

.upComingEvnt-hding h1 {
    font-weight: 700;
    font-family: 'BebasNeueRegular';
    display: block;
    font-size: 30px;
    letter-spacing: 1px;
    color: #fff;
    text-align: center;
}

.upComingEvnt-hding p {
    font-size: 16px;
    color: #fff;
    font-family: 'Poppins-Regular';
    line-height: 20px;
    text-align: center;
    margin-top: 5px;
}

.upComingEvnt-content h2 {
    text-align: left;
    font-size: 16px;
    font-family: 'Poppins-Regular';
    color: #000;
    line-height: 1.3;
    text-transform: uppercase;
    letter-spacing: 0em;
        margin: 10px 0 2px;
}

.upComingEvnt-content ul li {
    display: inline-block;
    font-size: 12px;
    font-family: 'Poppins-Regular';
    color: #000;
    line-height: 1.3;
    text-transform: capitalize;
    margin: 0;
}

li.event-nov {
   border-left: 1px solid #000;
margin-right: 5px;
padding-left: 5px;
}

section.pastEvnt-bg .col {
    margin-bottom: 0;
}

section.pastEvnt-bg {
    background: #007435;
    padding: 25px 0 70px;
    margin-top: 0px; 
}

.pastevnt-hding h2 {
    font-weight: 700;
    font-family: 'BebasNeueRegular';
    display: block;
    font-size: 30px;
    letter-spacing: 1px;
    color: #fff;
    text-align: center;
}

.pastevnt-hding p{
    font-size: 16px;
    color: #fff;
    font-family: 'Poppins-Regular';
    line-height: 20px;
    text-align: center;
    margin-top: 5px;
}

section.pastEvnt-sec {
    position: relative;
    margin-top: -40px;
    margin-bottom: 50px;
}

.upComingEvnt-content p {
    text-align: left;
    font-size: 14px;
    font-family: 'Poppins-Regular';
    color: #000;
    line-height: 1.3;
    text-transform: capitalize;
    letter-spacing: 0em;
    margin: 10px 0 2px;
}

.upComingEvnt-content p span {
    font-family: 'Poppins-Bold';
}

.upComingEvnt-content h3 {
    font-size: 14px;
    font-family: 'Poppins-Regular';
    color: #000;
    line-height: 1.3;
    text-transform: capitalize;
    margin-top: 5px;
}






/* Modification start by Yatish */

table{
width:100%;
margin-top:20px;
font-family: 'Poppins-Regular';
margin-bottom:20px;
border:1px solid red;	
}

table,th,td{
border: 1px solid black;
font-size: 15px!important;
}

table,th{
padding:5px;
text-align: left;
font-weight:bold;

}

table,td{
padding:8px;
text-align: left;
font-weight:normal;
}

.span_6  .product-img {
margin-bottom:25px;
}


.information-text h2 {
font-weight: 700;
font-family: 'BebasNeueRegular';
display: block;
font-size: 25px;
color: #000;
text-transform: uppercase;
margin-bottom: 25px;
}

.information-text,
.information-contact {
margin: 40px 0;
position: relative;

}

.productlist{
margin: 40px 0;
}

.solutions-blog {
position: relative;
padding: 40px 0;
border-top: 1px solid #9f9f9f;
border-bottom: 1px solid #9f9f9f;
}

.getintouch {
position: relative;
padding: 40px 0;
border-top: 1px solid #9f9f9f;
}

.banner-description h1 {
font-family: 'BebasNeueRegular';
text-align: center;
font-size: 45px;
color: #fff;
letter-spacing: 0.08em;
text-transform: uppercase;
font-weight: 700;
}

.disrcleft-list p img {
margin:20px 0px;
}

.disrcleft-list ul{
margin-top:20px;	
}
.productspartners-row .row .col:nth-child(4n + 1) {
clear: both;
}
.colorcls{
background-color:grey;
color:white;
}
.loader {
position: fixed;
width: 100vw;
height: 100vh;
z-index: 99999;
background: #c1c1c138 url(http://dev.di91.com/rsg/dev/wp-content/uploads/2019/05/tumblr_o9c9rnRZNY1qbmm1co1_1280.gif) no-repeat center center;
background-size: 50px 50px;
top: 0px;
}
/*
.productspartners-img{
background: #f6f6f6;
padding:0px 24px;
}
*/
/* Modification completed by Yatish */

.apple-category button.slick-prev.slick-arrow.slick-disabled ,.apple-category button.slick-next.slick-arrow.slick-disabled {
opacity: 0;
}
.category-list .slick-prev:before , .category-list .slick-next:before{
-webkit-filter: invert(50%);
filter: invert(50%);
}
.category-list.slick-slider{
position: initial;
}
.category-list.slick-slider button.slick-next {
right: -30px;
}
.category-list.slick-slider button.slick-prev{
left: -30px;
}
.apple-category::after{
background: #ececec;
bottom: 3px;
left: 0px;
}
.apple-category{
text-align: center;
}
.apple-category-wrap{
position: relative;
}
.apple-category-wrap:before{
content: '';
position: absolute;
width: 100%;
height: 1px;
background: #ececec;
left: 0px;
}
.apple-category-wrap:after{
content: '';
position: absolute;
width: 100%;
height: 1px;
background: #ececec;
bottom: 0px;
left: 0px;
}
.apple-category::before , .apple-category::after{
content: none;
}
.apple-category-wrap{
margin-top: 50px;
}
/*
.apple-category .category-list{
display: inline-block;
}
.apple-category .category-list .slick-track{
display: inline;
}
*/
.apple-category::before{
left: 0px;
}
li.item.colorcls:hover a {
color: #fff;
}
/*
ul li ul li{

}
*/

.applemacbooks-highlights ul{
margin-left: 20px;
}
.applemacbooks-highlights ul li{
list-style-position: inherit;

line-height: 22px;
}
.applemacbooks-highlights >ul >li {
margin-bottom: 10px;
}
ul li >ul {

margin-left: 40px;
}
ul li >ul li {
/*  list-style-image:url();*/
list-style-type: circle !important;
}
.applemacbooks-highlights ul li ul li{
margin-bottom: 5px;
}
.top-grayBG .print-graphics img {
height: 50px;
}
.postid-409 .apple-productBG {
background: #fff;
padding: 25px;
}
.applemacbooks-highlights p strong {
font-family: 'Gotham HTF Medium';
}
.heightbg {
    background-size: 100% auto !important;
}
.disrcleft-list strong {
font-family: 'Poppins-Bold';
}

.single-solution .productlist{
	padding-bottom: 50px;
}
.single-solution section.productlist .disrcleft-list {
	padding-right:20px;
}

.single-solution section.productlist .disrcleft-list p{
	margin-bottom: 10px;
}
.single-solution section.productlist:nth-child(odd) .disrcleft-list {
	padding-left:20px;
	
}
.single-solution section.productlist:nth-child(odd) .product-img {
	padding-right:30px;
	
}
.single-solution section.productlist .product-img {
	padding-left:30px;
	
}
.single-solution .offerInformation p{
    margin-bottom: 10px;
}
.single-solution .offerInformation p strong{
        font-family: 'Gotham HTF Medium';
}


div.error {
color: #ff0000;
padding: 2px;
font-family: 'Poppins-Light';
font-size: 11px;
}
.getintouch .btn{
   max-width: 130px;
   margin: 0 auto;
   letter-spacing: 5px;
}
.apple-product{
    overflow: hidden;
}
@media only screen and (min-width: 768px) {
.span_1 {
width: 8.33333333333%;
}
.span_2 {
width: 16.6666666667%;
}
.span_3 {
width: 25%;
}
.span_4 {
width: 33.3333333333%;
}
.span_5 {
width: 41.6666666667%;
}
.span_6 {
width: 50%;
}
.span_7 {
width: 58.3333333333%;
}
.span_8 {
width: 66.6666666667%;
}
.span_9 {
width: 75%;
}
.span_10 {
width: 83.3333333333%;
}
.span_11 {
width: 91.6666666667%;
}
.span_12 {
width: 100%;
}

}


/*first media query 1px less than container width*/

/*it is for greater than 1023px*/

@media only screen and (max-width:1159px) {
.container {
max-width: 100%;
margin: 0 auto;
padding: 0 20px;
}
}


/*it is for greater than 768px and less than 1023px*/

@media only screen and (max-width:1023px) {
div#nav-icon3 {
top: -27px;
display: block;
}
.mobile {
display: block;
}
.desktop {
display: none;
}
header .col {
width: 100%;
text-align: center;
float: none;
}
header h1 {
text-align: center;
padding-bottom: 10px;
}
header .logo {
text-align: center;
}

}

/*it is for greater than 568px and less than 767px*/

@media only screen and (max-width:767px) {
    
    .ourTeam-Member ul li{
        width: 49%;
        vertical-align: top;
    }
    
    .ourTeamMember-content h2{
        font-size: 18px;
    }
    
    .ourTeamMember-content h3{
        font-size: 13px;
    }
}

/*it is for greater than 320px and less than 567px*/

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

/*23 aug 19 css start*/

.postid-1099.single-solution .productlist{
border-bottom: 1px dashed #eee;
}
.postid-1099 .display-table{     
width: 100%;
}
.postid-1099 .disrcleft-list >ul{
column-count: 2;
}
.postid-1099 .product-img img{
width: auto;
}
.postid-1099.single-solution section.productlist .product-img{
margin-bottom: 0px;
}

/* 28th aug 19 css start for contract proofing page */
.single-solution.postid-209 .disrcleft-list ul{
column-count: 2;
}

.single-solution.postid-209 .disrcleft h4,
.single-solution.postid-209 .disrcright h4,
.single-solution.postid-209 .disrcleft-list h4 {
font-size: 40px;

}
.offerInformation p{
text-align:left;
padding-bottom: 10px;
}
.single-solution .offerInformation p{
text-align:center;
}
.page-template-business-verticals .offerInformation{
margin-bottom: 37px;
}

.solution-template-default .row.display-table {
display: flex;
flex-direction: row;
box-sizing: border-box;
justify-content: center;
}
.solution-template-default .row.display-table > .col.span_6.display-cell {
width: 50%;
float: left;
align-self: center;
clear: none;
display: block;
}
.single-solution section.productlist:nth-child(odd) .product-img {
padding: 0 30px;
}
.single-solution section.productlist:nth-child(odd) {
background: #f6f6f6;
padding: 40px 0px;
margin-bottom: 0px;
margin-top: 0px;
}
.single-solution section.productlist:nth-child(odd) .product-img{
background: transparent;
margin-bottom: 0px;
}
.single-solution .productlist{
padding-bottom: 0px;
}
.single-solution section.productlist .product-img {
padding-left: 30px;
padding-top: 0px;
padding-bottom: 0px;
margin-bottom: 0px;
}
section.productlist_onlycontent {
padding: 40px 0px; 
}
section.productlist_onlycontent .col {
margin-bottom: 0px;
}
.disrcleft-list > ol> li::before {
width: 6px;
height: 6px;
content: "";
border-radius: 10px;
background-color: #000;
position: absolute;
left: -15px;
top: 7px;
font-family: 'Poppins-Regular';
}
.disrcleft-list >ol >li >ul >li::before {
width: 6px;
height:1px
content: "";
background-color:transparent;
position: absolute;
left: -15px;
top: 0px;
font-family: 'Poppins-Regular';
content: '-';
}
.single-solution .offerInformation h5 {
font-family: 'BebasNeueRegular';
font-size: 25px;
letter-spacing: 0.03em;
}
.tax-business-vertical .productspartners-img img{
max-height: 74px;
width: auto;
margin: auto;
}
.tax-business-vertical .productspartners-img ,.tax-business-vertical .productspartners_name h3{
text-align: center;
font-size: 18px;
}
/*new-css-21-nov-2019*/
.single-product-partner .print-graphics p span{
color: #000;
font-family: 'Poppins-Bold';
font-size: 20px;
text-transform: uppercase;
-webkit-font-smoothing: antialiased;
}
.single-product-partner .banner-description h1 {
font-family: 'BebasNeueRegular';
text-align: center;
font-size: 45px;
color: #000;
letter-spacing: 0.08em;
text-transform: uppercase;
font-weight: 700;
}
.single-product-partner .print-graphics p{
color: #000;
font-family: 'Poppins-Light';
font-size: 20px;
text-align: center;
text-transform: uppercase;
margin-top: 30px;
-webkit-font-smoothing: antialiased;
}
.single-product-partner .banner-description {
top: 0;
right: 2%;
position: absolute;
width: 35%;
height: 100%;
display: flex;
}
.productlist-slider .item .col.span_6 {
display: table-cell;
float: none;
vertical-align: middle;
}
.productlist-slider .item .row {
display: table;
}
.productlist-Content ul li {
font-size: 15px;
line-height: 29px;
font-family: 'Poppins-Regular';
}
.productlist-slider .item h2 {
text-align: left;
font-size: 20px;
font-weight: bold;
font-family: 'Poppins-Bold';
}
.productlist-Content ul{
list-style: disc;
padding-left: 16px;
}
.productlist-Content {
padding-right: 10%;
}
.productlist-section .productlist-section-heading h2{
font-family: 'BebasNeueRegular';
text-align: center;
font-size: 35px;
color: #000;
text-transform: uppercase;
font-weight: 700;
}
section.pastEvnt-sec .col.span_4:nth-child(3n + 1) {
clear: both;
}
.firstall-imageslide ul.bringing-list li{
width: 25%;
}
.firstall-imageslide ul.bringing-list li:last-child {
padding-left: 60px;
}
.firstall-imageslide ul.bringing-list li:first-child {
padding-right: 60px;
}
.firstall-imageslide .bringing-tech{
max-width: 1260px;
}
.firstall-imageslide .homeproduct-btn{
margin-top: 20px;
position: relative;
}
.firstall-imageslide .homeproduct-btn .btn{
color: #fff;
font-size: 12px;
border: none;
position: relative;
font-family: 'Poppins-Bold';
}
.firstall-imageslide .homeproduct-btn:after{
content: '';
width: 30px;
position: absolute;
bottom: 0px;
height: 2px;
background: #fff;
margin: auto;
left: 0px;
right: 0px;
}
.firstall-imageslide .bringing-list p{
min-height: 82px;  
margin-bottom: 0px;
}
.page-template-business-verticals .getintouch .btn{
max-width: 162px;
margin: 0 auto;
letter-spacing: 5px;
}
.page-template-business-verticals .contact.getintouch{
padding: 0px 25px !important;   
}
.firstall-imageslide .homeproduct-btn .btn:hover {
background: none;
}
/*new css-about-page*/


.page-id-17 .ourTeam-Member ul{
	text-align: center;
	border-bottom: 0px solid #d8d8d8; 
    margin-bottom: 35px;
	
}
.page-id-17 .ourTeam-Member ul li .ourTeamMember-content h6 {
text-align: center;
font-family: 'Poppins-Regular';
margin-bottom: 10px;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Poppins-Regular';
}
.page-id-17 .ourTeam-Member ul li .ourTeamMember-content p {
font-size: 13px;
color: #000;
font-family: 'Poppins-Regular';
text-align: center;
line-height: 18px;
font-weight: normal;
}
.tax-business-vertical section.productlist-section {
margin-bottom: 30px;
}

.productlist-section-heading {
    margin-bottom: 30px;
}
.productlist-slider .productlist-Content p{text-align:left}

.address .col.span_6.m-0:nth-child(2n + 1) {
clear: both;
}
.footerTollFree h2{
    text-align: left;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    color: #2b7435;
    font-family: 'Poppins-Bold';
    -webkit-font-smoothing: antialiased;
        
    }
    .footerTollFree p{
        text-align: left;
        margin-bottom: 20px;
    }
    .footerTollFree p span{
     font-weight: 600;
    }


.pastEvnt-sec .upComingEvnt-img {
    height: 300px;
    overflow: hidden;
}
.pastEvnt-sec .upComingEvnt-img a img{
    object-fit: cover;
    height: 100%;
    object-position: center;
}
.rsgnews .newssec .news-img{
        height: 300px;
    overflow: hidden;
}

.rsgnews .newssec .news-img img{
         object-fit: cover;
    height: 100%;
    object-position: center;
}
/*new css*/
.postid-1959 section.productlist_onlycontent img.alignleft.size-medium {
   display: block;
   max-width: 100%;
   margin: 0px auto;
}
.postid-1959 section.productlist_onlycontent img.alignnone.size-full {
   display: block;
   max-width: 50%;
   margin: 0px auto;
}
.postid-1959 section.productlist_onlycontent .row.content-wrapper {
   padding-top: 30px;
}
footer li a img
{
    height: 30px;
    width: 30px;
}
footer {
    border-top: 1px solid #9f9f9f;
    background-color: beige;
}
ul.list-items
{
list-style: disc;
font-family: 'Poppins-Regular';
padding-left: 60px;
padding-top: 20px;
}
h3
{
font-size: 24px;
font-weight: bold;
margin-top: 10px;
}
h4{
font-size: 20px;
font-weight: bold;
margin-top: 10px;
}
p.sw-content
{
text-align: justify;
margin-top: 15px;
}