html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
overflow-x: hidden;
overflow-y: scroll;
max-width: 100%;
height: 100%
}
* {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-webkit-tap-highlight-color: transparent
}
body {
margin: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline
}
audio:not([controls]) {
display: none;
height: 0
}
[hidden],
template {
display: none
}
a {
background-color: transparent
}
a:active,
a:hover,
a:focus {
outline: none
}
input:focus {
outline: none
}
abbr[title] {
border-bottom: 1px dotted
}
b,
strong {
font-weight: 700
}
dfn {
font-style: italic
}
h1 {
font-size: 2em;
margin: 40px 0 0;
font-family: 'Poppins', sans-serif;
font-weight: 300
}
mark {
background: #ff0;
color: #000
}
small {
font-size: 80%
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline
}
sup {
top: -.5em
}
sub {
bottom: -.25em
}
img {
border: 0
}
svg:not(:root) {
overflow: hidden
}
figure {
margin: 1em 40px
}
hr {
box-sizing: content-box;
height: 0
}
pre {
overflow: auto
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0
}
button {
overflow: visible
}
button,
select {
text-transform: none
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer
}
button[disabled],
html input[disabled] {
cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0
}
input {
line-height: normal
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none
}
fieldset {
border: 1px solid silver;
margin: 0 2px;
padding: .35em .625em .75em
}
legend {
border: 0;
padding: 0
}
textarea {
overflow: auto
}
optgroup {
font-weight: 700
}
table {
border-collapse: collapse;
border-spacing: 0
}
td,
th {
padding: 0
}
body,
button,
input,
select,
optgroup,
textarea { color: #000000;
font-size: 17px;
line-height: 1.7;
font-family: 'Poppins', sans-serif
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both
}
p {
margin-bottom: 1.5em
}
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: .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: .9375rem
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help
}
mark,
ins {
background: #fff9c0;
text-decoration: none
}
big {
font-size: 125%
}
html {
box-sizing: border-box
}
*,
:before,
:after {
box-sizing: inherit
}
body {
background: #fff
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: ""
}
blockquote,
q {
quotes: "" ""
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em
}
ul,
ol {
margin: 0 0 1.5em 3em
}
ul {
list-style: disc
}
ol {
list-style: decimal
}
li>ul,
li>ol {
margin-bottom: 0;
margin-left: 1.5em
}
dt {
font-weight: 700
}
dd {
margin: 0 1.5em 1.5em
}
img {
height: auto;
max-width: 100%
}
figure {
margin: 0
}
table {
margin: 0 0 1.5em;
width: 100%
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
background: #083D5F none repeat scroll 0 0;
border: 1px solid #083D5F;
border-radius: 3px;
color: #fff;
font-size: .75rem;
line-height: 1;
padding: .6em 1em .4em
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #083D5F
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
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 {
border: 1px solid #ccc;
border-radius: 5px;
color: #989898;
font-size: 18px;
font-weight: 300;
padding: 8px 14px
}
select {
border: 1px solid #ccc
}
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
}
textarea {
width: 100%
}
a {
color: #00355f;
text-decoration: none;
transition: all .3s ease
}
a:visited {
color: #00355f;
transition: all .3s ease
}
a:hover,
a:focus,
a:active {
outline: medium none
}
a:focus {
outline: medium none
}
a:hover,
a:active {
outline: 0 none
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 50px;
overflow: hidden
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {}
.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
}
.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
}
.widget {
margin: 0 0 30px
}
.widget select {
max-width: 100%
}
.sticky {
display: block
}
.hentry {
margin: 0
}
.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
}
.comment-content a {
overflow-wrap: break-word
}
.bypostauthor {
display: block
}
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
display: none
}
.infinity-end.neverending .site-footer {
display: block
}
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: medium none;
margin-bottom: 0;
margin-top: 0;
padding: 0
}
embed,
iframe,
object {
max-width: 100%
}
.custom-logo-link {
display: inline-block
}
.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: .8075em 0
}
.wp-caption-text {
text-align: center
}
.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.3333%
}
.gallery-columns-4 .gallery-item {
max-width: 25%
}
.gallery-columns-5 .gallery-item {
max-width: 20%
}
.gallery-columns-6 .gallery-item {
max-width: 16.6667%
}
.gallery-columns-7 .gallery-item {
max-width: 14.2857%
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%
}
.gallery-columns-9 .gallery-item {
max-width: 11.1111%
}
.gallery-caption {
display: block
}
@font-face {
font-family: "FontAwesome";
font-style: normal;
font-weight: 400;
src: url(//www.roisoftwaresolution.com/wp-content/themes/roiss/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(//www.roisoftwaresolution.com/wp-content/themes/roiss/fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"), url(//www.roisoftwaresolution.com/wp-content/themes/roiss/fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"), url(//www.roisoftwaresolution.com/wp-content/themes/roiss/fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"), url(//www.roisoftwaresolution.com/wp-content/themes/roiss/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg")
}
.container {
margin: 0 auto;
max-width: 1130px;
padding: 0 15px;
width: auto
}
.ripple {
overflow: hidden;
position: relative;
transform: translate3d(0px, 0px, 0px)
}
.ripple::after {
background-image: radial-gradient(circle, #000 10%, transparent 10.01%);
background-position: 50% center;
background-repeat: no-repeat;
content: "";
display: block;
height: 100%;
left: 0;
opacity: 0;
position: absolute;
top: 0;
transform: scale(10, 10);
transition: transform .5s ease 0s, opacity 1s ease;
width: 100%
}
.ripple:active::after {
opacity: .2;
transform: scale(0, 0);
transition: all 0.1s ease
}
.boxspacer {
display: block;
height: 20px
}
.text-right {
text-align: right
}
.text-justify {
text-align: justify
}
.textlink {
color: #81B84D;
font-size: 13px;
text-decoration: none
}
.textlink:hover {
color: #000
}
.visible-sm {
display: none!important
}
body.home #content.site-content {
max-width: inherit;
padding: 0;
margin: 0 auto;
clear: both
}
body.page-template-full-width #content.site-content {
max-width: 100%;
padding: 0;
margin: 0 auto;
clear: both;
}
#content.site-content {
max-width: 1130px;
padding: 0 15px;
margin: 0 auto;
clear: both;
}
header.entry-header h1.entry-title {
color: #083D5F;
display: inline-block;
font-family: 'Raleway', sans-serif;
font-weight: 900;
margin: 0;
line-height: normal;
text-transform: uppercase
}
.entry-content p {
font-weight: 400;
margin: 0 0 24px;
text-align: justify
}
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
font-family: 'Raleway', sans-serif;
font-weight: 900;
color: #083D5F
}
#primary.content-area {
float: left;
margin: 0 5% 0 0;
width: 70%
}
.full-width-default-page #primary.content-area {
margin: 40px 0;
width: 100%
}
body.page-template-full-width #primary.content-area {
float: left;
margin: 0;
width: 100%
}
aside#secondary {
float: left;
padding: 50px 0 0;
width: 25%
}
.widget {
margin: 0 0 50px
}
.so-panel.widget {
background-color: transparent;
border: none;
padding: 0;
margin: 0
}
div.widget-title {
color: #000;
display: block;
font-family: 'Raleway', sans-serif;
font-size: 30px;
text-transform: uppercase;
font-weight: 900;
line-height: 30px;
position: relative;
margin: 0 0 12px
}
.search-form .search-field {
border: none
}
.widget>ul {
margin: 0;
list-style: none;
padding: 0
}
.widget li {
padding: 4px 0
}
.widget a:hover {
text-decoration: underline
}
.widget.widget_search {
background: #fff none repeat scroll 0 0;
border: 2px solid #e5eff2;
border-radius: 2em;
margin-bottom: 50px;
padding: 0 24px 0 20px
}
.screen-reader-text {
display: none
}
.widget_search .search-form {
overflow: hidden;
position: relative
}
.widget_search .search-form input[type="text"] {
border: none;
width: 100%
}
.widget_search .search-form input[type="submit"] {
color: transparent;
cursor: pointer;
height: 100%;
margin: 0;
position: absolute;
right: 0;
top: 0;
width: 35px;
background-color: transparent;
background: url(//www.roisoftwaresolution.com/wp-content/themes/roiss/images/bg-search.png) no-repeat scroll center center;
border: none;
text-indent: -9999px;
border-radius: 0
}
.widget_search .search-form input[type="submit"]:hover {
background-color: #FA8F17
}
.site-footer {
background-color: #f2f2f2;
padding: 40px 0 0
}
#menubtn {
height: 40px;
background-color: rgba(0, 0, 0, 0.5);
border-radius: 40px;
line-height: 40px;
display: inline-block;
font-size: 20px;
margin-left: 12px;
padding: 0 20px;
cursor: pointer
}
#menubtn span {
padding-left: 5px
}
.col21 {
width: 47%;
display: inline-block;
margin: 0 3% 0 0;
float: left
}
.col22 {
width: 47%;
display: inline-block;
margin: 0 0 0 3%
}
.wpcf7-form p {
margin: 0 0 12px
}
.wpcf7-recaptcha {
margin: 0 0 18px
}
.wpcf7-textarea,
.wpcf7-text {
width: 100%;
font-weight: 300;
border: none!important
}
.wpcf7-textarea {
max-height: 100px
}
.wpcf7-form-control.wpcf7-submit {
background-color: #083D5F;
border: medium none;
color: #fff;
font-size: 18px;
padding: 14px 30px;
transition: all .3s ease
}
.wpcf7-form-control.wpcf7-submit:hover {
background-color: #81B84D
}
.box {
margin-bottom: 30px
}
.box .fa {
color: #acacac;
float: left;
font-size: 22px;
padding: 2px 0 0
}
.boxColumn {
margin: 0 0 0 40px
}
.boxColumn a {
text-decoration: none
}
.boxColumn a:hover {
color: #000
}
.entry-content a:hover {
color: #000
}
.brdimg {
border: 1px solid #083D5F
}
.btnbg,
.getstartedbtn a {
background: #fa9418;
background: -moz-linear-gradient(top, rgba(250, 148, 24, 1) 0%, rgba(255, 86, 14, 1) 53%, rgba(255, 86, 14, 1) 75%, rgba(205, 64, 9, 1) 100%);
background: -webkit-linear-gradient(top, rgba(250, 148, 24, 1) 0%, rgba(255, 86, 14, 1) 53%, rgba(255, 86, 14, 1) 75%, rgba(205, 64, 9, 1) 100%);
background: linear-gradient(to bottom, rgba(250, 148, 24, 1) 0%, rgba(255, 86, 14, 1) 53%, rgba(255, 86, 14, 1) 75%, rgba(205, 64, 9, 1) 100%)
}
.getstartedbtn a.mega-menu-link {
background: #fa9418!important;
background: -moz-linear-gradient(top, rgba(250, 148, 24, 1) 0%, rgba(255, 86, 14, 1) 53%, rgba(255, 86, 14, 1) 75%, rgba(205, 64, 9, 1) 100%)!important;
background: -webkit-linear-gradient(top, rgba(250, 148, 24, 1) 0%, rgba(255, 86, 14, 1) 53%, rgba(255, 86, 14, 1) 75%, rgba(205, 64, 9, 1) 100%)!important;
background: linear-gradient(to bottom, rgba(250, 148, 24, 1) 0%, rgba(255, 86, 14, 1) 53%, rgba(255, 86, 14, 1) 75%, rgba(205, 64, 9, 1) 100%)!important;
filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fa9418', endColorstr='#cd4009', GradientType=0)!important;
border-radius: 30px!important;
border: 4px solid rgba(255, 255, 255, 0.8)!important;
line-height: 16px!important;
padding: 8px 14px!important;
color: #fff!important;
display: inline-block!important;
text-transform: uppercase!important;
box-shadow: 1px 0 5px rgba(0, 0, 0, 0.5)!important;
-moz-box-shadow: 1px 0 5px rgba(0, 0, 0, 0.5)!important;
-webkit-box-shadow: 1px 0 5px rgba(0, 0, 0, 0.5)!important
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-flyout.mega-menu-item-has-children>a.mega-menu-link:after,
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-flyout li.mega-menu-item-has-children>a.mega-menu-link:after,
#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item-has-children>a.mega-menu-link:after {
margin-left: 0!important
}
#mega-menu-item-custom_html-2 {
background-color: #f5f5f5!important
}
#mega-menu-item-custom_html-2 ul {
list-style: none;
margin: 0;
padding: 0
}
#mega-menu-item-custom_html-2 li {
margin: 0;
position: relative;
padding: 15px 15px 8px 105px;
min-height: 100px;
list-style-type: none
}
#mega-menu-item-custom_html-2 li:not(:last-child) {
border-bottom: 1px solid #ccc
}
#mega-menu-item-custom_html-2 ul li>.text15 {
position: absolute;
top: 0;
left: 5px;
width: 80px;
height: 80px;
display: inline-block;
font-size: 60px;
color: #156298;
margin-top: -2px;
text-align: center
}
#mega-menu-item-custom_html-2 ul li label {
display: block;
margin: 0;
line-height: normal;
font-weight: 400
}
#mega-menu-item-custom_html-2 ul li .title {
line-height: normal;
font-size: 13px;
color: #404040;
font-weight: 700;
line-height: normal;
display: block
}
#mega-menu-item-custom_html-2 ul li .text15 sup {
position: absolute;
font-size: 20px;
margin-left: 2px;
right: -2px;
margin-top: 24px
}
#mega-menu-item-custom_html-2 ul li .text15.greentxt {
color: #c00
}
#mega-menu-item-custom_html-2 ul li .text15.orangetxt {
color: #ffa10f
}
.mega-sub-menu li.bgblue>a,
.mega-sub-menu li.bggreen>a,
.mega-sub-menu li.bgorange>a {
text-transform: none!important;
color: #fff!important;
font-size: 20px!important;
text-align: center!important;
font-weight: 400!important;
margin-bottom: 20px!important
}
.mega-sub-menu li.bgblue>a {
background-color: #15629A!important
}
.mega-sub-menu li.bggreen>a {
background-color: #c00!important
}
.mega-sub-menu li.bgorange>a {
background-color: #ffa10f!important
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item ul.mega-sub-menu li:not(:last-child) {
border-bottom: 1px solid #ccc
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item a.mega-menu-link:before {
width: 30px;
text-align: center;
border-radius: 30px;
height: 30px;
color: #fff;
float: left;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.bgblue.mega-menu-item a.mega-menu-link:before {
background: #15629A
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.bggreen.mega-menu-item a.mega-menu-link:before {
background: #c00
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.bgorange.mega-menu-item a.mega-menu-link:before {
background: #ffa10f
}
#mega-menu-item-custom_html-3 {
background-color: #ccc!important;
float: left!important
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-megamenu>ul.mega-sub-menu {
border-bottom: 1px solid #ccc
}
#mega-menu-item-309.mega-menu-clear{clear:inherit !important} 
.btndark,
.wpcf7-form-control.wpcf7-submit {
background: #fa9418;
background: -moz-linear-gradient(top, rgba(250, 148, 24, 1) 0%, rgba(255, 86, 14, 1) 53%, rgba(255, 86, 14, 1) 75%, rgba(205, 64, 9, 1) 100%);
background: -webkit-linear-gradient(top, rgba(250, 148, 24, 1) 0%, rgba(255, 86, 14, 1) 53%, rgba(255, 86, 14, 1) 75%, rgba(205, 64, 9, 1) 100%);
background: linear-gradient(to bottom, rgba(250, 148, 24, 1) 0%, rgba(255, 86, 14, 1) 53%, rgba(255, 86, 14, 1) 75%, rgba(205, 64, 9, 1) 100%);
filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fa9418', endColorstr='#cd4009', GradientType=0);
border: 3px solid rgba(0, 0, 0, 0.5);
border-radius: 10px;
box-shadow: 1px 0 5px #000;
color: #fff!important;
padding: 15px 30px;
font-family: 'Oswald', sans-serif;
font-weight: 700;
font-size: 20px;
margin: 0;
display: inline-block
}
.btndark:hover {
opacity: .85;
text-decoration: none!important
}
header.site-header {
height: 108px;
padding: 0 20px;
z-index: 99999;
background-color: #fff;
box-shadow: 0 0 8px #888
}
header.site-header .logo {
float: left;
padding: 23px 0 10px; }
header.site-header .homepageMenu {
float: right;
text-align: left;
padding: 29px 0 0
}
.desktopNav {
display: inline-block;
float: left
}
.desktopCall {
display: inline-block;
font-size: 24px;
margin: 5px 0 0 30px;
position: relative;
vertical-align: top;
float: right
}
.desktopCall a {
color: #428bca
}
.desktopCall .fa {
font-size: 30px;
padding-right: 5px
}
.getstbtn,
.getstartedbtn a,
.getstartedbtn a.mega-menu-link {
border: 4px solid rgba(255, 255, 255, 0.8)!important;
border-radius: 30px;
padding: 8px 14px!important;
display: inline-block;
color: #fff!important;
text-transform: uppercase;
box-shadow: 1px 0 5px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 1px 0 5px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 1px 0 5px rgba(0, 0, 0, 0.5)
}
header.site-header .innerpageMenu {
float: right;
text-align: right;
padding: 30px 0 0
}
header.site-header .innerpageMenu .getstbtn {
margin: 0 25px
}
.mobileMenubtn {
display: inline-block;
cursor: pointer;
}
.mobile-site-header {
padding: 10px 20px 3px;
text-align: center;
display: none;
z-index: 99999;
position: relative;
box-shadow: 0 0 8px #888
}
.mobile-site-header .logo {
display: inline-block
}
.mobile-site-header .mobileCall {
border: 1px solid #ccc;
border-radius: 50%;
display: inline-block;
float: left;
font-size: 24px;
height: 48px;
line-height: 48px;
width: 48px;
color: #428bca
}
.mobile-site-header .mobileMenubtn {
border: 1px solid #ccc;
border-radius: 50%;
display: inline-block;
float: right;
font-size: 24px;
height: 48px;
line-height: 48px;
width: 48px;
color: #428bca
}
.mobile-site-header .logo img {
max-width: 140px
}
#slide-out-menu {
background-color: rgba(58, 58, 58, 0.9);
-webkit-backface-visibility: hidden;
position: fixed;
height: 100%;
width: 100%;
padding-top: 110px;
left: 0;
top: 0;
z-index: 9996
}
.nav-hide {
display: none
}
.blurred-wrap {
transition: filter .45s cubic-bezier(0.32, 0, 1, 1)
}
.blurred-wrap.blurred {
filter: blur(5px)
}
.navbar-on i.fa-bars:before {
content: "\f00d"
}
.mobileMenubtn i {
min-width: 21px
}
.dl-trigger {
display: block
}
.off-canvas-menu-container {
width: 100%;
position: relative;
height: 100%;
overflow-y: auto;
overflow-x: hidden
}
.introContent {
text-align: center;
color: #fff;
font-size: 20px;
max-width: 1010px;
margin: 0 auto;
padding: 50px 15px 0;
}
.introContent h1 {
font-size: 72px;
line-height: 80px;
font-family: 'Oswald', sans-serif;
font-weight: 700;
text-transform: uppercase;
margin: 0;
padding: 0;
}
.font66 h1 {
font-size: 66px !important;
}
.font58 h1 {
font-size: 58px !important;
}
.font52 h1 {
font-size: 52px !important;
}
.font50 h1 {
font-size: 50px !important;
}
.font49 h1 {
font-size: 49px !important;
}
.font48 h1 {
font-size: 48px !important;
}
.font47 h1 {
font-size: 47px !important;
}
.font46 h1 {
font-size: 46px !important;
}
.font45 h1 {
font-size: 45px !important;
}
.font44 h1 {
font-size: 44px !important;
}
.font43 h1 {
font-size: 43px !important;
}
.font42 h1 {
font-size: 42px !important;
}
.font41 h1 {
font-size: 41px !important;
}
.font40 h1 {
font-size: 40px !important;
}
.font39 h1 {
font-size: 39px !important;
}
.font38 h1 {
font-size: 38px !important;
}
.font37 h1 {
font-size: 37px !important;
}
.font35 h1 {
font-size: 35px !important;
}
.font34 h1 {
font-size: 34px !important;
}
.font29 h1 {
font-size: 29px !important;
}
.font32 h2 {
font-size: 32px !important;
}
.font29 h2 {
font-size: 29px !important;
}
.font28 h2 {
font-size: 28px !important;
}
.font22 h2 {
font-size: 22px !important;
}
.font20 h2 {
font-size: 20px !important;
}
.footer_landing_box h2 {
font-size: 34px !important;
margin: 20px 0 20px !important;
text-align: center;
color: #FFFFFF !important;
}
.footer_landing_box h2:nth-child(2) {
font-size: 26px !important;
text-align: center;
color: #FFFFFF;
}
.footer_landing_box p {
text-align: center;
color: #FFFFFF;
}
.introContent a {
margin: 35px 0 35px 0 !important;
}
.serviceBox {
background-color: #fff;
padding: 0 0 20px;
text-align: center;
box-shadow: 1px 0 5px #e6e6e6;
-moz-box-shadow: 1px 0 5px #e6e6e6;
-webkit-box-shadow: 1px 0 5px #e6e6e6;
min-height: 488px
}
.serviceBox a {
color: #428bca;
font-size: 20px
}
.serviceBox a:hover {
text-decoration: underline
}
.serviceBox h2 {
font-weight: 300;
line-height: normal;
padding: 0 15px;
margin: 10px 0
}
.serviceBox i {
display: inline-block;
background-color: #f8f8f8;
width: 100px;
height: 100px;
text-align: center;
font-size: 36px;
border-radius: 50%;
color: #383838;
line-height: 96px;
margin-top: 10px;
transition: all .5s ease
}
.serviceBox p {
margin: 0;
padding: 0 15px;
line-height: 1.5;
}
.testimonial {
text-align: center;
color: #fff;
font-size: 32px;
font-style: italic;
font-family: "Georgia", sans-serif
}
.testimonial p {
margin: 0
}
.testimonial .testiPerson {
font-size: 34px; font-style: normal
}
.siteorigin-widget-tinymce h2 {
color: #c00;
font-size: 42px;
font-family: 'Oswald', sans-serif;
font-weight: 700;
text-transform: uppercase;
line-height: 48px;
margin: 20px 0 60px;
padding: 0
}
.smallHeading .siteorigin-widget-tinymce h2 {
font-size: 36px;
line-height: 36px;
margin: 20px 0 10px
}
.smallHeading .siteorigin-widget-tinymce h3,
.bigHeading .siteorigin-widget-tinymce h3 {
font-size: 26px;
font-family: 'Poppins', sans-serif;
font-weight: 300;
line-height: 36px;
margin: 0 0 30px;
color: #3e3e3e
}
.smallHeading .siteorigin-widget-tinymce p {
font-family: 'Poppins', sans-serif;
font-weight: 300;
line-height: 32px
}
.smallHeading .siteorigin-widget-tinymce li {
font-weight: 300
}
.smallHeading.darkbg h2,
.smallHeading.darkbg h3 {
color: #fff
}
.bigHeading .siteorigin-widget-tinymce h2 {
margin: 20px 0 10px
}
.smallHeading.darkbg .btndark {
min-width: 200px;
font-size: 26px;
text-align: center
}
.smallHeading .siteorigin-widget-tinymce ul.style1 {
margin-left: 0;
margin-top: 20px;
padding-left: 20px
}
.smallHeading .siteorigin-widget-tinymce ul.style1 li {
margin-bottom: 15px
}
.smallHeading .siteorigin-widget-tinymce ul.style2 {
margin-left: 0;
margin-top: 20px;
padding-left: 20px
}
.smallHeading .siteorigin-widget-tinymce ul.style2 li {
margin-bottom: 7px
}
.btndark.btnlg {
font-size: 26px;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
text-transform: uppercase
}
.btndark.btnlg span {
text-transform: none;
font-size: 14px;
display: block;
font-family: 'Poppins', sans-serif;
font-weight: 400
}
.btndark.btnlg:hover {
text-decoration: none
}
.w900 {
max-width: 900px;
margin: 0 auto
}
.w730 {
max-width: 730px;
margin: 0 auto
}
#panel-w59a10b8e82d4a-0-0-0 .btndark.btnlg {
margin-top: 20px
}
.text-white {
color: #fff!important
}
.freeReportWrap .wpcf7 {
max-width: 630px;
margin: 0 auto;
padding-top: 20px
}
.freeReportWrap .wpcf7-form-control.wpcf7-submit {
margin-top: 30px!important
}
.freeReportWrap div.wpcf7-response-output {
margin-top: 0
}
.btnfull {
width: 100%
}
.freeReportWrap span.wpcf7-not-valid-tip {
color: #f7e700
}
.freeReportWrap .siteorigin-widget-tinymce h2 {
margin-bottom: 20px
}
.workbox {
text-align: center
}
.workbox a:hover img {
box-shadow: 1px 0 6px rgba(0, 0, 0, 0.5)
}
.workbox img {
transition: all .3s ease;
border: 1px solid #ccc;
border-radius: 5px
}
.footercolumns {
float: left;
width: 25%;
padding-right: 20px
}
.footercolumns ul {
margin: 0;
padding: 0;
list-style: none
}
.footercolumns li {
padding-bottom: 10px
}
.footercolumns a {
color: #00355f;
font-size: 15px
}
.footercolumns a:hover {
text-decoration: underline
}
.site-footer div.widget-title {
color: #c00;
font-size: 20px
}
.footercolumns.lastcolumn .addressline {
font-weight: 300;
margin: 0 0 20px;
font-size: 19px;
}
.footercolumns.lastcolumn .cn {
font-size: 22px;
font-weight: 300;
margin-bottom: 13px;
color: #222
}
.footercolumns .latest-posts {
top: 10px;
position: relative
}
.footercolumns .latest-posts .wp-post-image {
border-radius: 50%;
float: left;
height: 60px;
margin: 0 12px 15px 0;
width: 60px
}
.footercolumns .latest-posts li .meta {
color: #7f7f7f;
font-size: 11px;
line-height: 18px
}
.footercolumns .latest-posts li a {
color: #00355f;
font-size: 13px;
line-height: 20px;
margin: 0
}
.footercolumns .latest-posts li span {
color: #7f7f7f;
display: block
}
.footercolumns .description {
font-size: 12px;
color: #7f7f7f;
margin-left: 72px
}
.bloglnk {
float: right
}
.row2 {
border-bottom: 1px solid #cdcdcd;
border-top: 1px solid #cdcdcd;
padding: 15px 0;
font-size: 16px;
color: #585858;
text-align: center;
margin: 30px 0 0
}
.row2 a {
color: #585858
}
.row2 a:hover {
color: #000
}
.row2 i {
font-size: 30px;
margin: 0 8px 0 0;
vertical-align: middle
}
.footerCallus {
float: left
}
.footerLocation {
display: inline-block
}
.footerSocial {
float: right;
vertical-align: top;
margin: 5px 0 0
}
.footerSocial i {
margin: 0;
font-size: 24px
}
.footerSocial a {
margin: 0 0 0 20px
}
.row3 {
text-align: center;
font-size: 12px;
color: #585858;
padding: 15px 0
}
.contentwithbtn .btnlg {
margin-top: 40px
}
#toTop {
background-color: #ccc;
bottom: 20px;
right: 20px;
color: #fff;
cursor: pointer;
display: none;
height: 30px;
width: 30px;
line-height: 30px;
padding: 0;
position: fixed;
text-align: center;
z-index: 99999
}
.post-content {
padding-left: 98px
}
article.portfolio .post-content {
padding-left: 0;
padding-bottom: 40px
}
article.portfolio .post-meta {
display: none
}
article.post .post-content {
min-height: 98px;
position: relative
}
article.post .post-meta {
border-right: 1px solid #e6e6e6;
display: block;
margin-bottom: 20px;
left: 0;
position: absolute;
top: 6px
}
article.post .post-meta .date {
border-bottom: 1px solid #e6e6e6;
padding-bottom: 17px;
font-size: 12px;
margin-bottom: 12px
}
article.post .post-meta .day {
display: block;
font-size: 30px;
font-weight: 400;
line-height: 29px;
padding: 0 12px;
text-align: center;
text-transform: uppercase
}
article.post .post-meta .month,
article.post .post-meta .year {
display: block;
font-size: 17px;
font-weight: 300;
line-height: 17px;
margin-bottom: 4px;
padding: 0;
text-align: center;
text-transform: uppercase
}
article.post .content-inner {
margin-bottom: 50px;
padding-bottom: 50px;
position: relative
}
.posts-container {
padding-top: 50px
}
.posts-container article.post h2.entry-title {
font-size: 48px;
line-height: 48px;
font-family: 'Raleway', sans-serif;
font-weight: 900;
text-transform: uppercase;
margin: 0;
letter-spacing: -1.5px
}
article.post .more-link,
.blog-recent .more-link {
color: #fff;
cursor: default;
display: block;
margin-top: 25px
}
article.post .more-link span,
.blog-recent .more-link span {
background-color: #333;
border-radius: 2px;
cursor: pointer;
font-size: 18px;
margin-top: 10px;
padding: 5px 7%;
transition: all .2s linear
}
.widget_recent_entries .post-date {
display: block;
font-size: 12px
}
.widget_recent_entries li:not(:last-child) {
padding-bottom: 20px
}
.heart-like {
position: relative;
min-height: 30px
}
.heart-this-wrap {
position: absolute;
right: 16px;
top: -10px
}
.heart-this-wrap .heart-this span {
margin-left: -10px!important
}
.content-inner p:last-child {
margin-bottom: 0
}
.posts-navigation {
padding-left: 95px
}
body.search .posts-navigation {
padding-left: 0
}
.navigation .nav-previous,
.navigation .nav-next {
float: left;
margin: 0 5px 0 0
}
.navigation>div:first-child {
margin-left: 0
}
.navigation a {
background-image: url(//www.roisoftwaresolution.com/wp-content/themes/roiss/images/portfolio-arrows.png);
background-repeat: no-repeat;
height: 32px;
text-indent: -9999px;
width: 32px;
display: inline-block;
background-color: #000;
overflow: hidden
}
.navigation .nav-previous {
margin-right: 10px
}
.navigation .nav-previous a {
background-position: 13px 12px
}
.navigation .nav-next a {
background-position: -20px 12px
}
.postmetarow {
font-size: 12px;
padding: 10px 0
}
body.search .entry-title {
font-family: "Raleway", sans-serif
}
.section-title {
border-bottom: 1px solid #ddd;
margin: 0;
padding: 30px 0 36px
}
.section-title h1 {
font-family: "Raleway", sans-serif;
font-size: 54px;
font-weight: 900;
letter-spacing: -1.5px;
line-height: 60px;
margin: 0;
color: #000;
text-transform: uppercase
}
.section-title h1 span {
clear: both;
color: #888;
display: block;
font-family: "Droid Serif";
font-size: 20px;
font-weight: 400;
letter-spacing: normal;
line-height: 20px;
text-transform: none
}
.comments-title {
font-weight: 300
}
.search-result-boxes {
-moz-column-width: 13em;
-webkit-column-width: 13em;
-moz-column-gap: 1em;
-webkit-column-gap: 1em;
padding-bottom: 50px
}
.search-result-boxes article {
background-color: #fff;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
padding: 18px;
display: inline-block;
margin: 10px;
width: 100%
}
.search-result-boxes h2 {
font-size: 17px;
line-height: 22px;
margin: 0;
text-transform: uppercase
}
body.search-results .page-title {
border-bottom: 1px solid #ddd;
margin-bottom: 30px;
padding-bottom: 20px
}
.gallery_ {
width: 100%
}
#FilerTab {
margin: 10px 0;
padding: 0
}
.thumbnail_wrap_ .figure {
margin: 0;
border: none;
box-shadow: none;
text-align: center;
outline: none
}
.figure:hover img {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1)
}
a.thumbnail_ img {
cursor: default
}
.Imglink {
color: #fff!important
}
.w1200 {
max-width: 1200px;
padding: 0 15px;
margin: 0 auto
}
body.page-template-landing-page .mobile-site-header .mobileCall {
float: right;
text-align: center
}
body.page-template-landing-page .mobile-site-header {
text-align: left
}
body.page-template-landing-page .site-footer {
padding: 0
}
body.page-template-landing-page .row2 {
margin: 0
}
body.page-template-landing-page .footerSocial i {
font-size: 18px
}
body.page-template-landing-page .footerCallus small {
font-size: 12px;
padding: 7px 0 0;
display: block
}
#wpcf7-f36-p18-o1 {
padding: 20px 0 0
}
body.page-id-18 .wpcf7-textarea,
body.page-id-18 .wpcf7-text {
border: 1px solid #ccc!important
}
body.page-id-18 .wpcf7-form-control-wrap {
position: relative;
margin-bottom: 10px;
display: block
}
body.page-id-18 .wpcf7-select {
padding: 8px 14px;
border-radius: 5px;
width: 100%;
font-size: 18px
}
body.page-id-18 #wpcf7-f36-p18-o1 br {
display: none
}
.leaderBox img {
max-width: 100%;
max-height: 360px;
margin: 0 auto;
width: auto
}
.leaderBox p {
margin: 0;
padding: 0;
font-size: 12px
}
.leaderBox {
text-align: center
}
.leaderBox h2 {
font-size: 24px;
margin: 10px 0 0;
line-height: normal
}
.leaderBox h3 {
font-weight: 300;
margin: 0 0 10px
}
.nimble-portfolio .itembox {
width: auto!important;
box-shadow: none!important;
border: 1px solid #ccc!important;
border-radius: 5px
}
.nimble-portfolio .-items {
padding-top: 20px
}
.nimble-portfolio .itembox img {
display: block
}
body.page-id-16 #content.site-content {
max-width: 1200px
}
.nimble-portfolio .-item .title {
font-weight: 400!important
}
#readmoreBtn {
cursor: pointer
}
#readmoreContent {
min-height: 600px
}
#readmoreContent,
#readmoreContent h1,
#readmoreContent h2 {
color: #777;
text-align: left;
font-size: 12px;
line-height: 12px;
margin-bottom: 0;
margin-top: 14px
}
#readmoreContent h1,
#readmoreContent h2 {
font-weight: 700
}
#readmoreContent p {
padding-bottom: 0;
line-height: 14px!important;
margin: 0!important
}
.sitemaplinks {
margin: 10px 0 20px;
color: #999
}
body.page-id-1194 .entry-content p {
margin: 0
}
body.page-id-1194 {
color: #000
}
.col22 .sitemaplinks li {
padding-bottom: 5px
}
.bannerbg404 {
background: #1d1d1c url(//www.roisoftwaresolution.com/wp-content/themes/roiss/images/banner.jpg) center center;
background-size: cover;
padding: 200px 0
}
body.error404 #content.site-content {
max-width: inherit;
padding: 0
}
.widget .wpcf7-textarea,
.widget .wpcf7-text {
border: 1px solid #ccc!important
}
.free-report-widget {
background-color: #428bca;
border-radius: 3px;
padding: 15px
}
.free-report-widget h2 {
color: #fff;
text-align: center;
font-family: 'Oswald', sans-serif;
font-weight: 700;
margin: 0;
padding: 0 0 10px;
line-height: 28px
}
.free-report-widget p {
text-align: center;
color: #fff;
margin: 0;
padding: 0 0 10px;
font-size: 12px
}
.free-report-widget .col21,
.free-report-widget .col22 {
width: 100%;
margin: 0 0 10px
}
.free-report-widget .btndark.btnlg {
font-size: 22px
}
.free-report-widget span.wpcf7-not-valid-tip {
color: #ff0;
font-size: 12px
}
.free-report-widget div.wpcf7-validation-errors {
margin: 0;
font-size: 12px;
color: #ff0
}
.free-enquiry-widget {
background-color: #fff;
border-radius: 4px;
padding: 15px;
border: 2px solid #f0f0f0
}
.free-enquiry-widget h2 {
text-align: center;
font-family: 'Oswald', sans-serif;
font-weight: 700;
margin: 0;
padding: 0 0 10px;
line-height: 28px
}
.free-enquiry-widget p {
text-align: center;
margin: 0;
padding: 0 0 10px;
font-size: 12px
}
.free-enquiry-widget .col21,
.free-enquiry-widget .col22 {
width: 100%;
margin: 0 0 10px
}
.free-enquiry-widget .btndark.btnlg {
font-size: 22px
}
.free-enquiry-widget span.wpcf7-not-valid-tip {
font-size: 12px
}
.free-enquiry-widget div.wpcf7-validation-errors {
margin: 0;
font-size: 12px
}
.widget-clientImg a {
margin-bottom: 10px;
display: block
}
.widgettesti {
border-radius: 4px;
border: 2px solid #f0f0f0;
padding: 20px;
font-size: 15px;
font-style: italic;
text-align: center
}
.widgettesti .name {
color: #CD5C5C;
font-size: 16px
}
.widgettesti .position {
font-size: 12px
}
header.site-header,
header.mobile-site-header {
position: static;
top: -65px;
transition: all ease-in-out 0.3s;
}
header.site-header.fixed,
header.mobile-site-header.fixed {
height: auto;
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 999;
box-shadow: 0 9px 10px rgba(0, 0, 0, 0.1);
}
header.site-header.fixed .logo {
padding: 7px 0 0; }
header.site-header.fixed .logo img {
max-width: 135px; }
header.site-header.fixed .homepageMenu {
padding: 3px 0 0;
}
.btn-default {
background: #fa9418;
background: -moz-linear-gradient(top, rgba(250, 148, 24, 1) 0%, rgba(255, 86, 14, 1) 53%, rgba(255, 86, 14, 1) 75%, rgba(205, 64, 9, 1) 100%);
background: -webkit-linear-gradient(top, rgba(250, 148, 24, 1) 0%, rgba(255, 86, 14, 1) 53%, rgba(255, 86, 14, 1) 75%, rgba(205, 64, 9, 1) 100%);
background: linear-gradient(to bottom, rgba(250, 148, 24, 1) 0%, rgba(255, 86, 14, 1) 53%, rgba(255, 86, 14, 1) 75%, rgba(205, 64, 9, 1) 100%);
filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fa9418', endColorstr='#cd4009', GradientType=0);
border-radius: 30px;
border: 4px solid rgba(255, 255, 255, 0.8);
line-height: 16px;
padding: 8px 14px;
color: #fff !important;
font-size: 16px;
display: inline-block;
text-transform: uppercase;
box-shadow: 1px 0 5px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 1px 0 5px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 1px 0 5px rgba(0, 0, 0, 0.5);
}
.servicebox i {
font-size: 60px;
}
.mobileQtbtn {
float: right;
margin: 5px 10px 0 0;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
textarea:focus,
select:focus {
border: 1px solid #f9cc60;
}
.max600{max-width:600px; margin:auto;}
.text-center{text-align:center}
.trustedbyline {
display: inline-block;
float: none;
color: 
#fff;
line-height: normal;
vertical-align: top;
margin: 15px 60px 0 0;
}
.partnerlogos {
list-style: none;
margin: 0 auto;
padding: 0;
text-align: center;
display: inline-block;
}
.partnerlogos li{margin:0 15px; padding:0; display:inline-block; }
@media only screen and (min-width:1024px) and (max-width:1400px) {
.mega-sub-menu li.bgblue > a, .mega-sub-menu li.bggreen > a, .mega-sub-menu li.bgorange > a{font-size:16px !important;margin-bottom: 5px !important;}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item{padding:15px 5px 15px 15px;}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link{font-size:14px;}
}
@media only screen and (min-width:1024px) {
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-4 {width:25%;}	
#mega-menu-item-custom_html-2.widget_custom_html{display:none !important}
}
@media only screen and (min-width: 1200px) {
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-4 {width: 20%;}
#mega-menu-item-custom_html-2.widget_custom_html{display:block !important}
}
@media only screen and (max-width: 1140px) {
#cssmenu>ul>li:not(:last-child)::after {padding: 0 3px}
.desktopCall {font-size: 20px}
.site-header .logo img {max-width: 170px;margin-top: 10px}
}
@media only screen and (max-width: 1024px) {
.serviceBox {min-height: 464px}
#mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>a.mega-menu-link {padding-right: 10px}
.trustedbyline{margin:15px 0 0 0}
.trustedbyline center {display: inline-block;margin: 0 2px;}
}
@media only screen and (max-width:1023px) {
.site-header {display: none}
.mobile-site-header {display: block;background-color: #fff}
.introContent h1 {font-size: 50px;line-height: normal}
#slide-out-menu {padding-top: 65px}
.mega-menu-toggle {display: none!important}
li#mega-menu-item-custom_html-2,li#mega-menu-item-custom_html-4,#mega-menu-item-custom_html-3 {      display: none!important}
.mobilemenuWrap {position: absolute;left: 0;width: 100%;z-index: 99999;}
li.mega-getstartedbtn {display: none!important}
}
@media only screen and (max-width: 980px) {}
@media only screen and (max-width: 979px) {}
@media only screen and (max-width: 800px) {
.testimonial {font-size: 22px}
.testimonial .testiPerson {font-size: 17px}
.footercolumns {width: 33%}
.footerCallus,.footerLocation,.footerSocial {float: none;display: block;margin: 10px 0}
aside#secondary {padding: 40px 0 0;width: 100%}
#primary.content-area {width: 100%}
.posts-container article.post h2.entry-title {font-size: 34px;line-height: 34px}
.post-content {padding-left: 0}
article.post .post-meta {display: none}
}
@media only screen and (max-width: 768px) {
.hide-mobile{display:none}
.workbox figure {
clear: both;
display: block;
margin-left: auto;
margin-right: auto
}
.serviceBox p {
display: none
}
.serviceBox {
text-align: left;
display: block;
padding: 20px;
min-height: inherit
}
.serviceBox i {
display: table-cell;
margin: 0;
height: 80px;
width: 80px;
line-height: 76px
}
.serviceBox img {
margin: 0;
width: 80px;
float: left
}
.serviceBox h2 {
display: inline-block;
vertical-align: middle;
padding: 0 0 0 20px
}
.serviceBox h2 a {
font-size: 22px
}
.contentwithbtn .btnlg {
margin-top: 0
}
}
@media only screen and (max-width: 767px) {
.ShowMobile {
display: block
}
#menu-button {
display: none!important
}
.serviceBox h2 a {
font-size: 25px
}
}
@media only screen and (max-width: 640px) {}
@media only screen and (max-width: 600px) {
#primary.content-area {
width: 100%;
margin: 0
}
aside#secondary {
padding: 40px 0 0;
width: 100%
}
.alignright,
.alignleft {
max-width: 220px;
display: none;
}
.col21 {
width: 100%;
display: block;
margin: 0 0 30px;
float: none
}
.col22 {
width: 100%;
display: block;
margin: 0
}
.introContent h1 {
font-size: 30px
}
.btndark.btnlg {
font-size: 22px
}
#panel-w59a10b8e82d4a-0-0-0 .btndark.btnlg {
margin-top: 0
}
.siteorigin-widget-tinymce h2 {
font-size: 30px;
line-height: 30px;
margin: 0 0 20px
}
.leaderBox h2 {
font-size: 24px;
margin: 10px 0 0;
line-height: normal
}
#pgc-w59a15943e0710-1-0,
#pgc-w59a15943e0710-1-1,
#pg-w59a15943e0710-0 {
margin-bottom: 0!important
}
.footercolumns {
width: 100%;
margin-bottom: 20px
}
.row2 {
margin: 0
}
.smallHeading .siteorigin-widget-tinymce h2 {
font-size: 30px;
line-height: 30px;
margin-bottom: 0
}
.smallHeading .siteorigin-widget-tinymce h3,
.bigHeading .siteorigin-widget-tinymce h3 {
font-size: 22px
}
.dl-menuwrapper li a {
font-size: 32px;
line-height: 32px;
padding: 10px 20px
}
.search-result-boxes article {
margin: 10px 0
}
body.search-results .page-title {
font-size: 24px;
margin-bottom: 10px;
margin-top: 20px;
padding-bottom: 0
}
.section-title {
padding: 30px 0 20px
}
.posts-container {
padding-top: 30px
}
}
@media only screen and (max-width: 479px) {
.alignright,
.alignleft {
max-width: inherit;
width: 100%;
float: none;
margin: 0;
display: none;
}
.page-content,
.entry-summary {
margin: 0
}
aside#secondary {
padding: 0
}
h1 {
font-size: 24px
}
.posts-container article.post h2.entry-title {
font-size: 24px;
line-height: 24px
}
div.widget-title {
font-size: 24px;
line-height: 24px
}
.serviceBox h2 a {font-size:18px}
.serviceBox{padding:10px}
.serviceBox h2{padding: 0 0 0 15px;}
.partnerlogos li:not(:first-child) {width: 40%;padding: 0;float: left;}
.partnerlogos li img {display: block;}
.column-reverse-xs{flex-direction: column-reverse !important;}
}
@media only screen and (max-width: 360px) {
#menubtn span {display: none}
.mobileQtbtn {float: right;margin: 0px 10px 0 0;width: 80px;text-align: center;font-size: 12px;padding: 4px 5px;}
.mobile-site-header .logo img {max-width: 130px;}
}
@media only screen and (max-width:359px) {
.serviceBox h2 a {font-size:16px}
}.heart-this-wrap .heart-this,.heart-this-wrap .heart-this::before{vertical-align:middle;border:0;text-decoration:none;display:inline-block}@-webkit-keyframes heart-burst{from{background-position:left}to{background-position:right}}@keyframes heart-burst{from{background-position:left}to{background-position:right}}.heart-this-wrap{display:block;clear:both;text-align:right;width:100%}.heart-this-wrap .heart-this{color:#aab8c2;height:40px;font-size:14px;-webkit-box-shadow:none;box-shadow:none}.heart-this-wrap .heart-this::before{background-image:url(//www.roisoftwaresolution.com/wp-content/plugins/heart-this/images/heart-animation.png);background-position:left;background-repeat:no-repeat;-webkit-background-size:2900% 2900%;background-size:2900%;content:"";cursor:pointer;height:100%;width:50px;-webkit-transition:none;transition:none}.heart-this-wrap .heart-this.active,.heart-this-wrap .heart-this:focus,.heart-this-wrap .heart-this:hover{background:0 0;border:0;color:#e2264d;text-decoration:none;-webkit-box-shadow:none;box-shadow:none}.heart-this-wrap .heart-this.active::before,.heart-this-wrap .heart-this:focus::before,.heart-this-wrap .heart-this:hover::before{background-position:right}.heart-this-wrap .heart-this.is-animating::before{-webkit-animation:heart-burst .8s steps(28) 1;animation:heart-burst .8s steps(28) 1}.heart-this-wrap .heart-this span{display:inline-block;margin-left:-5px;vertical-align:baseline;line-height:1}