.reveal-modal-bg { 
position: fixed; 
height: 100%;
width: 100%;
background: #000;
background: rgba(0,0,0,.8);
z-index: 100;
display: none;
top: 0;
left: 0; 
}
.reveal-modal {
margin-top:50px;
visibility: hidden;
top: 100px;
left: 50%;
margin-left: -600px;
width: 1200px;
background: #fff;
position: absolute;
z-index: 101;
padding: 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
-box-shadow: 0 0 10px rgba(0,0,0,.4);
}
.cimgleft{    float: left;
width: 49%;
color: #000;
font-family: "open_sansregular";
font-size: 15px;
}
.reveal-modal .cimgleft {
color: #1e414e !important;
width:58% !important;
}
.reveal-modal .cimgleft img {
width: 100%;
height: auto;
}
.cimgright{    float: right;
width: 40%;
color: #fff;
font-family: "open_sansregular";
font-size: 15px;
}
.cimgright p:nth-child(1){
background-color: #c2b27f;
margin-bottom: 35px;
color: #fff;
display: inline-block;
font-size: 21px;
padding: 4px 20px;
text-transform: uppercase;}
.reveal-modal{
padding: 20px 20px;}
.cimgright p:nth-child(4){background: url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/img/listtstyle.jpg) no-repeat 0 0;height:20px;  padding: 1px 15px;background-position: 0px; }
.cimgright p:nth-child(5){background: url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/img/listtstyle.jpg) no-repeat 0 0;height:20px;  padding: 1px 15px;background-position: 0px; }
.cimgright p:nth-child(6){background: url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/img/listtstyle.jpg) no-repeat 0 0;height:20px;  padding: 1px 15px;background-position: 0px; }
.cimgright p:nth-child(7){background: url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/img/listtstyle.jpg) no-repeat 0 0;height:20px;  padding: 1px 15px;background-position: 0px; }
.cimgright p{font-size:14px; line-height:21px; margin:0px;}
.cimgright p:nth-child(2){font-size:13px; line-height:21px;}
.cimgright p:nth-child(3){background-color: #c2b27f;
margin-bottom:13px;
color: #fff;
display: inline-block;
font-size: 21px;
padding: 4px 20px;
text-transform: uppercase;}
.cimgright a{background-color: #c0b283;
color: #fff;
display: inline-block;
margin: 40px 0 0;
padding: 16px 45px;
text-transform: uppercase;}
.cimgright a:hover{background-color: #525252;}
.reveal-modal.small 		{ width: 200px; margin-left: -140px;}
.reveal-modal.medium 		{ width: 400px; margin-left: -240px;}
.reveal-modal.large 		{ width: 600px; margin-left: -340px;}
.reveal-modal.xlarge 		{ width: 800px; margin-left: -440px;}
.reveal-modal .close-reveal-modal {
font-size: 39px;
line-height: .5;
position: absolute;
top: 19px;
right: 11px;
color: #505050;
text-shadow: 0 -1px 1px rbga(0,0,0,.6);
font-weight: bold;
cursor: pointer;
}
.reveal-modal .close-reveal-modal:hover{color:#c0b283;}@import url("https://fonts.googleapis.com/css?family=Fira+Sans:400,700,700i");
@import url("https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900");
@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700,900");
@font-face {
font-family: 'effrabold';
src: url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/fonts/effra_std_bd-webfont.woff2) format('woff2'), url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/fonts/effra_std_bd-webfont.woff) format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'menloregular';
src: url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/fonts/menlo-regular-webfont.woff2) format('woff2'), url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/fonts/menlo-regular-webfont.woff) format('woff');
font-weight: normal;
font-style: normal;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
margin: 0;
padding: 0;
border: 0;
outline: 0;
vertical-align: top;
font: 400 normal 18px/28px 'menloregular', Arial, Helvetica, sans-serif;
color: #383838;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
display: block;
}
* {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-webkit-font-smoothing: antialiased;
}
html {
-webkit-text-size-adjust: 100%;
}
a {
text-decoration: none;
}
body {
margin: 0;
background: #fbfbfa;
}
span {
color: inherit;
font-family: inherit;
font-size: inherit;
}
ul {
list-style-type: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
caption,
th,
td {
text-align: left;
font-weight: normal;
}
button,
input[type="button"] {
background: none;
}
:required {
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
-ms-box-shadow: none;
box-shadow: none;
}
em,
i {
font-style: italic;
}
u {
text-decoration: underline;
}
pre,
code {
font-family: Monaco, Courier, monospace;
}
pre {
white-space: pre;
white-space: pre-wrap;
white-space: pre-line;
word-wrap: break-word;
}
blockquote,
q {
quotes: "" "";
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
}
a,
input[type="submit"],
input[type="button"],
button,
label[for] {
cursor: pointer;
}
input[type="submit"],
input[type="button"],
button {
-webkit-appearance: none;
}
img {
-ms-interpolation-mode: bicubic;
}
.linksiz {
font-size: 19px;
line-height: 30px;
}
* {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
::selection {
background: #C0B283;
color: #fff;
}
::-moz-selection {
background: #C0B283;
color: #fff;
}
::-webkit-selection {
background: #C0B283;
color: #fff;
}
a {
text-decoration: none;
color: #327D9D;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
a:hover {}
a:active {}
a:visited {}
address {}
aside {}
b,
strong {}
blockquote {}
button {
cursor: pointer;
}
button:hover {}
button:active {}
caption,
th,
td {
vertical-align: top;
}
h1,
h2,
h3,
h4,
h5,
h6,
.heading {
font-family: "effrabold";
}
h1 {
font-size: 58px;
font-weight: 700;
line-height: 66px;
margin-bottom: 26px;
color: #383838;
}
h2,
h3,
h4,
h5,
h6 {
font-size: 24px;
font-weight: 700;
line-height: 39px;
margin-bottom: 22px;
}
h3 {
font-size: 72px;
line-height: 80px;
}
.heading {
font-size: 24px;
font-weight: 700;
line-height: 39px;
margin-bottom: 22px;
}
h6 {}
i,
em {}
img {
height: auto;
max-width: 100%;
}
input,
select,
textarea {
font-size: 13px;
}
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="password"] {
background: #FFFFFF;
border: 2px solid #fff;
color: #666;
font-size: 18px;
font-weight: normal;
height: 52px;
padding: 4px 10px;
width: 100%;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
font-family: 'menloregular', sans-serif;
outline: none;
outline: none;
-webkit-appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
}
input[type=radio] {}
input[type=checkbox] {}
label {}
li {}
p {
line-height: 36px;
margin: 0 0 32px;
}
select {}
select option {}
table {
border: 0;
border-spacing: 0;
empty-cells: show;
}
textarea {
height: 180px;
resize: none;
width: 100%;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
padding: 23px 18px;
font-size: 22px;
font-weight: normal;
border: 2px solid #ccc;
color: #666;
margin: 0;
vertical-align: top;
background: none;
font-family: 'menloregular', sans-serif;
}
ul,
ol {
margin: 0;
padding: 0;
}
.wrap {
border: 0;
clear: both;
float: none;
font-size: 1px;
height: 0;
line-height: 1px;
margin: 0;
padding: 0;
visibility: hidden;
}
.wid {
width: 79%;
margin: 0 auto;
}
.leftfl {
float: left;
}
.rgtfl {
float: right;
}
.tall {
text-align: left;
}
.talr {
text-align: right;
}
.talc {
text-align: center;
}
.justify {
text-align: justify;
}
.violet {
color: #8F5E99;
}
.indigo {
color: #4b0082;
}
.blue {
color: #005aff;
}
.green {
color: #5a8e00;
}
.yellow {
color: #f87b00;
}
.orange {
color: #FF6600;
}
.red {
color: #ff0000;
}
.black {
color: #000;
}
.m0 {
margin: 0px 0px 0px 0px;
}
input[type="submit"] {
background: none;
border: medium none;
color: #ddd1c1;
font-size: 32px;
text-transform: uppercase;
font-family: 'effrabold';
border-bottom: 3px #ddd1c1 solid;
}
.wid:after,
.wid:before,
ul:after,
ul:before,
.social:after,
.about-section:after,
.innerpgInn:after {
display: block;
content: "";
clear: both;
}
::-webkit-input-placeholder {
opacity: 1;
color: #c0c0c0;
}
:-moz-placeholder {
opacity: 1;
color: #c0c0c0;
}
::-moz-placeholder {
opacity: 1;
color: #c0c0c0;
}
:-ms-input-placeholder {
opacity: 1;
color: #c0c0c0;
}
*,
:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.hidecal {
display: none;
}
.bnrImgNw {
height: 700px;
background-position: center 0 !important;
background-repeat: no-repeat !important;
position: relative;
}
a.phn {
display: inline-block;
font-weight: bold;
font-size: 20px;
}
.inner_blog .abtLftIn {
width: 100% !important;
text-align: center;
}
.inner_blog .abtImg {
background: none !important;
}
.inner_blog .tutorialimage {
margin-bottom: 45px;
}
.inner_blog .article-body h2 {
font-size: 40px;
color: #c0b283
}
.inner_blog .abtRgtIn {
width: 100% !important;
}
.soluImg {
margin: 0px auto;
width: 130px;
}
.rcapcha {
border-radius: 3px;
height: 75px;
margin: 0 auto 6px;
overflow: hidden;
width: 100%;
}
.sec6 small a,
.contEml>a {
width: 100%;
float: left;
}
.homeCont {
margin-top: 120px;
}
.sp1 {
font-size: 30px;
line-height: 55px !important;
font-weight: 900;
-webkit-font-smoothing: antialiased;
}
.space {
padding-top: 20px;
background: #fff;
}
.sec2 .rgtSc {
background-color: #fff !important;
}
.sec4 .rgtSc {
background-color: #fff !important;
}
.sec4 .contRgtInn {
padding: 35px 33px 35px 0px !important;
}
.coma {
font-size: 42px;
}
.coma2 {
font-size: 52px;
position: relative;
right: 0px;
bottom: 5px;
}
.coma3 {
font-size: 44px;
position: relative;
right: 4px;
bottom: 5px;
}
.language a {
color: #fff;
text-decoration: none !important;
background: #c2b27f;
}
.language li {
padding: 4px 0 !important;
margin: 0px !important;
display: none !important;
}
.language a:hover {
text-decoration: none !important;
color: #fff !important;
}
.introLoading1 {
display: none !important;
}
.introLoader {
display: none !important;
}
.doubleLoader {
display: none !important;
}
.doubleLoader {
display: none !important;
}
.theme-ocean {
display: none !important;
}
.zebra {
display: none !important;
}
.translated-rtl p {
font-size: 20px;
line-height: 28px;
}
.translated-rtl .innerPage p {
font-size: 18px;
}
.player .video-wrapper {
position: absolute;
background: #fbfbff !important;
}
#player {
background-color: #fff !important;
}
.tablDv:hover span img,
.tablDv:focus span img,
.tablDv:active span img {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.tablDv span img {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: box-shadow, transform;
transition-property: box-shadow, transform;
}
.sec2 .soluIn:hover span img,
.sec2 .soluIn:focus span img,
.sec2 .soluIn:active span img {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.sec2 .soluIn span img {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px transparent;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: box-shadow, transform;
transition-property: box-shadow, transform;
}
img.alignnone.size-full.wp-image-367 {
margin-bottom: 30px;
}
.soluImg {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px transparent;
position: relative;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
}
.layer-3 {
background: rgba(0, 0, 0, 0) url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/img/cloude-img.png) no-repeat scroll center 0;
height: 212px;
position: absolute;
top: -88px;
width: 100%;
z-index: -1;
}
.artSoultns>ul>li:hover .soluImg,
.soluImg:focus,
.soluImg:active {
-webkit-transform: translateY(-5px);
transform: translateY(-5px);
}
.artSoultns>ul>li {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.artSoultns>ul>li:hover {
background: #c0b283 !important;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.sec2 small {
height: 26px;
}
.div.wpcf7-mail-sent-ng {
border: none !important;
}
#element {
display: none;
}
.animatable {
visibility: hidden;
-webkit-animation-play-state: paused;
-moz-animation-play-state: paused;
-ms-animation-play-state: paused;
-o-animation-play-state: paused;
animation-play-state: paused;
}
.firlef p:nth-child(2) {
display: none;
}
.infoBox {
display: none;
}
.infoBX:hover .infoBox {
display: block;
}
.infoBX {
position: relative;
display: inline-block;
}
.infoBox {
display: none;
top: -474px;
background: #bcc486;
border: 2px solid #73b2af;
border-radius: 3px;
height: 475px;
padding: 10px 20px;
position: absolute;
text-align: center;
width: 340px;
color: #666;
font-family: "Oswald";
}
.sec4 h3 {
color: #fff;
} @-webkit-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(90px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@-moz-keyframes fadeInDown {
0% {
opacity: 0;
-moz-transform: translateY(90px);
}
100% {
opacity: 1;
-moz-transform: translateY(0);
}
}
@-o-keyframes fadeInDown {
0% {
opacity: 0;
-o-transform: translateY(90px);
}
100% {
opacity: 1;
-o-transform: translateY(0);
}
}
@keyframes fadeInDown {
0% {
opacity: 0;
transform: translateY(90px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}
.animated.flip {
-webkit-backface-visibility: visible;
-ms-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip
}
@-webkit-keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0
}
40% {
-webkit-transform: perspective(400px) rotateX(-10deg);
transform: perspective(400px) rotateX(-10deg)
}
70% {
-webkit-transform: perspective(400px) rotateX(10deg);
transform: perspective(400px) rotateX(10deg)
}
100% {
-webkit-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1
}
}
@keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotateX(90deg);
-ms-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0
}
40% {
-webkit-transform: perspective(400px) rotateX(-10deg);
-ms-transform: perspective(400px) rotateX(-10deg);
transform: perspective(400px) rotateX(-10deg)
}
70% {
-webkit-transform: perspective(400px) rotateX(10deg);
-ms-transform: perspective(400px) rotateX(10deg);
transform: perspective(400px) rotateX(10deg)
}
100% {
-webkit-transform: perspective(400px) rotateX(0deg);
-ms-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1
}
}
.flipInX {
-webkit-backface-visibility: visible!important;
-ms-backface-visibility: visible!important;
backface-visibility: visible!important;
-webkit-animation-name: flipInX;
animation-name: flipInX
}
.revealOnScroll {
opacity: 0;
}
@-webkit-keyframes lightSpeedIn {
0% {
-webkit-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0
}
60% {
-webkit-transform: translateX(-20%) skewX(30deg);
transform: translateX(-20%) skewX(30deg);
opacity: 1
}
80% {
-webkit-transform: translateX(0%) skewX(-15deg);
transform: translateX(0%) skewX(-15deg);
opacity: 1
}
100% {
-webkit-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1
}
}
@keyframes lightSpeedIn {
0% {
-webkit-transform: translateX(100%) skewX(-30deg);
-ms-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0
}
60% {
-webkit-transform: translateX(-20%) skewX(30deg);
-ms-transform: translateX(-20%) skewX(30deg);
transform: translateX(-20%) skewX(30deg);
opacity: 1
}
80% {
-webkit-transform: translateX(0%) skewX(-15deg);
-ms-transform: translateX(0%) skewX(-15deg);
transform: translateX(0%) skewX(-15deg);
opacity: 1
}
100% {
-webkit-transform: translateX(0%) skewX(0deg);
-ms-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out
}
@-webkit-keyframes shake {
0%,
100% {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
transform: translateX(0)
}
10%,
30%,
50%,
70%,
90% {
-webkit-transform: translateX(-10px);
-moz-transform: translateX(-10px);
transform: translateX(-10px)
}
20%,
40%,
60%,
80% {
-webkit-transform: translateX(10px);
-moz-transform: translateX(10px);
transform: translateX(10px)
}
}
@keyframes shake {
0%,
100% {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0)
}
10%,
30%,
50%,
70%,
90% {
-webkit-transform: translateX(-10px);
-moz-transform: translateX(-10px);
-ms-transform: translateX(-10px);
transform: translateX(-10px)
}
20%,
40%,
60%,
80% {
-webkit-transform: translateX(10px);
-moz-transform: translateX(10px);
-ms-transform: translateX(10px);
transform: translateX(10px)
}
}
.shake {
-webkit-animation-name: shake;
animation-name: shake
}
@-webkit-keyframes pulse {
0% {
-webkit-transform: scale(1);
transform: scale(1)
}
50% {
-webkit-transform: scale(1.1);
transform: scale(1.1)
}
100% {
-webkit-transform: scale(1);
transform: scale(1)
}
}
@keyframes pulse {
0% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1)
}
50% {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1)
}
100% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1)
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0;
}
20% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-moz-keyframes fadeIn {
0% {
opacity: 0;
}
20% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-o-keyframes fadeIn {
0% {
opacity: 0;
}
20% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fadeIn {
0% {
opacity: 0;
}
60% {
opacity: 0;
}
20% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-webkit-keyframes bounceInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
}
60% {
-webkit-transform: translateX(20px);
}
80% {
-webkit-transform: translateX(-5px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@-moz-keyframes bounceInLeft {
0% {
opacity: 0;
-moz-transform: translateX(-2000px);
}
60% {
-moz-transform: translateX(20px);
}
80% {
-moz-transform: translateX(-5px);
}
100% {
opacity: 1;
-moz-transform: translateX(0);
}
}
@-o-keyframes bounceInLeft {
0% {
opacity: 0;
-o-transform: translateX(-2000px);
}
60% {
opacity: 1;
-o-transform: translateX(20px);
}
80% {
-o-transform: translateX(-5px);
}
100% {
opacity: 1;
-o-transform: translateX(0);
}
}
@keyframes bounceInLeft {
0% {
opacity: 0;
transform: translateX(-2000px);
}
60% {
transform: translateX(20px);
}
80% {
transform: translateX(-5px);
}
100% {
opacity: 1;
transform: translateX(0);
}
}
@-webkit-keyframes bounceInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
}
60% {
-webkit-transform: translateX(-20px);
}
80% {
-webkit-transform: translateX(5px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@-moz-keyframes bounceInRight {
0% {
opacity: 0;
-moz-transform: translateX(2000px);
}
60% {
-moz-transform: translateX(-20px);
}
80% {
-moz-transform: translateX(5px);
}
100% {
opacity: 1;
-moz-transform: translateX(0);
}
}
@-o-keyframes bounceInRight {
0% {
opacity: 0;
-o-transform: translateX(2000px);
}
60% {
-o-transform: translateX(-20px);
}
80% {
-o-transform: translateX(5px);
}
100% {
opacity: 1;
-o-transform: translateX(0);
}
}
@keyframes bounceInRight {
0% {
opacity: 0;
transform: translateX(2000px);
}
60% {
transform: translateX(-20px);
}
80% {
transform: translateX(5px);
}
100% {
opacity: 1;
transform: translateX(0);
}
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@-moz-keyframes fadeInUp {
0% {
opacity: 0;
-moz-transform: translateY(20px);
}
100% {
opacity: 1;
-moz-transform: translateY(0);
}
}
@-o-keyframes fadeInUp {
0% {
opacity: 0;
-o-transform: translateY(20px);
}
100% {
opacity: 1;
-o-transform: translateY(0);
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
transform: translateY(20px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}
@-webkit-keyframes bounceIn {
0% {
opacity: 0;
transform: scale(.3);
}
70% {
transform: scale(1);
}
80% {
transform: scale(1);
}
100% {
opacity: 1;
transform: scale(1);
}
}
@-moz-keyframes bounceIn {
0% {
opacity: 0;
transform: scale(.3);
}
70% {
transform: scale(1);
}
80% {
transform: scale(1);
}
100% {
opacity: 1;
transform: scale(1);
}
}
@-o-keyframes bounceIn {
0% {
opacity: 0;
transform: scale(.3);
}
70% {
transform: scale(1);
}
80% {
transform: scale(1);
}
100% {
opacity: 1;
transform: scale(1);
}
}
@keyframes bounceIn {
0% {
opacity: 0;
transform: scale(.3);
}
70% {
transform: scale(1);
}
80% {
transform: scale(1);
}
100% {
opacity: 1;
transform: scale(1);
}
}
@-webkit-keyframes moveUp {
0% {
opacity: 1;
-webkit-transform: translateY(40px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@-moz-keyframes moveUp {
0% {
opacity: 1;
-moz-transform: translateY(40px);
}
100% {
opacity: 1;
-moz-transform: translateY(0);
}
}
@-o-keyframes moveUp {
0% {
opacity: 1;
-o-transform: translateY(40px);
}
100% {
opacity: 1;
-o-transform: translateY(0);
}
}
@keyframes moveUp {
0% {
opacity: 1;
transform: translateY(40px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}
@-webkit-keyframes fadeBgColor {
0% {
background: none;
}
70% {
background: none;
}
100% {
background: #464646;
}
}
@-o-keyframes fadeBgColor {
0% {
background: none;
}
70% {
background: none;
}
100% {
background: #464646;
}
}
@keyframes fadeBgColor {
0% {
background: none;
}
70% {
background: none;
}
100% {
background: #464646;
}
}
img.alignnone.size-full.wp-image-358 {
margin-bottom: 30px;
}
img.alignnone.size-full.wp-image-361 {
margin-bottom: 30px;
}
ul.sitemap_menu a {
font-size: 15px;
}
ul.sitemap_menu {
width: 394px;
margin: 0px auto;
}
.sitemap_menu .sub-menu {
padding: 10px 20px;
display: block;
position: inherit;
left: 0;
right: 0;
z-index: 0 !important;
width: auto !important;
background: none;
top: 0;
}
ul.sitemap_menu a {
color: #505050;
padding-left: 23px;
}
.sitemap_menu .sub-menu a {
font-size: 15px !important;
color: #505050;
padding-left: 29px !important;
}
.sitemap_menu .sub-menu a {
font-size: 15px !important;
color: #505050;
}
.sitemap_menu a:hover {
color: #000;
}
.sitemap_menu a::before {
content: "";
width: 7px;
height: 7px;
position: absolute;
margin-top: 9px;
border-top: 6px solid transparent;
border-bottom: 6px solid transparent;
border-left: 10px solid #D4AF37;
margin-left: -17px;
}
.our_clientele .portfolio-wrapper {
background: none;
text-align: center;
height: 100%;
display: table-cell;
vertical-align: middle;
}
.our_clientele .text-category>small {
line-height: 110px;
}
.our_clientele .text-category {
display: inherit;
}
.our_clientele .text-title {
background-color: #505050;
border-radius: 0px;
color: #fff;
font-size: 15px;
padding: 2px 17px;
text-transform: uppercase;
text-align: center;
z-index: 9999;
margin: 0px auto;
position: relative;
}
.our_clientele .portfolio img {
width: auto;
max-width: none;
}
.our_clientele #portfoliolist .portfolio {
width: 31.8%;
border: 1px solid #999;
margin: 10px;
height: 260px;
display: table !important;
}
.our_clientele .innerPage h1 {
margin-bottom: 0px !important;
}
.our_clientele #portfoliolist {
padding-top: 60px;
}
.our_clientele h1 {
margin-bottom: 0px !important;
}
.car_inner input[type="text"],
input[type="tel"],
input[type="email"],
input[type="password"] {
background: #FFFFFF;
}
.car_inner .uplbtn {
font-size: 18px;
width: 160px;
color: #000;
}
.car_inner .contUlFrm input[type="email"] {
margin-left: 0px;
}
.car_inner input[type="tel"] {
border: 2px solid rgb(194, 194, 194);
height: 40px;
margin-left: 0px;
}
.car_inner .contUlFrm>li {
margin-bottom: 0px;
}
.car_inner .contFrm li {
width: 30%;
}
.car_inner .contUlFrm input[type="submit"] {
color: #fff;
font-size: 20px;
font-weight: normal;
height: 45px;
width: 157px;
font-family: "menloregular";
border-bottom: medium none;
background-color: #C0B283;
margin-top: 15px;
outline: none;
}
.car_inner .subTi {
margin-bottom: 0px;
}
.car_inner .contUlFrm select {
padding: 0 5px;
font-size: 12.8px;
height: 40px !important;
color: #666;
outline: none;
border: 2px solid #c2c2c2;
}
.heading small {
background: none !important;
padding: 0px !important;
height: auto !important;
}
.animated.animationDelay {
animation-delay: .4s;
-webkit-animation-delay: .4s;
}
.animated.animationDelayMed {
animation-delay: 1.2s;
-webkit-animation-delay: 1.2s;
}
.animated.animationDelayLong {
animation-delay: 1.6s;
-webkit-animation-delay: 1.6s;
}
.animated.fadeBgColor {
-webkit-animation-name: fadeBgColor;
-moz-animation-name: fadeBgColor;
-o-animation-name: fadeBgColor;
animation-name: fadeBgColor;
}
.animated.bounceIn {
-webkit-animation-name: bounceIn;
-moz-animation-name: bounceIn;
-o-animation-name: bounceIn;
animation-name: bounceIn;
}
.animated.bounceInRight {
-webkit-animation-name: bounceInRight;
-moz-animation-name: bounceInRight;
-o-animation-name: bounceInRight;
animation-name: bounceInRight;
}
.animated.bounceInLeft {
-webkit-animation-name: bounceInLeft;
-moz-animation-name: bounceInLeft;
-o-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
.animated.fadeIn {
-webkit-animation-name: fadeIn;
-moz-animation-name: fadeIn;
-o-animation-name: fadeIn;
animation-name: fadeIn;
}
.animated.fadeInDown {
-webkit-animation-name: fadeInDown;
-moz-animation-name: fadeInDown;
-o-animation-name: fadeInDown;
animation-name: fadeInDown;
}
.animated.fadeInUp {
-webkit-animation-name: fadeInUp;
-moz-animation-name: fadeInUp;
-o-animation-name: fadeInUp;
animation-name: fadeInUp;
}
.animated.moveUp {
-webkit-animation-name: moveUp;
-moz-animation-name: moveUp;
-o-animation-name: moveUp;
animation-name: moveUp;
}
.soluConInn p {
text-align: left;
}
.soluCont:hover {
background: rgba(160, 156, 156, 0.14);
}
ul.abtUl li:first-child:hover {
background: rgba(160, 156, 156, 0.14);
}
ul.abtUl li:nth-child(3):hover {
background: rgba(160, 156, 156, 0.14);
}
.atchFile .btn-blue {
background: none;
}
.social ul {
position: absolute;
opacity: 0;
top: -12px;
}
.social li:first-child:hover ul {
opacity: 1;
}
.size6 {
background: url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/images/A-.png) no-repeat 0 0;
}
.size5 {
background: url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/images/A.png) no-repeat 0 0;
}
.size4 {
background: url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/images/A+.png) no-repeat 0 0;
}
.glink {
background: #505050;
}
a.glink {
background: #505050 !important;
}
.language a:nth-child(2) {
background: #c0b283;
}
.bcn {
width: 100%;
background: #fff;
border-top: 2px solid #f3f3f3;
text-align: right;
}
.breadcrumbs br {
display: none;
}
.breadcrumbs span {
font-size: 13px;
color: #505050;
}
.breadcrumbs a span {
color: #c0b283;
font-size: 13px;
}
.breadcrumbs a:hover {
color: #505050;
}
.breadcrumbs {
padding: 19px 0px 0px;
width: 92.2%;
margin: 0px auto;
float: none !important;
}
.artSoultns a:nth-child(1) {
background: none;
height: auto;
display: inherit;
width: auto;
}
.top-animate {
background: #fff !important;
top: 13px !important;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
transform: rotate(45deg);
height: 5px !important;
}
.mid-animate {
opacity: 0;
}
.bottom-animate {
background: #fff !important;
top: 13px !important;
height: 5px !important;
-webkit-transform: rotate(-225deg);
transform: rotate(-225deg);
}
.top-menu {
top: 5px;
width: 32px;
height: 3px;
border-radius: 10px;
background-color: #bfb282;
}
.mid-menu {
top: 13px;
width: 32px;
height: 3px;
border-radius: 10px;
background-color: #231f20;
}
.bottom-menu {
top: 21px;
width: 32px;
height: 3px;
border-radius: 10px;
background-color: #bfb282;
}
.menui {
transition: 0.6s ease;
transition-timing-function: cubic-bezier(.75, 0, .29, 1.01);
margin-top: 10px;
position: absolute;
}
.icon {
z-index: 999;
position: absolute;
display: block;
padding: 0px;
height: 32px;
width: 32px;
margin: 0px;
top: 5px;
right: 23px;
-webkit-transition: all 0s !important;
-moz-transition: all 0.2s !important;
-ms-transition: all 0s !important;
-o-transition: all 0s !important;
transition: all 0s !important;
}
.mobilenav {
font-family: inherit;
top: 0;
left: 0;
z-index: 999;
display: none;
position: fixed;
width: 100%;
height: 100%;
background: rgba(192, 178, 131, 0.9);
}
.mobilenav li {
list-style-type: none;
text-align: center;
padding: 10px 0;
}
.mobilenav li a {
text-transform: uppercase;
font-size: 90px;
color: #fff;
text-decoration: none;
line-height: 80px;
width: 100%;
font-family: "effrabold";
padding: 0 0 6px;
display: block;
}
.mobilenav li:first-child {
margin-top: 120px;
}
.icon.iconFixed {
position: fixed;
right: 166px;
top: 50px;
}
.menuActive>a,
.mobilenav li a:hover {
background-color: #fff;
color: #c0b283 !important;
}
.sec6 small a,
.contEml>a:hover {
color: #c0b283;
}
.homeCont input[type="submit"]:hover {
color: #c0b283;
}
.current_page_item a,
.current-menu-item a {
color: #505050 !important;
}
.current_page_item a:hover,
.current_page_item li a:hover,
.current-menu-item a:hover {
color: #c0b283 !important;
}
footer .current_page_item a,
footer .current-menu-item a {
background: none;
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
color: #fff !important;
}
.sitmpee .current_page_item a {
color: inherit !important
}
footer .current_page_item a:hover,
footer .current-menu-item a:hover {
background: none;
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
color: #493F3F !important;
}
.current_page_item li a {
color: #ffffff !important;
background: none;
}
.navigate .open {
display: none;
}
.sub-menu {
display: none;
-webkit-transition: all .25s ease;
-moz-transition: all .25s ease;
-ms-transition: all .25s ease;
-o-transition: all .25s ease;
transition: all .25s ease;
}
ul.sub-menu.active {
-webkit-transition: all .25s ease;
-moz-transition: all .25s ease;
-ms-transition: all .25s ease;
-o-transition: all .25s ease;
transition: all .25s ease;
display: block;
}
.sub-menu li br {
display: none;
}
.navigate>.menu-item-has-children:hover>ul {
display: block;
}
.sub-menu .sub-menu {
display: none;
}
.navigate2 .menu-item-has-children:hover>.sub-menu .sub-menu {
display: none;
left: 0;
}
.navigate2 .sub-menu .menu-item-has-children:hover>.sub-menu {
display: block;
}
.servTp ul li:last-child .sub-menu {
left: inherit;
right: 0;
}
.menu-item-has-children {
position: relative;
}
.sub-menu {
background: rgba(80, 80, 80, 0.58);
left: 0;
position: relative;
text-align: left;
top: -116px;
width: 600px !important;
z-index: 999999999999999999999999999 !important;
margin: 0px auto;
}
.sub-menu .current_page_item a:hover,
.current_page_item li a:hover,
.current-menu-item a:hover {
color: #c0b283;
}
.sub-menu li {
display: block;
padding: 0;
width: 100% !important;
}
.sub-menu li a {
margin: 0;
padding: 0!important;
width: 100% !important;
font-size: 22px !important;
border-bottom: 1px solid #fff;
}
.navigate.open li {
display: block !important;
}
.navigate.open {
clear: both;
padding: 0;
}
.sub-menu .sub-menu {
left: 245px !important;
top: 0px;
}
.sub-menu li {
position: relative;
}
.sub-menu .menu-item-has-children a {
background-image: url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/images/dpDownArrow.png);
background-position: 90% center;
background-repeat: no-repeat;
}
.sub-menu .menu-item-has-children a:hover {
background-image: url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/images/dpDownArrow.png);
background-position: 90% center;
background-repeat: no-repeat;
}
.sub-menu .menu-item-has-children ul li a {
background-image: none;
}
.sub-menu .menu-item-has-children ul li a:hover {
background-image: none;
}
header {
height: auto;
left: 0;
width: 100%;
background: #fff;
position: relative;
}
.logo {
float: left;
margin: 25px 0 0;
width: 337px;
}
.logoRgt {
float: right;
height: 141px;
max-width: 875px;
padding: 50px 0 0;
}
.listng.twoCol>li {
float: left;
width: 46%;
}
.contRgt .wpcf7-not-valid-tip {
height: 25px;
top: 10px;
line-height: 21px;
font-size: 13px;
}
.sharedv {
clear: both;
padding-top: 20px;
}
.social>ul,
.socialFtr>ul {
list-style: outside none none;
margin: 0;
padding: 0;
}
.social li {
display: inline-block;
height: 52px;
margin-left: 0;
width: 48px;
}
.socInCvr {
text-align: right;
width: 51%;
padding: 0 0 0;
float: right;
}
.social li a,
.socialFtr li a {
display: block;
height: 100%;
background-position: 50% 50%;
background-color: #fff;
}
.social li a:hover,
.socialFtr li a:hover {
opacity: 0.7;
}
.social li a:hover {
transform: rotate(20deg);
background-size: 90%
}
.fb {
background: url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/images/facebook-icon.png) no-repeat 0 0;
}
.tw {
background: url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/images/twitter-icon.png) no-repeat 0 0;
}
.lnkd {
background: url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/images/linked-icon.png) no-repeat 0 0;
}
.yt {
background: url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/images/youtube-icon.png) no-repeat 0 0;
}
.gp {
background: url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/images/google-plus-icon.png) no-repeat 0 0;
}
.pint {
background: url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/images/pinterest-icon.png) no-repeat 0 0;
}
.fontsize {
background: url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/images/font-icon.png) no-repeat 0 0;
}
.emailBtn {
background: url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/images/email-icon.png) no-repeat 0 0;
}
.flckr {
background: url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/images/flicker-icon.png) no-repeat 0 0;
}
.uplbtn {
color: #fff;
width: 226px;
line-height: 48px;
text-align: left;
font-size: 22px;
font-family: 'menloregular';
padding-left: 0;
}
.btn-blue {
border: none;
}
.upLinput {
width: 73% !important;
border: 0px solid #777 !important;
height: 30px !important;
line-height: 30px;
color: #fff;
padding-right: 39px !important;
background-image: url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/images/attach-icon.png) !important;
background-repeat: no-repeat !important;
background-position: 100% 50% !important;
}
.MobPhn {
display: none;
}
.dskTph>span {
display: inline-block;
float: left;
height: 62px;
margin-left: 0;
margin-right: 0;
padding: 10px 0 0 6px;
width: 52px;
}
.dskTph {
margin-top: 34px;
}
.banner {
height: 948px;
background: url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/images/banner-image.png) no-repeat center 0;
background-size: cover;
overflow: hidden;
margin-bottom: 57px;
margin-top: 0px;
}
.button1 {
background: #ff7903;
border-radius: 6px;
color: #fff;
display: block;
font-size: 18px;
font-weight: 700;
height: 48px;
padding: 10px 0 0;
text-align: center;
text-transform: uppercase;
width: 181px;
}
.revwForm1 li {
margin-bottom: 10px;
}
input.button1[type="submit"] {
border: medium none;
padding: 0;
}
.button1:hover,
.innerHeader a:hover {
background: #ffd103;
color: #BC5800;
}
.shreUs {
margin-bottom: 10px;
float: left;
}
.addthis_sharing_toolbox {
float: left;
margin-top: 17px;
margin-left: 12px;
}
.bkmrk {
float: left;
margin-top: 19px;
}
.sharedv::after {
clear: both;
content: "";
display: block;
}
.capchImag {
float: left;
width: 28%;
}
.capchImag img {
width: 100%;
margin: 0 !important;
}
.captchaFild {
float: right;
width: 70%;
}
div.wpcf7-validation-errors,
.wpcf7-mail-sent-ok,
div.wpcf7-spam-blocked {
display: none !important;
}
.wpcf7-form-control-wrap {
display: block;
position: relative;
}
.ContactSec .wpcf7-not-valid-tip {
background: #c0b283 none repeat scroll 0 0;
eight: 42px;
border: 3px solid #505050;
height: 100%;
padding: 4px 20px;
position: absolute;
top: 0;
font-size: 14px !important;
width: 100%;
}
.contUlFrm li:nth-child(3) .wpcf7-not-valid-tip {
margin-left: 8px !important;
}
.sec8 input[type="text"],
input[type="tel"],
input[type="email"],
input[type="password"] {
font-size: 12.5px;
}
.sec8 .wpcf7-not-valid-tip {
padding: 2px 20px;
}
.formHide {
height: 1px;
overflow: hidden;
display: none;
}
.enqFrm ul {
float: left;
width: 730px;
padding-left: 172px;
padding-top: 43px;
}
.enqFrm li {
margin-bottom: 17px;
text-align: center;
position: relative;
}
.enqFrm input[type="submit"],
.revwForm input[type="submit"],
.contactpg input[type="submit"] {
background: url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/images/submit-button.png) no-repeat 0 0;
color: #fff;
font-size: 28px;
font-weight: bold;
height: 72px;
text-transform: uppercase;
width: 200px;
border: none;
}
.enqFrm input[type="submit"]:hover,
.revwForm input[type="submit"]:hover,
.contactpg input[type="submit"]:hover {
color: #053E7F;
}
.revwForm li,
.contactpg li {
text-align: center;
position: relative;
}
.ajax-loader {
margin: 0 !important;
position: absolute;
right: 0;
top: 10px;
}
.revwForm {
padding-bottom: 60px;
}
.revwForm li {
float: left;
margin-bottom: 20px;
width: 100%;
}
.maparea iframe {
width: 100% !important;
}
.maparea {
float: right;
width: 46%;
}
.contactpg {
float: left;
width: 48%;
}
.contactpg li {
margin-bottom: 20px;
}
.bgLght {
float: left;
background: rgba(0, 0, 0, 0.55) none repeat scroll 0 0;
height: 630px;
width: 84%;
}
.listng {
margin-bottom: 20px;
padding-left: 20px;
}
.listng li {
background: rgba(0, 0, 0, 0) url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/images/arrow-icon.png) no-repeat scroll -4px 0;
padding-left: 27px;
font-size: 16px;
padding-bottom: 16px;
}
.sitmpee .sub-menu {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
display: block;
margin-left: 20px;
position: static;
width: 88% !important;
}
.sitmpee {
margin-bottom: 20px;
}
.sitmpee a {
background: rgba(0, 0, 0, 0) url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/images/arrow-icon.png) no-repeat 0 5px;
padding-left: 30px;
color: #666;
}
.sitmpee a:hover {
color: #EB8F00 !important;
background: rgba(0, 0, 0, 0) url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/images/arrow-icon.png) no-repeat 0 5px;
}
.sitmpee .sub-menu li a {
background-attachment: scroll !important;
background-clip: border-box !important;
background-color: rgba(0, 0, 0, 0) !important;
background-image: url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/images/arrow-icon.png) !important;
background-origin: padding-box !important;
background-position: 0 8px;
background-repeat: no-repeat !important;
background-size: auto auto !important;
border-bottom: 0 none !important;
padding-left: 23px !important;
color: #666 !important;
font-size: inherit !important;
line-height: inherit !important;
}
.sitmpee .sub-menu li a:hover {
background: rgba(0, 0, 0, 0) url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/images/arrow-icon.png) no-repeat 0 8px !important;
color: #EB8F00 !important;
}
.slideCvr {
margin: 0;
width: 100%;
clear: both;
float: left;
}
.slideCvr::after,
.content-slider::after {
clear: both;
content: "";
display: block;
}
.lSSlideOuter {
overflow: hidden;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.lightSlider:before,
.lightSlider:after {
content: " ";
display: table;
}
.lightSlider {
overflow: hidden;
}
.lSSlideWrapper {
max-width: 100%;
overflow: hidden;
position: relative;
padding: 0 0;
}
.lSSlideWrapper>.lightSlider:after {
clear: both;
}
.lSSlideWrapper .lSSlide {
-webkit-transform: translate(0px, 0px);
-ms-transform: translate(0px, 0px);
transform: translate(0px, 0px);
-webkit-transition: all 1s;
-webkit-transition-property: -webkit-transform, height;
-moz-transition-property: -moz-transform, height;
transition-property: transform, height;
-webkit-transition-duration: inherit;
transition-duration: inherit;
-webkit-transition-timing-function: inherit;
transition-timing-function: inherit;
}
.lSSlideWrapper .lSFade {
position: relative;
}
.lSSlideWrapper .lSFade>* {
position: absolute !important;
top: 0;
left: 0;
z-index: 9;
margin-right: 0;
width: 100%;
}
.lSSlideWrapper.usingCss .lSFade>* {
opacity: 0;
-webkit-transition-delay: 0s;
transition-delay: 0s;
-webkit-transition-duration: inherit;
transition-duration: inherit;
-webkit-transition-property: opacity;
transition-property: opacity;
-webkit-transition-timing-function: inherit;
transition-timing-function: inherit;
}
.lSSlideWrapper .lSFade>*.active {
z-index: 10;
}
.lSSlideWrapper.usingCss .lSFade>*.active {
opacity: 1;
}
.lSSlideOuter .lSPager.lSpg {
margin: 10px 0 0;
padding: 0;
text-align: center;
}
.lSSlideOuter .lSPager.lSpg>li {
cursor: pointer;
display: inline-block;
padding: 0 5px;
}
.lSSlideOuter .lSPager.lSpg>li a {
background-color: #fff;
border-radius: 30px;
display: inline-block;
height: 16px;
overflow: hidden;
text-indent: -999em;
width: 16px;
position: relative;
z-index: 99;
-webkit-transition: all 0.5s linear 0s;
transition: all 0.5s linear 0s;
}
.lSSlideOuter .lSPager.lSpg>li:hover a,
.lSSlideOuter .lSPager.lSpg>li.active a {
background-color: #f7b926;
}
.lSSlideOuter .media {
opacity: 0.8;
}
.lSSlideOuter .media.active {
opacity: 1;
}
.lSSlideOuter .lSPager.lSGallery {
list-style: none outside none;
padding-left: 0;
margin: 0;
overflow: hidden;
transform: translate3d(0px, 0px, 0px);
-moz-transform: translate3d(0px, 0px, 0px);
-ms-transform: translate3d(0px, 0px, 0px);
-webkit-transform: translate3d(0px, 0px, 0px);
-o-transform: translate3d(0px, 0px, 0px);
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.lSSlideOuter .lSPager.lSGallery li {
opacity: 0.7;
overflow: hidden;
-webkit-transition: opacity 0.35s linear 0s;
transition: opacity 0.35s linear 0s;
}
.lSSlideOuter .lSPager.lSGallery li.active,
.lSSlideOuter .lSPager.lSGallery li:hover {
opacity: 1;
}
.lSSlideOuter .lSPager.lSGallery img {
display: block;
height: auto;
max-width: 100%;
}
.lSSlideOuter .lSPager.lSGallery:before,
.lSSlideOuter .lSPager.lSGallery:after {
content: " ";
display: table;
}
.lSSlideOuter .lSPager.lSGallery:after {
clear: both;
}
.lSAction>a {
width: 32px;
display: block;
top: 50%;
height: 32px;
background-image: url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/img/controls.png);
cursor: pointer;
position: absolute;
z-index: 99;
margin-top: -16px;
opacity: 0.5;
-webkit-transition: opacity 0.35s linear 0s;
transition: opacity 0.35s linear 0s;
}
.lSAction>a:hover {
opacity: 1;
}
.lSAction>.lSPrev {
background-position: 0 0;
left: 10px;
}
.lSAction>.lSNext {
background-position: -32px 0;
right: 10px;
}
.lSAction>a.disabled {
pointer-events: none;
}
.cS-hidden {
height: 1px;
opacity: 0;
filter: alpha(opacity=0);
overflow: hidden;
}
.lSSlideOuter.vertical {
position: relative;
}
.lSSlideOuter.vertical.noPager {
padding-right: 0px !important;
}
.lSSlideOuter.vertical .lSGallery {
position: absolute !important;
right: 0;
top: 0;
}
.lSSlideOuter.vertical .lightSlider>* {
width: 100% !important;
max-width: none !important;
}
.lSSlideOuter.lSrtl {
direction: rtl;
}
.lSSlideOuter .lightSlider,
.lSSlideOuter .lSPager {
padding-left: 0;
list-style: none outside none;
}
.lSSlideOuter.lSrtl .lightSlider,
.lSSlideOuter.lSrtl .lSPager {
padding-right: 0;
}
.lSSlideOuter .lightSlider>*,
.lSSlideOuter .lSGallery li {
float: left;
text-align: center;
}
.lSSlideOuter.lSrtl .lightSlider>*,
.lSSlideOuter.lSrtl .lSGallery li {
float: right !important;
}
@-webkit-keyframes rightEnd {
0% {
left: 0;
}
50% {
left: -15px;
}
100% {
left: 0;
}
}
@keyframes rightEnd {
0% {
left: 0;
}
50% {
left: -15px;
}
100% {
left: 0;
}
}
@-webkit-keyframes topEnd {
0% {
top: 0;
}
50% {
top: -15px;
}
100% {
top: 0;
}
}
@keyframes topEnd {
0% {
top: 0;
}
50% {
top: -15px;
}
100% {
top: 0;
}
}
@-webkit-keyframes leftEnd {
0% {
left: 0;
}
50% {
left: 15px;
}
100% {
left: 0;
}
}
@keyframes leftEnd {
0% {
left: 0;
}
50% {
left: 15px;
}
100% {
left: 0;
}
}
@-webkit-keyframes bottomEnd {
0% {
bottom: 0;
}
50% {
bottom: -15px;
}
100% {
bottom: 0;
}
}
@keyframes bottomEnd {
0% {
bottom: 0;
}
50% {
bottom: -15px;
}
100% {
bottom: 0;
}
}
.tosepto {
margin-top: 60px !important;
}
.bsnautmnnew .abtLftIn {
margin-top: 15px !important;
}
.SpcNe .abtLftIn {
margin-top: 60px !important;
}
.SpcNee .abtLftIn {
margin-top: 38px !important;
}
.ourbndndsa .abtLftIn {
margin-top: 50px !important;
}
.ourbndndsaa .abtLftIn {
margin-top: 32px !important;
}
.ourbndndsaaa .abtLftIn {
margin-top: 30px !important;
}
.techsa .abtLftIn {
margin-top: 0px !important;
}
.stgthju {
margin-top: 33px !important;
}
.titsuddt {
margin-top: 70px;
}
.techsaa .abtLftIn {
margin-top: 0px !important;
}
.tfgthh {
margin-top: 70px !important;
}
.DiGI .abtLftIn {
margin-top: 50px !important;
}
.bsnautmn .abtLftIn {
margin-top: 40px !important;
}
.imgPadnw {
display: none;
}
.lSSlideOuter .rightEnd {
-webkit-animation: rightEnd 0.3s;
animation: rightEnd 0.3s;
position: relative;
}
.lSSlideOuter .leftEnd {
-webkit-animation: leftEnd 0.3s;
animation: leftEnd 0.3s;
position: relative;
}
.lSSlideOuter.vertical .rightEnd {
-webkit-animation: topEnd 0.3s;
animation: topEnd 0.3s;
position: relative;
}
.lSSlideOuter.vertical .leftEnd {
-webkit-animation: bottomEnd 0.3s;
animation: bottomEnd 0.3s;
position: relative;
}
.lSSlideOuter.lSrtl .rightEnd {
-webkit-animation: leftEnd 0.3s;
animation: leftEnd 0.3s;
position: relative;
}
.lSSlideOuter.lSrtl .leftEnd {
-webkit-animation: rightEnd 0.3s;
animation: rightEnd 0.3s;
position: relative;
}
.testmnalDiv .lSPager.lSpg {
display: none !important;
}
.contLft {
float: left;
min-height: 600px;
padding: 45px 0 0;
width: 500px;
font-size: 16px;
}
.contRgt {
border: 1px solid #ccc;
float: right;
margin: 19px 0 0;
padding: 25px;
width: 444px;
background: #F3F3F3;
}
.cont_Lft {
float: left;
width: 46.5%;
}
.cont_Rgt {
float: right;
width: 49%;
}
.titlRgt {
color: #fd8201;
font-size: 29px;
font-weight: 600;
margin-bottom: 22px;
min-height: 37px;
text-transform: uppercase;
}
.contRgt li {
margin-bottom: 15px;
text-align: center;
}
.contRgt li .button1 {
border: medium none;
float: none;
height: 40px;
margin: 0 auto;
padding: 0;
width: 236px;
}
.contRgt input[type="text"],
.contRgt input[type="email"],
.contRgt input[type="tel"],
.contRgt input[type="phone"] {
border-radius: 6px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
height: 38px;
}
.rearmore {
background: #2f85e8 none repeat scroll 0 0;
border-radius: 7px;
color: #fff;
float: left;
font-size: 19px;
height: 35px;
padding: 3px 31px 0;
text-transform: uppercase;
}
.rearmore:hover {
color: #053E7F;
}
.infoBX {
position: relative;
display: inline-block;
}
.infoBX:hover .infoBox {
display: block;
}
h6.infTi {
font-size: 30px;
}
.infoBox b {
font-size: 14px;
color: #000;
font-weight: bold;
} .infoBox {
display: none;
right: -10px;
top: -427px;
background: rgba(192, 178, 131, 0.96)!important;
border: 2px solid #505050 !important;
border-radius: 3px;
height: 429px;
padding: 10px 20px;
position: absolute;
text-align: center;
width: 290px;
color: #505050;
font-family: "Oswald";
}
.infoBox a {
color: #505050 !important;
}
.infoaddress div {
color: #fff;
}
.infoBox span {
color: #505050;
float: left;
font-size: 14px;
font-weight: 400;
margin-bottom: 5px;
text-transform: uppercase;
width: 100%;
}
.infoBox div p span,
.infoBox div p {
color: #fff;
display: inline-block;
font-size: 15px !important;
font-weight: normal !important;
line-height: 16px;
text-transform: none;
}
.infoaddress::after,
.infoaddress div::after {
clear: both;
content: "";
display: block;
}
.infoBox div p {
display: block;
float: left;
margin-bottom: 0;
text-align: left;
width: 100%;
}
.infoBox a:hover {
color: #2E375F !important;
}
.infomail span {
color: inherit !important;
display: block !important;
float: right;
text-align: left;
width: 75% !important;
}
.infomail a {
color: inherit !important;
line-height: inherit;
}
.infomail b {
color: inherit;
display: block;
font-size: inherit;
line-height: inherit;
}
.infomail {
clear: both;
display: block;
float: left;
margin-top: 10px;
width: 100%;
}
.infomail>p {
display: block !important;
text-align: center;
}
.infoBox a {
float: none !important;
padding: 0 !important;
background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
font-size: inherit !important;
text-transform: none !important;
color: #505050 !important;
line-height: inherit !important;
}
.blog-post {
background: #fff none repeat scroll 0 0;
border: 1px solid #ccc;
padding: 15px;
margin-bottom: 20px
}
.blog-title {
font-size: 21px;
margin-bottom: 6px
}
.postd {
color: #e2181f;
font-size: 11px;
padding: 5px 0 1px
}
.blog-post a {
color: #fff;
display: inline-block;
padding: 4px 13px;
text-decoration: none;
background: #ff7903;
}
.blog-post a:hover {
color: #AD1D24;
background: #FFD103;
}
.blogarea {
box-sizing: border-box;
color: #fff;
padding: 20px
}
.blogarea .innSrv li {
list-style: outside none none;
margin: 0;
padding: 0 0 10px 26px;
background: url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/bulletArrow.png) no-repeat 0 3px
}
.blogarea .innSrv li a {
color: #fff;
text-decoration: none
}
.inRghtCapn {
font-size: 25px;
}
.cont_Rgt li a {
color: inherit;
font-size: inherit;
line-height: inherit;
}
.cont_Rgt li a:hover {
color: #FF7E02;
}
.at-share-tbx-element a:hover,
.bkmrkbtn:hover {
opacity: 0.5;
}
.bkmrkbtn a {
background: url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/images/star.png) no-repeat 0 0;
}
.language {
position: relative;
z-index: 0;
display: inline-block;
margin-top: 0;
margin-right: -4px;
}
.language a {
margin: 2.4px 0 0 0;
display: inline-block;
padding: 2px 5px;
float: left;
width: 46px;
height: 46px;
line-height: 46px;
text-align: center;
}
.menu {
background-color: #f3f3f3;
display: inline-block;
height: 57px;
margin-top: -3px;
width: 81px;
position: relative;
}
.language>li {
float: left;
}
.language>li a {
color: #fff;
display: block;
padding: 11px 17px 12px;
}
.en {
background-color: #505050;
}
.language li .en:hover .ar {
background-color: #F00 !important;
}
.ar {
background-color: #c0b283;
}
.ar:hover {
background-color: #ddd1c1;
}
.en:hover {
background-color: #ddd1c1;
}
.bannerHgt iframe,
.bannerHgt {
height: 948px;
width: 100%;
}
.bannerHgt {
position: relative;
}
.bannerHgt::before,
.bannerHgt::after {
content: "";
height: 948px;
position: absolute;
top: 0;
width: 50%;
}
.bannerHgt::after {
top: 0;
right: 0;
}
.abtBnnrtxt {
position: relative;
}
.bannrAbt {
color: #505050;
font-family: "effrabold", sans-serif;
font-size: 290px;
font-weight: 700;
height: 150px;
left: 0;
letter-spacing: -7px;
line-height: 48px;
margin-top: -50px;
position: absolute;
top: 50%;
width: 100%;
padding: 0 86px 0 0;
}
.playIcon {
background: rgba(0, 0, 0, 0) url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/images/play-icon.png) no-repeat scroll center center;
content: "";
height: 126px;
left: 50%;
margin-left: -63px;
margin-top: -60px;
position: absolute;
top: 50%;
width: 126px;
z-index: 99;
}
.bannrLft {
background-color: #e6e6e6;
}
.bannrRgt {
background-color: #ddd1c1;
}
.bannrLft,
.bannrRgt {
float: left;
width: 50%;
text-align: center;
}
.banLftCon,
.banRgtCon {
float: right;
max-width: 902px;
padding: 187px 0 0;
min-height: 948px;
}
.banRgtCon {
float: left;
max-width: 961px;
}
.bannerHgt.twColm::after {
background-color: rgba(0, 0, 0, 0);
}
.banLftCon span {
font-family: "effrabold", sans-serif;
text-transform: uppercase;
line-height: 51px;
vertical-align: bottom;
}
.banRgtCon span {
font-family: "effrabold", sans-serif;
text-transform: uppercase;
line-height: 70px;
vertical-align: bottom;
}
.oneS {
color: #383838;
font-size: 30px;
}
.twoS {
color: #c0b283;
font-size: 60px;
}
.threeS {
color: #e6737a;
font-size: 52px;
}
.fourS {
color: #96cb3d;
font-size: 36px;
}
.fiveS {
color: #c0b283;
font-size: 60px;
}
.sixS {
color: #19a099;
font-size: 36px;
}
.sevenS {
color: #ffffff;
font-size: 72px;
}
.eightS {
color: #383838;
display: inline-block;
font-size: 48px;
}
.nineS {
color: #c0b283;
font-size: 60px;
}
.sp1 {
color: #383838;
font-size: 48px;
}
.sp2 {
color: #c0b283;
font-size: 70px;
}
.sp3 {
color: #e6737a;
font-size: 54px;
}
.sp4 {
color: #19a099;
font-size: 50px;
}
.sp5 {
color: #fff;
font-size: 62px;
}
.sp6 {
color: #383838;
font-size: 36px;
}
.sp7 {
color: #c0b283;
font-size: 62px;
}
.sp8 {
color: #96cb3d;
font-size: 43px;
}
.sp9 {
color: #383838;
font-size: 30px;
}
.bannerHgt.twColm.twSmlClm {
background: url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/images/bann3Bg.jpg) repeat-x center 0
}
.bannerHgt.twColm.twSmlClm .bannrLft {
background: none;
}
.bannerHgt.twColm.twSmlClm .bannrRgt {
background: none;
}
.bannr3ContL {
background-color: rgba(230, 230, 230, 0.8);
}
.bannr3ContR {
background-color: rgba(221, 209, 193, 0.8);
}
.bannr3ContL,
.bannr3ContR {
float: left;
width: 50%;
padding-top: 305px;
height: 948px;
}
.bannr3ContL>ul {
float: right;
margin-right: 32px;
width: 893px;
}
.bannr3ContR>ul {
float: left;
margin-left: 32px;
width: 893px;
}
.bannr3ContL>ul li,
.bannr3ContR>ul li {
height: 191px;
text-align: left;
margin-bottom: 16px;
color: #fff;
font-size: 37px;
font-family: "effrabold", sans-serif;
line-height: 43px;
padding: 55px 0 0 235px;
}
.branding {
background: #696562 url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/images/banner-service1.png) no-repeat 48px 50%;
}
.commerce {
background: #CABE98 url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/images/banner-service3.png) no-repeat 48px 50%;
}
.tchnlgy {
background: #696562 url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/images/banner-service2.png) no-repeat 48px 50%;
}
.digtal {
background: #CABE98 url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/images/banner-service4.png) no-repeat 48px 50%;
}
.about-section {
margin: 0 0 0;
background-color: #e6e6e6;
}
.leftSc {
width: 22.3%;
padding-right: 66px;
padding-top: 47px;
}
.rgtSc {
width: 77.7%;
padding-left: 69px;
background-color: #fbfbfa;
}
.sec3 .rgtSc {
background-color: #fbfbfb;
}
.leftSc .heading {
position: relative;
float: right;
text-align: right;
width: 100%;
padding: 27px 0 0;
}
.leftSc .heading::before {
background-color: #c0b283;
content: "";
height: 6px;
position: absolute;
right: 0;
top: -3px;
width: 52px;
}
.leftSc .heading small {
display: block;
font-size: 22px;
font-weight: 600;
margin: 0 0 28px;
font-family: 'effrabold';
text-transform: uppercase;
}
.leftSc .heading h1 span,
.leftSc .heading h2 span {
display: block;
font-size: 81px;
line-height: 89px;
}
.contRgtInn {
max-width: 100%;
padding: 42px 33px 87px 0;
}
.abtUl li {
float: left;
width: 49.9%;
height: 442px;
}
.abtUl li:nth-child(odd) {
width: 49.8%;
}
.abtUl li .continF {
padding: 51px 26px 26px;
text-align: center;
}
.solutionSc .soluConInn a:last-child {
text-align: center;
}
.solutionSc .soluConInn2 a:last-child {
text-align: center;
}
.sec4 .soluConInn a {
text-align: left;
}
.sec4 .solutionSc>li {
text-align: center;
}
.abtUl li .continF p {
text-align: left;
}
.abtUl li:first-child .continF {
padding: 45px 87px 26px 26px;
position: relative;
}
.abtUl li:first-child .continF::before {
background-color: #c0b283;
content: "";
height: 7px;
left: 20px;
position: absolute;
top: 1px;
width: 51px;
}
.abtUl li:last-child .continF {
padding: 35px 26px 26px 33px;
}
.viewBtn {
background-color: #c0b283;
color: #fff;
display: inline-block;
margin: 40px 0 0;
padding: 6px 29px;
text-transform: uppercase;
}
.viewBtn:hover {
background-color: #383838;
}
.abtRgtBg .tablDv,
.abtLftBg .tablDv {
display: table;
height: 442px;
text-align: center;
vertical-align: middle;
width: 100%;
}
.abtLftBg {
background-color: #ddd1c1;
}
.abtRgtBg {
background-color: #505050;
}
.tablDv>span {
display: table-cell;
vertical-align: middle;
}
.heading h2 {
font-size: 58px;
font-weight: 700;
line-height: 66px;
margin-bottom: 26px;
color: #383838;
}
.sec2 .soluConInn a {
display: inherit;
margin: 0;
width: auto;
height: auto;
}
.sec2 small {
background: #c0b283;
text-transform: uppercase;
color: #fff;
padding: 2px 10px 16px;
margin-bottom: 24px;
height: 30px;
display: inline-block;
}
.sec2 .soluConInn2 a {
display: inherit;
margin: 0;
width: auto;
height: auto;
}
.sec2 {
margin: 0;
background-color: #383838;
}
.sec2 .leftSc {
padding-top: 55px;
}
.sec2 .leftSc .heading small,
.sec2 .leftSc .heading h1,
.sec2 .leftSc .heading h2 {
color: #fff;
}
.solutionSc {
padding: 59px 0 0;
}
.solutionSc>li {
float: left;
height: 437px;
width: 50%;
}
.soluIn {
display: table;
height: 436px;
text-align: center;
width: 100%;
}
.soluIn>span {
display: table-cell;
vertical-align: middle;
}
.soluConInn {
padding: 5px 0 0 41px;
text-align: center;
}
.soluConInn>small,
.soluConInn2>small {
color: #fff;
background-color: #c0b283;
display: inline-block;
font-size: 21px;
padding: 4px 8px;
margin: 0 0 21px;
text-transform: uppercase;
line-height: 31px;
}
.soluConInn>a,
.soluConInn2>a {
display: inline-block;
margin: 14px 0 0;
}
.soluConInn2 {
padding: 50px 58px 0 0;
text-align: center;
}
.soluConInn>p,
.soluConInn2>p {
text-align: left;
}
.solutionSc>li:nth-child(2) .soluIn {
background-color: #ddd1c1;
}
.solutionSc>li:nth-child(4) .soluIn {
background-color: #c0b283;
}
.solutionSc>li:nth-child(6) .soluIn {
background-color: #ddd1c1;
}
.solutionSc>li:nth-child(8) .soluIn {
background-color: #505050;
}
.solutionSc>li:nth-child(10) .soluIn {
background-color: #c0b283;
}
.sec2 .solutionSc>li:nth-child(1) {
float: right;
}
.sec2 .solutionSc>li:nth-child(5) {
float: right;
}
.sec2 .solutionSc>li:nth-child(9) {
float: right;
}
.abtUl li:nth-child(3) {
float: right;
}
.solutionSc>li:nth-child(6) .soluConInn,
.solutionSc>li:nth-child(10) .soluConInn {
padding-top: 50px;
}
.soluConInn>p {
height: auto;
overflow: hidden;
}
.ClientSlider {
padding: 142px 0 0;
width: 91%;
}
.ClientSlider .lSPager.lSpg {
display: none;
}
.sec3 {
background-color: #F9F8F6;
}
.sec3 .rgtSc {
padding-bottom: 168px;
}
.clientele ul>li {
background: url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/images/border-image.png) no-repeat right 50%;
}
.clientele .lSSlideWrapper.usingCss {
position: relative;
}
.clientele .lSSlideWrapper.usingCss::after {
background-color: #fbfbfb;
content: "";
height: 100%;
position: absolute;
right: 0;
top: 0;
width: 10px;
}
.sec4 .soluConInn small {
color: #c2b486;
margin-top: 18px;
display: block;
margin-bottom: 10px;
}
.sec4 .soluConInn a:nth-child(2) {
margin-bottom: 10px;
}
.sec4 .soluConInn a {
width: auto;
height: auto;
margin: 0px;
}
.sec4 .solutionSc>li {
width: 33%;
height: 574px;
}
.sec4 .solutionSc>li .soluIn {
height: 287px;
}
.sec4 .solutionSc>li:nth-child(1) .soluIn {
background-color: #ddd1c1;
}
.sec4 .solutionSc>li:nth-child(2) .soluIn {
background-color: #c0b283;
}
.sec4 .solutionSc>li:nth-child(4) .soluIn {
background: none;
}
.sec4 .solutionSc>li:nth-child(3) .soluIn {
background-color: #C0B283;
}
.sec4 .solutionSc>li:nth-child(4) .soluConInn {
padding-left: 0
}
.sec4 .solutionSc>li {}
.sec4 .soluConInn {
padding: 0 26px;
height: 287px;
} .sec4 .solutionSc {
padding-top: 0;
}
.sec4 .contRgtInn {
padding-top: 37px;
}
.sec4 .soluConInn>small {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
color: #c2b486;
padding: 20px 0 0;
text-transform: none;
}
.sec4 .solutionSc>li:nth-child(4) .soluConInn,
.sec4 .solutionSc>li:nth-child(6) .soluConInn {
padding-top: 14px;
}
.sec4 .solutionSc>li:nth-child(6) .soluConInn {
padding-left: 50px;
padding-right: 0;
}
.sec4 .solutionSc>li p {
line-height: 21px;
margin-bottom: 9px;
}
.sec4 {
background-color: #383838;
}
.sec4 .leftSc .heading small,
.sec4 .leftSc .heading h1 {
color: #fff;
}
.sec5 {
text-align: center;
padding: 36px 0 0;
background: url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/img/building-bg.png) no-repeat center bottom #c0b283;
overflow: hidden;
height: 416px;
background-size: 1635px auto;
border-bottom: 1px solid #fff;
}
.sec5:hover {
text-align: center;
padding: 36px 0 0;
background: url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/img/building-bggreen.png) no-repeat center bottom #c0b283;
overflow: hidden;
height: 517px;
background-size: 1635px auto;
border-bottom: 1px solid #fff;
}
.sec5 h3 {
color: #fff;
margin-bottom: 8px;
text-transform: uppercase;
}
.sec6 {
text-align: center;
padding: 104px 0 73px;
background: url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/images/contact-bg.png) no-repeat center 0;
background-size: cover;
}
.sec6 h3 {
color: #fff;
font-size: 90px;
text-transform: uppercase;
}
.sec6>small,
.sec6>span.contEml {
display: block;
}
.sec6 small a,
.contEml>a {
color: #fff;
font-family: 'effrabold';
font-size: 42px;
line-height: 55px;
}
.sec6>small {
padding: 32px 0;
}
.contEml {
padding: 0 0 32px;
}
.homeCont {
margin: 61px auto 0;
max-width: 850px;
}
.homeCont li {
float: left;
width: 100%;
margin-bottom: 19px;
}
.homeCont li:nth-child(1) {
width: 46.6%;
}
.homeCont li:nth-child(2) {
width: 46.6%;
float: right;
}
.homeCont::-webkit-input-placeholder {
opacity: 1;
color: #ddd1c1;
}
.homeCont:-moz-placeholder {
opacity: 1;
color: #ddd1c1;
}
.homeCont::-moz-placeholder {
opacity: 1;
color: #ddd1c1;
}
.homeCont:-ms-input-placeholder {
opacity: 1;
color: #ddd1c1;
}
.homeCont input[type="text"],
.homeCont input[type="tel"],
.homeCont input[type="email"] {
color: #ddd1c1;
background: none;
font-size: 22px;
height: 79px;
}
.homeCont textarea {
color: #ddd1c1;
background: none;
font-size: 22px;
outline: none;
}
.sec7 {
text-align: center;
padding-left: 58px;
background-color: #383838;
}
.ftrScentr {
color: #edf4fe;
display: inline-block;
font-size: 22px;
line-height: 52px;
padding: 123px 0 90px 38px;
text-align: left;
width: 932px;
border-left: 1px solid #535047;
border-right: 1px solid #535047;
}
.ftrScentr>span {
font-family: 'effrabold';
font-size: 48px;
color: #c0b283;
text-transform: uppercase;
line-height: 38px;
}
.searchBtm {
display: inline-block;
width: 428px;
padding: 56px 16px 0 29px;
text-align: left;
}
.clintLog {
display: inline-block;
width: 427px;
padding: 56px 34px 0 12px;
text-align: left;
}
.btmTitls {
color: #fff;
font-size: 24px;
font-family: 'effrabold';
text-transform: uppercase;
}
.clLgnCvr,
.searchBtmCvr {
padding: 36px 0 0;
}
.clLgnCvr li {
margin: 0 0 22px;
}
.searchBtmCvr li {
margin: 0 0 13px;
}
.clLgnCvr input[type="submit"],
.searchBtmCvr input[type="submit"] {
border-bottom: medium none;
background-color: #c0b283;
color: #fff;
font-size: 18px;
height: 52px;
width: 171px;
}
.homeCont input[type="submit"] {
border-bottom-width: 5px;
padding-bottom: 24px;
}
.atchFile {
margin-bottom: 43px !important;
}
.sgnupBg {
background-color: #ddd1c1;
float: left;
padding-bottom: 41px;
width: 50%;
}
.socialCBg {
background-color: #c0b283;
float: right;
padding: 41px 59px;
width: 50%;
position: relative;
}
.sgnpCvr {
float: right;
padding: 40px 143px 0 0;
width: 93%;
}
.sgnpCvr li {
float: left;
}
.sgnpCvr li:nth-child(1) {
width: 572px;
}
.sgnpCvr li:nth-child(2) {
height: 53px;
width: 169px;
}
.sgnpCvr li input[type="submit"] {
background-color: #c0b283;
color: #fff;
font-size: 19px;
height: 55px;
width: 100%;
outline: none;
border-radius: 0;
}
input {
border-radius: 0;
}
.sgnpCvr li input[type="submit"]:hover {
background-color: #383838;
}
.keyword {
float: left;
width: 46%;
}
.keyword li:nth-child(1) {
background-color: #fff;
float: left;
height: 52px;
width: 13%;
}
.keyword li:nth-child(1) input[type="submit"] {
width: 100%;
height: 52px;
border-bottom: none;
background: url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/images/serach-icon.png) no-repeat 50% 50%;
}
.keyword li:nth-child(2) {
float: left;
width: 85%;
}
#filters {
display: inline-block;
list-style: outside none none;
margin: 0;
padding: 0 20px;
text-align: center;
width: 100%;
}
#filters li {
display: inline-block;
}
#filters li span {
color: #939393;
cursor: pointer;
display: block;
font-size: 30px;
padding: 5px 39px;
text-decoration: none;
font-family: 'effrabold';
}
#filters li span.active {
color: #c0b283;
}
#portfoliolist .portfolio {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
width: 25%;
margin: 0;
display: none;
float: left;
overflow: hidden;
}
.portfolio-wrapper {
overflow: hidden;
position: relative !important;
background: #666;
cursor: pointer;
}
.portfolio img {
max-width: 100%;
position: relative;
top: 0;
-webkit-transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
width: 100%;
}
.portfolio .label {
position: absolute;
width: 100%;
height: 40px;
bottom: -40px;
-webkit-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
z-index: 0;
}
.portfolio .label {}
.portfolio .label-bg {
display: none !important;
background: #c0b283;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
opacity: 0.8;
}
.portfolio .label-text {
color: #fff;
display: table;
height: 100%;
padding: 5px 8px;
position: relative;
width: 100%;
z-index: 500;
}
.text-category {
display: table-cell;
text-align: center;
vertical-align: middle;
width: 100%;
}
.text-category>small {
color: #fff;
display: block;
width: 100%;
font-size: 48px;
font-family: 'effrabold';
line-height: 54px;
}
.text-title {
background-color: #505050;
border-radius: 0px;
color: #fff;
display: inline-block;
font-size: 15px;
padding: 2px 17px;
text-transform: uppercase;
}
.abtLftIn small {
display: inline-block;
}
.text-title:hover {
background-color: #c0b283;
}
.portfolio:hover .label {
bottom: 0;
height: 100%;
width: 100%;
display: none;
}
#portfoliolist::after {
clear: both;
content: "";
display: block;
}
#portfoliolist {
padding-bottom: 100px;
padding-top: 114px;
}
footer {
clear: both;
padding: 23px 0;
background-color: #383838;
}
footer .wid {
max-width: 1842px;
width: 100%;
}
.copy {
color: #c0b283;
}
.copy.rgtfl>ul {
float: right;
}
.copy.rgtfl li {
float: left;
}
.copy.rgtfl li a {
color: #c0b283;
font-size: 16px;
padding: 0 49px;
text-transform: uppercase;
border-right: 1px #c0b283 solid;
}
.copy.rgtfl li a:hover {
color: #fff;
}
.copy.rgtfl li:last-child a {
border-right: medium none;
padding-right: 0;
}
.secab .abtLftIn {
width: 100%;
}
.secab .abtImg {
width: 50%;
float: right;
margin-bottom: 25px;
margin-left: 25px;
}
.abtImg {
margin-bottom: 25px;
}
.innerPage p {
margin-bottom: 0px;
}
.secsol .abtLftIn {
width: 100%;
}
.secsol .abtImg {
width: 50%;
float: right;
}
.abtLftIn.cntspc {
margin-top: 0px;
}
.busscons .leftfl .abtImg {
float: right;
}
.busscons .rgtfl .abtImg {
float: left;
margin-right: 25px;
margin-bottom: 25px;
margin-left: 0px;
}
.abtImg.bgcol.imgwrap {
margin-bottom: 23%;
}
img.alignnone.size-full.wp-image-244 {
margin-bottom: 19%;
}
.artSoultns,
.tags a {
color: #fff;
}
.innerPage {
margin-top: 0px;
padding-top: 87px;
background: #fff;
}
.innerpgInn {
margin: 0 auto;
max-width: 1789px;
min-height: 500px;
}
.innerPage h1 {
color: #525252;
font-size: 117px;
line-height: 112px;
margin-bottom: 128px;
padding-bottom: 68px;
text-align: center;
position: relative;
}
.innerPage h1::after {
border-bottom: 2px solid #ddd1c1;
bottom: 0;
content: "";
left: 0;
right: 0;
margin-left: 0;
margin: 0px auto;
position: absolute;
width: 30%;
}
.abtLftIn {
width: 49%;
padding: 0 0 139px;
}
.abtRgtIn {
width: 48.3%;
padding: 0 0 139px;
}
.subTi {
background-color: #c2b27f;
margin-bottom: 35px;
color: #fff;
display: inline-block;
font-size: 21px;
padding: 4px 20px;
text-transform: uppercase;
}
.innerPage p,
.innerPage {
color: #4f4f4f;
font-size: 20px;
}
.abtImg {
text-align: center;
}
.innrCreer {
min-height: 722px;
padding: 73px 0 0;
background-color: #000000;
}
.innrCreer h2 {
color: #fff;
font-size: 116px;
line-height: 116px;
text-align: center;
}
.innrCreer>small {
color: #fff;
display: block;
font-size: 24px;
line-height: 23px;
text-align: center;
}
.carSc {
margin: 58px auto 0;
max-width: 1610px;
}
.carSc::after {
clear: both;
content: "";
display: block;
}
.crLft {
float: left;
width: 33%;
}
.crRgt {
float: right;
width: 33%;
text-align: right;
}
.crCntr {
float: left;
width: 34%;
}
.carRdus {
border: 11px solid #fff;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
height: 316px;
margin: 0 auto;
width: 316px;
text-align: center;
overflow: hidden;
background: url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/images/career-icon.png) no-repeat center center;
background-size: 100%;
}
.crRgt,
.crLft {
padding: 51px 0 0;
}
.crLft li,
.crRgt li {
color: #aeaeae;
font-size: 30px;
line-height: 30px;
margin-bottom: 31px;
}
.crLft li a,
.crRgt li a {
font-size: inherit;
color: inherit;
}
.crLft li a:hover,
.crRgt li a:hover {
color: #C2B27F;
}
.busConsultng .abtRgtIn,
.busConsultng .abtLftIn {
padding-bottom: 60px;
}
.tags>ul {
margin-top: 12px;
}
.heading2 {
font-size: 20px;
text-transform: uppercase;
}
.tags {
margin-bottom: 63px !important;
}
.imgPadnw {
text-align: left;
}
.tags li:hover {
background: #505050 !important;
}
.tags li {
color: #fff;
float: left;
padding: 4px 15px 1px;
text-transform: uppercase;
margin: 5px 0px;
}
.tags li:nth-child(1) {
background-color: #f29f81;
}
.tags li:nth-child(2) {
background-color: #f5b788;
}
.tags li:nth-child(3) {
background-color: #f9cb8d;
}
.tags li:nth-child(4) {
background-color: #f29f81;
}
.tags li:nth-child(5) {
background-color: #f5b788;
}
.tags li:nth-child(6) {
background-color: #f9cb8d;
}
.tags li:nth-child(7) {
background-color: #d7c794;
}
.tags li:nth-child(8) {
background-color: #f29f81;
}
.tags li:nth-child(9) {
background-color: #d7c794;
}
.tags li:nth-child(10) {
background-color: #d7c794;
}
.tags li:nth-child(11) {
background-color: #f29f81;
}
.tags li:nth-child(12) {
background-color: #f5b788;
}
.tags li:nth-child(13) {
background-color: #f5b788;
}
.tags li:nth-child(14) {
background-color: #f9cb8d;
}
.tags li:nth-child(15) {
background-color: #d7c794;
}
.breadcrm {
margin-bottom: 10px;
}
.breadcrm li {
font-size: 18px;
padding: 0 48px 0 0 !important;
width: auto !important;
background-color: rgba(0, 0, 0, 0) !important;
float: left;
position: relative;
}
.breadcrm li:after {
position: absolute;
right: 13px;
top: 4px;
content: "";
background: url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/images/breadcrumArrow.png) no-repeat 50% 50%;
height: 20px;
width: 20px;
}
.breadcrm li:last-child:after {
content: "";
background: none;
padding-right: 0;
}
.breadcrm li:nth-child(even) {
background-color: rgba(0, 0, 0, 0) !important;
}
.breadcrm li a {
font-size: inherit;
width: auto;
color: #fff;
float: left;
}
.artSoultns,
.tags {
margin: 0 auto;
max-width: 1789px;
}
.artSoultns {
margin-bottom: 88px !important;
}
.artSoultns>ul>li {
float: left;
width: 20%;
padding: 49px 23px;
background-color: #aca077;
text-align: center;
}
.artSoultns>ul>li:nth-child(1) {
background-color: #bcc486;
}
.artSoultns>ul>li:nth-child(2) {
background-color: #ddd1c1;
}
.artSoultns>ul>li:nth-child(3) {
background-color: #73b2af;
}
.artSoultns>ul>li:nth-child(4) {
background-color: #938a8a;
}
.artSoultns>ul>li:nth-child(5) {
background-color: #9a9a9a;
}
.artSoultns>ul>li .artTitle {
color: #fefefe;
font-size: 51px;
font-family: 'effrabold';
line-height: 65px;
height: 335px;
}
.artSoultns a {
display: inline-block;
height: 33px;
width: 60px;
background: url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/images/soluu-icons.png) no-repeat center 50%;
}
.imgPad {   }
.imgPad span {
vertical-align: middle;
display: table-cell;
}
.blogPage {
text-align: center;
}
.blogPage li {
display: inline-block;
margin: 0 1% 118px;
width: 22.5%;
}
.blogPage>ul {
margin: 0 -1%;
}
.blogTitl {
font-size: 30px;
font-family: 'effrabold';
min-height: 203px;
text-transform: uppercase;
padding: 54px 0 0;
line-height: 35px;
}
.innerpgInn .blogTitl a {
font-size: 19px;
color: #000;
font-weight: 900;
}
.innerpgInn .blogTitl small a {
font-size: 15px;
color: #545454;
font-weight: 300;
}
.blogTitl>small {
color: #4f4f4f;
display: block;
padding: 0 0 16px;
font-size: 18px;
}
.blogDscr {
color: #4f4f4f;
font-size: 20px;
margin-bottom: 19px;
height: 108px;
line-height: 35px;
overflow: hidden;
padding: 6px 0 0;
}
.blogBox>a {
text-transform: uppercase;
color: #505050;
display: inline-block;
font-family: 'effrabold';
border-bottom: 1px solid #505050;
}
.blogBox>a:hover {
color: #c0b283;
border-bottom: 1px #C0B283 solid;
}
.contUlFrm>li {
float: left;
width: 100%;
margin-bottom: 18px;
}
.contUlFrm>li:nth-child(1),
.contUlFrm>li:nth-child(2),
.contUlFrm>li:nth-child(3),
.contUlFrm>li:nth-child(4) {
width: 49%;
}
.contUlFrm>li:nth-child(2),
.contUlFrm>li:nth-child(4) {
float: right;
}
.contUlFrm input[type="text"] {
border: 2px solid rgb(194, 194, 194);
height: 40px;
}
.contUlFrm input[type="email"] {
border: 2px solid rgb(194, 194, 194);
height: 40px;
margin-left: 7px;
}
.contUlFrm select {
border: 3px solid #c2c2c2;
height: 40px;
width: 100%;
}
.contUlFrm .wpcf7-form-control-wrap {
margin: 14px 10px 0px 0px;
}
.span.wpcf7-list-item {
margin: 0px !important;
}
.contUlFrm li:nth-child(9) {
width: 100% !important;
float: left !important;
}
.contFrm li {
float: left;
width: 50%;
}
.contUlFrm .ddcommon .ddTitle {
border: 2px solid rgb(194, 194, 194);
height: 40px;
margin-left: 7px;
}
.interArea>li {
float: left;
margin: 0 0 27px;
width: 50%;
}
.contFrm small {
color: #636363;
display: block;
font-family: menloregular;
font-size: 14px;
letter-spacing: 1px;
margin-top: 18px;
}
.interArea {
padding: 0;
}
.contFrm small a {
color: #505050;
font-size: inherit;
}
.innUllist {
margin: 0 !important;
width: 100% !important;
}
.contTArea {
padding: 0;
width: 100% !important;
}
.interArea span span span {
margin: 0 0 13px;
width: 39%;
}
.contTArea textarea {
border: 2px solid rgba(194, 194, 194, 0.54);
padding: 11px 17px;
}
.capTchaSec li {
width: 50%;
float: left;
}
.capTchaSec li:nth-child(2) {
width: 49%;
float: right;
}
.contUlFrm input[type="submit"] {
color: #fff;
font-size: 20px;
font-weight: normal;
height: 58px;
width: 157px;
font-family: "menloregular";
border-bottom: medium none;
background-color: #C0B283;
margin-top: 20px;
}
.contUlFrm input[type="submit"]:hover {
background: #383838;
}
.titl {
font-family: "effrabold";
font-size: 26px;
line-height: 32px;
}
.addrs {
padding: 19px 0 0;
}
.addrs>ul {
padding: 8px 0;
}
.locMap iframe {
height: 527px;
width: 100%;
}
.offices {
padding: 20px 0 0;
}
.offices>ul {
padding: 53px 0 0;
}
.addrs li {
font-size: 14px;
}
.offices span {
background-position: right 0;
background-repeat: no-repeat;
display: block;
padding: 0 62px 0 0;
line-height: 36px;
width: 165px;
}
.offices li {
float: left;
margin: 0 0 8px;
width: 100%;
}
.uae span {
background-image: url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/images/uae-flag.jpg)
}
.india span {
background-image: url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/images/india-flag.jpg)
}
.canada span {
background-image: url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/images/canada-flag.jpg)
}
.usa span {
background-image: url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/images/usa-flag.jpg)
}
.ContactSec {
padding: 0;
}
.ContactSec p {
padding: 0px;
margin: 0px;
}
.wpcf7-list-item input[type=checkbox] {
position: absolute;
left: 1;
overflow: hidden;
width: 29px;
height: 30px;
margin: -1px;
opacity: 0;
border: 0;
}
.wpcf7-list-item input[type="checkbox"]+.wpcf7-list-item-label,
.wpcf7-list-item input[type="checkbox"]+.wpcf7-list-item-label.clr {
width: 100%;
color: #636363;
background-position: 0 0;
background-repeat: no-repeat;
display: inline-block;
font-size: 14px;
height: 26px;
line-height: 26px;
padding-left: 37px;
vertical-align: top;
}
.wpcf7-list-item input[type=checkbox]:checked+.wpcf7-list-item-label,
.wpcf7-list-item input[type=checkbox]+.wpcf7-list-item-label.chk {
background-position: 0 -28px;
}
.wpcf7-list-item-label {
background-image: url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/img/csscheckbox.png);
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
#fk_empy_ineterested_area_id_child,
#fk_empy_preferred_country_id {
height: 90px !important;
}
.borderRadius {
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
}
.borderRadiusTp {
-moz-border-radius: 0 0 0 0;
-webkit-border-radius: 0 0 0 0;
border-radius: 0 0 0 0;
}
.borderRadiusBtm {
-moz-border-radius: 0 0 0 0;
-webkit-border-radius: 0 0 0 0;
border-radius: 0 0 0 0;
}
.borderRadius .borderRadiusTp {
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
}
.borderRadiusBtm .borderRadiusTp {
border-radius: 0 0 0 0;
-webkit-border-radius: 0 0 0 0;
-moz-border-radius: 0 0 0 0;
}
.cntrySlc {
width: 100px;
}
.ddcommon {
position: relative;
display: -moz-inline-stack;
zoom: 1;
display: inline-block;
*display: inline;
cursor: default;
width: 100% !important;
}
.ddcommon ul {
padding: 0;
margin: 0;
}
.ddcommon ul li {
list-style-type: none;
}
.borderRadiusTp ul li:last-child {
-moz-border-radius: 0 0 0 0;
-webkit-border-radius: 0 0 0 0;
border-radius: 0 0 0 0;
border-bottom: 0 none #c3c3c3;
}
.borderRadiusBtm ul li:first-child {
-moz-border-radius: 0 0 0 0;
-webkit-border-radius: 0 0 0 0;
border-radius: 0 0 0 0;
border-bottom: 1 solid #c3c3c3;
}
.ddcommon .disabled img,
.ddcommon .disabled span,
.ddcommon.disabledAll {
opacity: .5;
-ms-filter: "alpha(opacity=50)";
filter: alpha(opacity=50);
-khtml-opacity: .5;
-moz-opacity: .5;
color: #999999;
}
.ddcommon .clear {
clear: both
}
.ddcommon .shadow {
-moz-box-shadow: 5px 5px 5px -5px #888888;
-webkit-box-shadow: 5px 5px 5px -5px #888888;
box-shadow: 5px 5px 5px -5px #888888;
}
.ddcommon .text {
color: #7e7e7e;
padding: 0;
position: absolute;
background: #fff;
display: block;
width: 98%;
height: 98%;
left: 2px;
top: 0;
border: none;
}
.ddOutOfVision {
position: relative;
display: -moz-inline-stack;
display: inline-block;
zoom: 1;
*display: inline;
}
.borderRadius .shadow {
-moz-box-shadow: 5px 5px 5px -5px #888888;
-webkit-box-shadow: 5px 5px 5px -5px #888888;
box-shadow: 5px 5px 5px -5px #888888;
}
.borderRadiusBtm .shadow {
-moz-box-shadow: -5px -5px 5px -5px #888888;
-webkit-box-shadow: -5px -5px 5px -5px #888888;
box-shadow: -5px -5px 5px -5px #888888
}
.borderRadiusTp .border,
.borderRadius .border {
-moz-border-radius: 0 0 5px 5px;
border-radius: 0 0 5px 5px;
}
.borderRadiusBtm .border {
-moz-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
}
img.fnone {
float: none !important
}
.ddcommon .divider {
width: 0;
height: 100%;
position: absolute;
}
.ddcommon .arrow {
display: inline-block;
position: absolute;
top: 50%;
right: 4px;
}
.ddcommon .arrow:hover {
background-position: 0 100%;
}
.ddcommon .ddTitle {
padding: 0 0;
position: relative;
display: inline-block;
width: 100%;
height: 40px;
border: 1px solid #f1f1f5;
}
.srchCvr .ddcommon .ddTitle,
.seekersrch .ddcommon .ddTitle,
.searchInnr .ddcommon .ddTitle {
padding: 0;
position: relative;
display: inline-block;
width: 100%;
height: 49px;
}
.ddcommon .ddTitle .ddTitleText {
display: block;
}
.ddcommon .ddTitle .ddTitleText .ddTitleText {
padding: 0;
}
.ddcommon .ddTitle .description {
display: block;
}
.ddcommon .ddTitle .ddTitleText img {
position: relative;
vertical-align: middle;
float: left
}
.ddcommon .ddChild {
position: absolute;
display: none;
width: 100%;
overflow-y: auto !important;
overflow-x: hidden;
zoom: 1;
}
.ddcommon .ddChild li {
clear: both;
}
.ddcommon .ddChild li .description {
display: block;
}
.ddcommon .ddChild li img {
border: 0 none;
position: relative;
vertical-align: middle;
float: left;
margin-top: -7px;
margin-right: 10px;
}
.ddcommon .ddChild li.optgroup {
padding: 0;
}
.ddcommon .ddChild li.optgroup .optgroupTitle {
padding: 0 5px;
font-weight: bold;
font-style: normal;
}
.ddcommon .ddChild li.optgroup ul li {
padding: 5px 5px 5px 15px
}
.ddcommon .noBorderTop {
border-top: none 0 !important;
padding: 0;
margin: 0;
}
.dd .ddChild ul {
margin: 0 !important;
padding: 14px;
}
#choice option {
color: #666;
}
.empty {
color: #999;
}
.dd {}
.dd .divider {
right: 24px;
}
.dd .ddArrow {
position: absolute;
right: 0;
top: 10px;
}
.dd .ddArrow {
width: 27px;
height: 13px;
margin-top: 0;
margin-right: 8px;
background: url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/images/select-icon-arrow.png) no-repeat 0 100%;
}
.dd .ddArrow:hover {
background-position: 0 100%;
}
.dd .ddTitle .ddlabel {
color: #666;
font-size: 14px;
font-weight: normal;
}
.dd .ddTitle {
color: #000;
background: #fff;
}
.dd .ddTitle .ddTitleText {
padding: 4px 20px 5px;
}
.dd .ddTitle .ddTitleText .ddTitleText {
padding: 0;
}
.dd .ddTitle .description {
font-size: 12px;
color: #666
}
.dd .ddTitle .ddTitleText img {
padding-right: 5px;
}
.dd .ddChild {
border: 1px solid #f1f1f5;
background-color: #fff;
left: 7px;
}
.dd .ddChild li {
margin: 0;
background-color: #fff;
border-bottom: 1px solid #f1f1f5;
width: 100%;
}
.srchCvr .dd .ddChild li,
.seekersrch .dd .ddChild li {
margin: 0;
padding: 5px 12px;
background-color: #fff;
border-bottom: 1px solid #f1f1f5;
width: 100%;
}
.dd .ddChild li .description {
color: #666;
}
.dd .ddChild li .ddlabel {
color: #666;
font-size: 12px;
}
.dd .ddChild li input {
margin-right: 10px
}
.dd .ddChild li.hover {
background-color: #f2f2f2
}
.dd .ddChild li img {
padding: 0 6px 0 0;
}
.dd .ddChild li.optgroup {
padding: 0;
}
.dd .ddChild li.optgroup .optgroupTitle {
background: #f9f9f9 none repeat scroll 0 0;
color: #999999;
display: block;
height: 29px;
padding: 4px 12px 0;
font-size: 12px;
}
.dd .ddChild li.optgroup ul li {
padding: 5px 5px 5px 15px
}
.dd .ddChild li.selected {
background-color: #d5d5d5;
color: #000;
}
.cntry .dd .ddTitle .ddTitleText {
height: 47px;
padding: 11px 20px 5px 15px;
}
.cntry .ddTitleText .ddlabel {
display: none;
}
.cntry .ddcommon .ddChild {
width: 250%;
}
.slctBx .dd .ddTitleText {
height: 49px;
padding-top: 4px;
}
.slctBx .dd .ddTitleText span.ddlabel {
color: #666;
display: table-cell;
font-size: 13px;
height: 42px;
line-height: 15px;
padding-left: 5px;
vertical-align: middle;
width: 140px;
}
.slctBx .ddcommon .ddChild {
width: 150%;
}
.flag {
float: left;
padding: 0 !important;
margin: 0 5px 0 0;
width: 16px;
height: 11px;
background: url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/images/msdropdown/icons/flagssprite_small.png) no-repeat;
}
.flag.ad {
background-position: 0 0
}
.flag.ae {
background-position: 0 -11px
}
.flag.af {
background-position: 0 -22px
}
.flag.ag {
background-position: 0 -33px
}
.flag.ai {
background-position: 0 -44px
}
.flag.al {
background-position: 0 -55px
}
.flag.am {
background-position: 0 -66px
}
.flag.an {
background-position: 0 -77px
}
.flag.ao {
background-position: 0 -88px
}
.flag.ar {
background-position: 0 -99px
}
.flag.as {
background-position: 0 -110px
}
.flag.at {
background-position: 0 -121px
}
.flag.au {
background-position: 0 -132px
}
.flag.aw {
background-position: 0 -143px
}
.flag.ax {
background-position: 0 -154px
}
.flag.az {
background-position: 0 -165px
}
.flag.ba {
background-position: 0 -176px
}
.flag.bb {
background-position: 0 -187px
}
.flag.bd {
background-position: 0 -198px
}
.flag.be {
background-position: 0 -209px
}
.flag.bf {
background-position: 0 -220px
}
.flag.bg {
background-position: 0 -231px
}
.flag.bh {
background-position: 0 -242px
}
.flag.bi {
background-position: 0 -253px
}
.flag.bj {
background-position: 0 -264px
}
.flag.bm {
background-position: 0 -275px
}
.flag.bn {
background-position: 0 -286px
}
.flag.bo {
background-position: 0 -297px
}
.flag.br {
background-position: 0 -308px
}
.flag.bs {
background-position: 0 -319px
}
.flag.bt {
background-position: 0 -330px
}
.flag.bv {
background-position: 0 -341px
}
.flag.bw {
background-position: 0 -352px
}
.flag.by {
background-position: 0 -363px
}
.flag.bz {
background-position: 0 -374px
}
.flag.ca {
background-position: 0 -385px
}
.flag.catalonia {
background-position: 0 -396px
}
.flag.cc {
background-position: 0 -407px
}
.flag.cd {
background-position: 0 -418px
}
.flag.cf {
background-position: 0 -429px
}
.flag.cg {
background-position: 0 -440px
}
.flag.ch {
background-position: 0 -451px
}
.flag.ci {
background-position: 0 -462px
}
.flag.ck {
background-position: 0 -473px
}
.flag.cl {
background-position: 0 -484px
}
.flag.cm {
background-position: 0 -495px
}
.flag.cn {
background-position: 0 -506px
}
.flag.co {
background-position: 0 -517px
}
.flag.cu {
background-position: 0 -528px
}
.flag.cr {
background-position: 0 -539px
}
.flag.cs {
background-position: 0 -550px
}
.flag.cv {
background-position: 0 -561px
}
.flag.cx {
background-position: 0 -572px
}
.flag.cy {
background-position: -16px 0
}
.flag.cz {
background-position: -16px -11px
}
.flag.de {
background-position: -16px -22px
}
.flag.dj {
background-position: -16px -33px
}
.flag.dk {
background-position: -16px -44px
}
.flag.dm {
background-position: -16px -55px
}
.flag.do {
background-position: -16px -66px
}
.flag.dz {
background-position: -16px -77px
}
.flag.ec {
background-position: -16px -88px
}
.flag.ee {
background-position: -16px -99px
}
.flag.eg {
background-position: -16px -110px
}
.flag.eh {
background-position: -16px -121px
}
.flag.england {
background-position: -16px -132px
}
.flag.er {
background-position: -16px -143px
}
.flag.es {
background-position: -16px -154px
}
.flag.et {
background-position: -16px -165px
}
.flag.eu {
background-position: -16px -176px
}
.flag.fam {
background-position: -16px -187px
}
.flag.fi {
background-position: -16px -198px
}
.flag.fj {
background-position: -16px -209px
}
.flag.fk {
background-position: -16px -220px
}
.flag.fm {
background-position: -16px -231px
}
.flag.fo {
background-position: -16px -242px
}
.flag.fr {
background-position: -16px -253px
}
.flag.ga {
background-position: -16px -264px
}
.flag.gb {
background-position: -16px -275px
}
.flag.gd {
background-position: -16px -286px
}
.flag.ge {
background-position: -16px -297px
}
.flag.gf {
background-position: -16px -308px
}
.flag.gh {
background-position: -16px -319px
}
.flag.gi {
background-position: -16px -330px
}
.flag.gl {
background-position: -16px -341px
}
.flag.gm {
background-position: -16px -352px
}
.flag.gn {
background-position: -16px -363px
}
.flag.gp {
background-position: -16px -374px
}
.flag.gq {
background-position: -16px -385px
}
.flag.gr {
background-position: -16px -396px
}
.flag.gs {
background-position: -16px -407px
}
.flag.gt {
background-position: -16px -418px
}
.flag.gu {
background-position: -16px -429px
}
.flag.gw {
background-position: -16px -440px
}
.flag.gy {
background-position: -16px -451px
}
.flag.hk {
background-position: -16px -462px
}
.flag.hm {
background-position: -16px -473px
}
.flag.hn {
background-position: -16px -484px
}
.flag.hr {
background-position: -16px -495px
}
.flag.ht {
background-position: -16px -506px
}
.flag.hu {
background-position: -16px -517px
}
.flag.id {
background-position: -16px -528px
}
.flag.ie {
background-position: -16px -539px
}
.flag.il {
background-position: -16px -550px
}
.flag.in {
background-position: -16px -561px
}
.flag.io {
background-position: -16px -572px
}
.flag.iq {
background-position: -32px 0
}
.flag.ir {
background-position: -32px -11px
}
.flag.is {
background-position: -32px -22px
}
.flag.it {
background-position: -32px -33px
}
.flag.jm {
background-position: -32px -44px
}
.flag.jo {
background-position: -32px -55px
}
.flag.jp {
background-position: -32px -66px
}
.flag.ke {
background-position: -32px -77px
}
.flag.kg {
background-position: -32px -88px
}
.flag.kh {
background-position: -32px -99px
}
.flag.ki {
background-position: -32px -110px
}
.flag.km {
background-position: -32px -121px
}
.flag.kn {
background-position: -32px -132px
}
.flag.kp {
background-position: -32px -143px
}
.flag.kr {
background-position: -32px -154px
}
.flag.kw {
background-position: -32px -165px
}
.flag.ky {
background-position: -32px -176px
}
.flag.kz {
background-position: -32px -187px
}
.flag.la {
background-position: -32px -198px
}
.flag.lb {
background-position: -32px -209px
}
.flag.lc {
background-position: -32px -220px
}
.flag.li {
background-position: -32px -231px
}
.flag.lr {
background-position: -32px -242px
}
.flag.lk {
background-position: -32px -253px
}
.flag.ls {
background-position: -32px -264px
}
.flag.lt {
background-position: -32px -275px
}
.flag.lu {
background-position: -32px -286px
}
.flag.lv {
background-position: -32px -297px
}
.flag.ly {
background-position: -32px -308px
}
.flag.ma {
background-position: -32px -319px
}
.flag.mc {
background-position: -32px -330px
}
.flag.md {
background-position: -32px -341px
}
.flag.me {
background-position: -32px -352px
}
.flag.mg {
background-position: -32px -363px
}
.flag.mh {
background-position: -32px -374px
}
.flag.mk {
background-position: -32px -385px
}
.flag.ml {
background-position: -32px -396px
}
.flag.mm {
background-position: -32px -407px
}
.flag.mn {
background-position: -32px -418px
}
.flag.mo {
background-position: -32px -429px
}
.flag.mp {
background-position: -32px -440px
}
.flag.mq {
background-position: -32px -451px
}
.flag.mr {
background-position: -32px -462px
}
.flag.ms {
background-position: -32px -473px
}
.flag.mt {
background-position: -32px -484px
}
.flag.mu {
background-position: -32px -495px
}
.flag.mv {
background-position: -32px -506px
}
.flag.mw {
background-position: -32px -517px
}
.flag.mx {
background-position: -32px -528px
}
.flag.my {
background-position: -32px -539px
}
.flag.mz {
background-position: -32px -550px
}
.flag.na {
background-position: -32px -561px
}
.flag.nc {
background-position: -32px -572px
}
.flag.ne {
background-position: -48px 0
}
.flag.nf {
background-position: -48px -11px
}
.flag.ng {
background-position: -48px -22px
}
.flag.ni {
background-position: -48px -33px
}
.flag.nl {
background-position: -48px -44px
}
.flag.no {
background-position: -48px -55px
}
.flag.np {
background-position: -48px -66px
}
.flag.nr {
background-position: -48px -77px
}
.flag.nu {
background-position: -48px -88px
}
.flag.nz {
background-position: -48px -99px
}
.flag.om {
background-position: -48px -110px
}
.flag.pa {
background-position: -48px -121px
}
.flag.pe {
background-position: -48px -132px
}
.flag.pf {
background-position: -48px -143px
}
.flag.pg {
background-position: -48px -154px
}
.flag.ph {
background-position: -48px -165px
}
.flag.pk {
background-position: -48px -176px
}
.flag.pl {
background-position: -48px -187px
}
.flag.pm {
background-position: -48px -198px
}
.flag.pn {
background-position: -48px -209px
}
.flag.pr {
background-position: -48px -220px
}
.flag.ps {
background-position: -48px -231px
}
.flag.pt {
background-position: -48px -242px
}
.flag.pw {
background-position: -48px -253px
}
.flag.py {
background-position: -48px -264px
}
.flag.qa {
background-position: -48px -275px
}
.flag.re {
background-position: -48px -286px
}
.flag.ro {
background-position: -48px -297px
}
.flag.rs {
background-position: -48px -308px
}
.flag.ru {
background-position: -48px -319px
}
.flag.rw {
background-position: -48px -330px
}
.flag.sa {
background-position: -48px -341px
}
.flag.sb {
background-position: -48px -352px
}
.flag.sc {
background-position: -48px -363px
}
.flag.scotland {
background-position: -48px -374px
}
.flag.sd {
background-position: -48px -385px
}
.flag.se {
background-position: -48px -396px
}
.flag.sg {
background-position: -48px -407px
}
.flag.sh {
background-position: -48px -418px
}
.flag.si {
background-position: -48px -429px
}
.flag.sj {
background-position: -48px -440px
}
.flag.sk {
background-position: -48px -451px
}
.flag.sl {
background-position: -48px -462px
}
.flag.sm {
background-position: -48px -473px
}
.flag.sn {
background-position: -48px -484px
}
.flag.so {
background-position: -48px -495px
}
.flag.sr {
background-position: -48px -506px
}
.flag.st {
background-position: -48px -517px
}
.flag.sv {
background-position: -48px -528px
}
.flag.sy {
background-position: -48px -539px
}
.flag.sz {
background-position: -48px -550px
}
.flag.tc {
background-position: -48px -561px
}
.flag.td {
background-position: -48px -572px
}
.flag.tf {
background-position: -64px 0
}
.flag.tg {
background-position: -64px -11px
}
.flag.th {
background-position: -64px -22px
}
.flag.tj {
background-position: -64px -33px
}
.flag.tk {
background-position: -64px -44px
}
.flag.tl {
background-position: -64px -55px
}
.flag.tm {
background-position: -64px -66px
}
.flag.tn {
background-position: -64px -77px
}
.flag.to {
background-position: -64px -88px
}
.flag.tr {
background-position: -64px -99px
}
.flag.tt {
background-position: -64px -110px
}
.flag.tv {
background-position: -64px -121px
}
.flag.tw {
background-position: -64px -132px
}
.flag.tz {
background-position: -64px -143px
}
.flag.ua {
background-position: -64px -154px
}
.flag.ug {
background-position: -64px -165px
}
.flag.um {
background-position: -64px -176px
}
.flag.us {
background-position: -64px -187px
}
.flag.uy {
background-position: -64px -198px
}
.flag.uz {
background-position: -64px -209px
}
.flag.va {
background-position: -64px -220px
}
.flag.vc {
background-position: -64px -231px
}
.flag.ve {
background-position: -64px -242px
}
.flag.vg {
background-position: -64px -253px
}
.flag.vi {
background-position: -64px -264px
}
.flag.vn {
background-position: -64px -275px
}
.flag.vu {
background-position: -64px -286px
}
.flag.wales {
background-position: -64px -297px
}
.flag.wf {
background-position: -64px -308px
}
.flag.ws {
background-position: -64px -319px
}
.flag.ye {
background-position: -64px -330px
}
.flag.yt {
background-position: -64px -341px
}
.flag.za {
background-position: -64px -352px
}
.flag.zm {
background-position: -64px -363px
}
.flag.zw {
background-position: -64px -374px
}
.innerPage p {
margin-bottom: 25px;
}
.ContactSec p {
margin-bottom: 0;
}
.bannerHgt iframe {
height: 760px !important;
}
.aniPos {
-webkit-transition: all 350ms ease-in-out;
-moz-transition: all 350ms ease-in-out;
-o-transition: all 350ms ease-in-out;
-ms-transition: all 350ms ease-in-out;
transition: all 350ms ease-in-out;
position: fixed;
top: 0;
width: 100%;
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
header {
-webkit-transition: all 350ms ease-in-out;
-moz-transition: all 350ms ease-in-out;
-o-transition: all 350ms ease-in-out;
-ms-transition: all 350ms ease-in-out;
transition: all 350ms ease-in-out;
width: 100%;
z-index: 999;
}
.branding {
line-height: 24px !important;
}
.artSoultns>ul>li:nth-child(4) {
padding-bottom: 61px;
}
.cd-top {
display: inline-block;
height: 33px;
width: 33px;
position: fixed;
bottom: 129px;
right: 3px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
background: rgba(255, 255, 255, 0.8) url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/img/cd-top-arrow.png) no-repeat center 50%;
visibility: hidden;
opacity: 0;
-webkit-transition: opacity .3s 0s, visibility 0s .3s;
-moz-transition: opacity .3s 0s, visibility 0s .3s;
transition: opacity .3s 0s, visibility 0s .3s;
border: 1px #c1c1c1 solid;
}
.cd-top.cd-fade-out {
opacity: .5;
}
.cd-top.cd-is-visible {
visibility: visible;
opacity: 1;
}
.cd-top.cd-is-visible,
.cd-top.cd-fade-out,
.no-touch .cd-top:hover {
-webkit-transition: opacity .3s 0s, visibility 0s 0s;
-moz-transition: opacity .3s 0s, visibility 0s 0s;
transition: opacity .3s 0s, visibility 0s 0s;
}
.no-touch .cd-top:hover {
background-color: #505050;
opacity: 1;
}
.cd-top.cd-is-visible,
.cd-top.cd-fade-out,
.no-touch .cd-top:hover {
-webkit-transition: opacity .3s 0s, visibility 0s 0s;
-moz-transition: opacity .3s 0s, visibility 0s 0s;
transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top:hover,
.cd-top.cd-fade-out:hover {
background-color: #fff;
}
.contFrm small a {
border-bottom: 2px solid #505050;
}
.oneSS {
font-size: 42.2px;
color: #c0b283;
position: relative;
top: -3px;
padding-left: 14px;
}
.fourSS {
font-size: 25.5px;
color: #96cb3d;
position: relative;
bottom: 5px;
left: 8px;
}
.fiveSS {
color: #c0b283;
position: relative;
bottom: 13px;
left: 7px;
font-size: 42.4px;
}
.ressol {
display: none;
}
.soluConInn a {
color: #fff;
font-size: 15px;
}
.soluConInn2 a {
color: #fff;
font-size: 15px;
}
span.has-subnav {
-webkit-transition: all .25s ease;
-moz-transition: all .25s ease;
-ms-transition: all .25s ease;
-o-transition: all .25s ease;
transition: all .25s ease;
background: url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/img/down.png) no-repeat;
padding: 1px 17px;
cursor: pointer;
width: 17px;
height: 30px;
position: absolute;
z-index: 9;
margin-left: 168px;
background-size: contain;
margin-top: 23px;
}
span.has-subnav.active {
-webkit-transition: all .25s ease;
-moz-transition: all .25s ease;
-ms-transition: all .25s ease;
-o-transition: all .25s ease;
transition: all .25s ease;
background: url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/img/top.png) no-repeat;
padding: 1px 17px;
cursor: pointer;
width: 17px;
height: 30px;
position: absolute;
z-index: 9;
margin-left: 168px;
background-size: contain;
margin-top: 23px;
}
.sec6 .wpcf7-not-valid-tip {
color: #f00;
font-size: 1em;
font-weight: normal;
display: block;
position: absolute;
top: 0;
background: #c0b283;
width: 100%;
height: 55px;
padding: 14px;
border: 2px solid #fff;
}
.sec8 .sgnpCvr .wpcf7-not-valid-tip {
color: #f00;
font-size: 1em;
font-weight: normal;
display: block;
position: absolute;
top: 0;
background: #c0b283;
width: 100%;
height: 100%;
padding: 10px;
border: 4px solid #fff;
}
.sub-menu .current-menu-item a {
color: #c6b98f !important;
}
.atchFile span.wpcf7-not-valid-tip {
left: 0px !important;
font-size: 12px !important;
padding: 12px 8px 6px !important;
}
.car_inner span.wpcf7-not-valid-tip {
color: #f00;
font-size: 1em;
font-weight: normal;
display: block;
position: absolute;
top: 0px;
left: 0;
background: #c0b283;
padding: 15px;
width: 100%;
}
.innerpgInn #searchform input[type="text"] {
border: 2px solid #505050;
width: 60%;
display: block;
margin-bottom: 18px;
}
.innerpgInn #searchform input[type="submit"] {
background: #c0b283;
color: #fff;
border: none;
margin-top: 19px;
padding: 6px 19px;
font-size: 20px;
}
.innerpgInn #searchform input[type="submit"]:hover {
background: #505050;
}
@media only screen and (min-width:376px) and (max-width:479px) {
.social li {
width: 40px !important;
}
span.has-subnav {
padding: 1px 10px !important;
margin-left: 19% !important;
margin-top: 20px !important;
}
span.has-subnav.active {
padding: 1px 10px !important;
margin-left: 19% !important;
margin-top: 22px !important;
}
}
@media only screen and (min-width:376px) and (max-width:640px) {
.keyword {
width: 325px !important;
}
.sub-menu li a {
padding: 8px !important;
}
.aniPos {
position: inherit !important;
}
}
@media only screen and (min-width:1600px) {
ul.sitemap_menu {
width: 394px;
margin: 0px auto;
}
img.alignnone.size-full.wp-image-168 {
margin-bottom: 30px;
}
.abtImg.bgcol.imgwrap {
margin-bottom: 30px;
}
img.alignnone.size-full.wp-image-167 {
margin-bottom: 30px;
}
.sitemap_menu .sub-menu a {
font-size: 19px !important;
}
ul.sitemap_menu a {
font-size: 20px;
}
ul.sitemap_menu {
width: 530px;
margin: 0px auto;
}
.car_inner input[type="tel"] {
border: 3px solid rgb(194, 194, 194);
height: 60px;
margin-left: 0px;
}
.secsol .abtImg {
margin-bottom: 10%;
}
.youtube-player img {
height: auto !important;
}
.bannerHgt iframe {
height: 930px !important;
}
.artSoultns>ul>li:nth-child(5) {
padding: 80px 23px;
}
.innerPage .blogTitl {
min-height: 168px;
}
.innerPage .blogDscr a {
color: #4f5050;
}
.sec4 .soluConInn small {
margin-bottom: 23px;
font-size: 21px;
}
.bannr3ContL>ul li,
.bannr3ContR>ul li {
line-height: 43px !important;
}
.car_inner .contUlFrm select {
color: #c0c0c0;
font-size: 17px;
height: 60px !important;
border: 3px solid #c2c2c2;
}
.sub-menu {
width: 800px !important;
}
.sub-menu li a {
font-size: 34px !important;
}
span.has-subnav {
margin-left: 283px;
margin-top: 33px;
}
span.has-subnav.active {
margin-left: 283px !important;
margin-top: 33px !important;
}
.cimgright a {
padding: 9px 17px;
}
.sec2 p {
height: 206px;
overflow: hidden;
}
.sec8 .wpcf7-not-valid-tip {
padding: 10px 20px;
}
.language {
margin-right: 7px;
}
.sec8 input[type="text"],
input[type="tel"],
input[type="email"],
input[type="password"] {
font-size: 16.5px;
}
.sec5 {
height: 517px;
}
.viewBtn {
padding: 14px 32px;
}
.reveal-modal {
margin-top: 105px !important;
}
.cimgright p:nth-child(1) {
background-color: #c2b27f;
margin-bottom: 18px;
color: #fff;
display: inline-block;
font-size: 18px;
padding: 4px 14px 2px;
text-transform: uppercase;
}
.cimgright p:nth-child(3) {
background-color: #c2b27f;
margin-bottom: 13px;
color: #fff;
display: inline-block;
font-size: 18px;
margin-top: 18px;
padding: 4px 14px 2px;
text-transform: uppercase;
}
.sec2 .solutionSc>li:nth-child(5) {
padding-top: 40px;
}
.sec2 .solutionSc>li:nth-child(9) {
padding-top: 40px;
}
.sec2 small {
height: 34px;
font-size: 21px;
line-height: 21px;
}
.contFrm li {
float: left;
width: 49%;
}
.oneSS {
font-size: 49px;
color: #c0b283;
position: relative;
top: 14px;
padding-left: 0;
right: 14px;
}
.artSoultns>ul>li {
padding: 80px 23px;
}
.titl {
font-size: 37px;
}
.offices li {
height: 60px;
}
.subTi {
margin-bottom: 27px;
}
.contFrm small {
font-size: 19px;
margin-bottom: 20px;
}
.contUlFrm input[type="submit"] {
margin-bottom: 200px;
}
.wpcf7-list-item input[type="checkbox"]+.wpcf7-list-item-label,
.wpcf7-list-item input[type="checkbox"]+.wpcf7-list-item-label.clr {
width: 100%;
}
.contFrm {
margin-top: 40px;
}
.addrs li {
font-size: 20px;
line-height: 35px;
}
.wpcf7-list-item input[type="checkbox"]+.wpcf7-list-item-label,
.wpcf7-list-item input[type="checkbox"]+.wpcf7-list-item-label.clr {
font-size: 20px;
}
.contUlFrm li:nth-child(3) {}
.contUlFrm li:nth-child(5) {}
.contUlFrm input[type="text"] {
border: 3px solid #c2c2c2;
height: 60px;
font-size: 20px;
}
.contUlFrm input[type="email"] {
border: 3px solid #c2c2c2;
height: 60px;
font-size: 20px;
}
.contUlFrm select {
border: 3px solid #c2c2c2;
height: 60px;
width: 100%;
font-size: 20px;
}
.contUlFrm .ddcommon .ddTitle {
height: 60px;
font-size: 20px;
}
.dd .ddTitle .ddTitleText {
padding: 13px 20px 13px;
}
.dd .ddTitle .ddlabel {
font-size: 18px;
}
.dd .ddArrow {
top: 22px;
}
.socInCvr {
margin-right: 25px;
}
.keyword li:nth-child(2) {
width: 87%;
}
.soluImg {
width: 190px !important;
}
.artSoultns>ul>li:nth-child(4) {
padding-bottom: 43px !important;
}
.homeCont {
margin: 163px auto 0;
}
.logoRgt {
padding: 50px 24px 0px;
}
.language li {
padding: 12px 5px !important;
}
.logo {
float: left;
margin: 24px 21px 0px;
width: 337px;
}
.sp1 {
line-height: 54px !important;
}
.sp2 {
line-height: 86px !important;
position: relative;
left: 8px;
top: 6px;
}
.sp3 {
line-height: 70px !important;
}
.sp4 {
line-height: 47px !important;
}
.sp5 {
line-height: 58px !important;
padding-left: 6px;
}
.sp6 {
line-height: 40px !important;
}
.sp7 {
line-height: 75px !important;
position: relative;
top: 9px;
}
.sp8 {
line-height: 40px !important;
position: relative;
top: 7px;
}
.sp9 {
line-height: 39px !important;
position: relative;
top: 15px;
}
.banLftCon span {
line-height: 72px;
}
.oneS {
position: relative;
top: 11px;
right: 0px;
font-size: 46px;
display: inline-block;
}
.coma3 {
right: 7px;
bottom: 0;
top: 8px;
}
.twoS {
padding-right: 37px;
}
.fiveSS {
color: #c0b283;
position: relative;
bottom: 0;
left: 7px;
top: 2px;
font-size: 59.4px;
}
.sp1 {
color: #383838;
font-size: 47.6px;
position: relative;
top: 2px;
}
.sp3 {
color: #e6737a;
font-size: 53.6px;
position: relative;
bottom: 3px;
}
.nineS {
color: #c0b283;
font-size: 60px;
padding-right: 35px;
}
.eightS {
color: #383838;
display: inline-block;
font-size: 48px;
padding-right: 34px;
position: relative;
top: 4px;
}
.sevenS {
color: #ffffff;
font-size: 72px;
position: relative;
top: 12px;
padding-right: 22px;
}
.sixS {
color: #19a099;
font-size: 36px;
padding-right: 37px;
position: relative;
top: 10px;
left: 16px;
}
.fiveS {
color: #c0b283;
font-size: 60px;
padding-right: 41px;
position: relative;
top: 3px;
left: 16px;
}
.threeS {
color: #e6737a;
font-size: 52px;
position: relative;
top: 6px;
padding-left: 72px;
}
.fourSS {
font-size: 36px;
color: #96cb3d;
position: relative;
bottom: 0;
top: 11px;
left: 8px;
}
.fourS {
color: #96cb3d;
font-size: 36px;
position: relative;
top: 11px;
left: 9px;
padding-right: 113px;
}
.coma2 {
bottom: 0px;
font-size: 68px;
top: 10px;
right: 12px;
}
.coma {
bottom: 0px;
top: 1px;
font-size: 58px;
size: 53px;
right: 0px;
display: inline-block;
}
}
@media only screen and (min-width:320px) and (max-width:480px) {
body {
-webkit-text-size-adjust: none;
}
}
@media only screen and (min-width:320px) and (max-width:560px) {
body {
-webkit-text-size-adjust: none;
}
}
@media only screen and (min-width:375px) and (max-width:667px) {
body {
-webkit-text-size-adjust: none;
}
}
@media only screen and (max-width:1910px) {
.sgnpCvr li:nth-child(1) {
width: 77.333%;
}
.sgnpCvr li:nth-child(2) {
width: 22.333%;
}
}
@media only screen and (max-width:1890px) {
.bannr3ContL>ul,
.bannr3ContR>ul {
margin-right: 32px;
width: 90%;
}
}
@media only screen and (max-width:1870px) {
.clintLog {
width: 23.6%;
}
.ftrScentr {
width: 51.5%;
}
.searchBtm {
width: 23%;
}
}
@media only screen and (max-width:1817px) {
.banLftCon,
.banRgtCon {
max-width: 825px;
}
.oneSS {
font-size: 40px;
line-height: 74px !important;
padding-left: 22px;
}
.blogPage {
padding: 0 10px;
}
.social li {
width: 11.9%;
}
.innerPage h1 {
font-size: 85px;
line-height: 94px;
}
.oneS {
font-size: 32px;
}
.twoS {
font-size: 43px;
}
.threeS {
font-size: 42px;
}
.fourSS {
font-size: 38px;
display: inline-block;
}
.fourS {
color: #96cb3d;
display: inline-block;
font-size: 39px;
position: relative;
top: 11px;
left: 9px;
padding-right: 0;
}
.fiveS {
font-size: 50px;
line-height: 65px !important;
}
.sixS {
font-size: 29px;
}
.sevenS {
font-size: 60px;
}
.eightS {
font-size: 33px;
}
.nineS {
font-size: 47px;
}
.sp1 {
font-size: 44px;
}
.sp2 {
font-size: 56px;
top: 0px;
}
.sp3 {
font-size: 46px;
}
.sp4 {
font-size: 38px;
}
.sp5 {
font-size: 47px;
}
.sp6 {
font-size: 27px;
}
.sp7 {
font-size: 47px;
}
.sp8 {
font-size: 28px;
}
.sp9 {
font-size: 26px;
line-height: 35px !important;
}
.banLftCon,
.banRgtCon {
padding: 80px 20px 0;
}
.bannerHgt iframe,
.bannerHgt,
.bannerHgt::before,
.bannerHgt::after,
.bannr3ContL,
.bannr3ContR,
.banner {
height: 750px;
}
.banLftCon,
.banRgtCon {
min-height: 750px;
}
.bannr3ContL,
.bannr3ContR {
padding-top: 173px;
}
.bannr3ContL {
padding-right: 30px;
}
.bannr3ContR {
padding-left: 30px;
}
.bannr3ContL>ul {
margin-right: 0;
width: 91%;
}
.bannr3ContR>ul {
margin-right: 0;
margin-left: 0;
width: 91%;
}
}
@media only screen and (max-width:1765px) {
.social li {
width: 11%;
}
.social li a {
background-size: 89% auto;
}
}
@media only screen and (max-width:1717px) {
.banLftCon,
.banRgtCon {
max-width: 825px;
}
.fourSS {
font-size: 38px;
display: inline-block;
}
.fourS {
color: #96cb3d;
display: inline-block;
font-size: 39px;
line-height: 66px !important;
position: relative;
top: 11px;
left: 9px;
padding-right: 0;
}
.fiveS {
font-size: 50px;
line-height: 65px !important;
}
}
@media only screen and (max-width:1685px) {
.icon.iconFixed {
right: 42px;
}
.artSoultns>ul>li .artTitle {
font-size: 39px;
height: 288px;
line-height: 50px;
}
}
@media only screen and (max-width:1620px) {
h1 {
font-size: 48px;
}
.leftSc .heading h1 span,
.leftSc .heading h2 span {
font-size: 55px;
line-height: 69px;
}
.viewBtn {
margin: 34px 0 0;
}
.continF>p {
height: 207px;
overflow: hidden;
}
.soluConInn>p,
.soluConInn2>p {
height: 209px;
overflow: hidden;
}
.sec4 .solutionSc>li .soluConInn>p {
height: 115px;
}
}
@media only screen and (max-width:1610px) {
.blogPage li {
width: 21.5%;
}
.blogTitl {
font-size: 25px;
}
}
@media only screen and (max-width:1599px) {
.bannerHgt iframe,
.bannerHgt,
.bannerHgt::before,
.bannerHgt::after,
.bannr3ContL,
.bannr3ContR,
.banner {
height: 638px;
}
.sp1 {
font-size: 28px;
line-height: 35px !important;
}
.sp3 {
font-size: 34px;
line-height: 27px !important;
}
.sp4 {
font-size: 28px;
line-height: 48px !important;
display: inline-block;
}
.sp5 {
font-size: 60px;
}
.sp6 {
font-size: 25px;
line-height: 50px !important;
}
.sp7 br {
display: none;
}
.sp7 {
font-size: 62px;
line-height: 40px !important;
display: inline-block;
}
.sp2 {
font-size: 57px;
line-height: 77px !important;
}
.sevenS {
font-size: 33px;
line-height: 41px !important;
}
.sixS {
font-size: 29px;
line-height: 43px !important;
vertical-align: top !important;
display: inline-block;
}
.socInCvr {
margin-right: 0px;
}
.banLftCon,
.banRgtCon {
max-width: 690px;
}
.oneS {
font-size: 27px;
}
.threeS {
font-size: 45px;
line-height: 50px !important;
}
.oneSS {
font-size: 33px;
line-height: 49px !important;
padding-left: 13px;
}
.fiveSS {
bottom: 13px;
left: 7px;
font-size: 47.4px;
line-height: 36px !important;
}
}
@media only screen and (max-width:1505px) {
.socialCBg {
padding: 41px 39px;
}
.socInCvr {
width: 53%;
}
.social li {
width: 11.5%;
}
}
@media only screen and (max-width:1500px) {
.artSoultns>ul>li:nth-child(5) {
padding: 49px 23px;
}
#portfoliolist .portfolio {
width: 33.33%;
}
.text-category>small {
font-size: 30px;
}
.socialCBg {
padding: 29px 39px;
}
.keyword li:nth-child(1),
.keyword li:nth-child(1) input[type="submit"] {
height: 37px;
}
.icon.iconFixed {
right: 175px;
top: 33px;
}
html,
body,
div,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
font-size: 13px
}
.contEml {
padding: 13px 0 32px;
}
.homeCont {
margin: 120px auto 0;
max-width: 595px;
}
.homeCont input[type="text"],
.homeCont input[type="tel"],
.homeCont input[type="email"] {
font-size: 15px;
height: 55px;
}
.homeCont li {
margin-bottom: 14px;
}
textarea {
height: 138px;
font-size: 15px;
}
.homeCont textarea {
font-size: 15px;
padding: 13px;
outline: none;
line-height: 28px;
}
.upLinput {
width: 72% !important;
}
.atchFile {
margin-bottom: 13px !important;
}
.homeCont input[type="submit"] {
padding-bottom: 16px;
border-bottom-width: 3px;
}
input[type="submit"] {
font-size: 24px;
}
.uplbtn {
font-size: 18px;
width: 160px;
background: none;
}
.mobilenav li a {
font-size: 51px;
line-height: 33px;
padding: 17px 0;
}
.bannrAbt {
font-size: 199px;
}
.playIcon {
height: 90px;
margin-left: -59px;
margin-top: -52px;
width: 90px;
}
h3 {
font-size: 49px;
}
.sec6 {
padding: 60px 0 50px;
}
.sec6 h3 {
font-size: 60px;
}
.sec6>small {
padding: 1px 0 32px;
}
.sec6 small a,
.contEml>a {
font-size: 30px;
line-height: 35px;
}
.banner {
margin-bottom: 42px;
}
.rgtSc {
width: 77.5%;
padding-left: 48px;
}
.contRgtInn {
padding: 25px 33px 59px 0px;
}
.leftSc {
width: 22.5%;
padding-right: 47px;
padding-top: 30px;
}
.leftSc .heading::before {
height: 4px;
width: 35px;
}
.abtUl li:first-child .continF::before {
height: 4px;
width: 35px;
}
.abtUl li:first-child .continF {
padding: 29px 48px 19px 20px;
}
p {
line-height: 25px;
margin: 0 0 32px;
}
.continF>p {
height: 98px;
}
.abtUl li {
height: 313px;
}
.abtRgtBg .tablDv,
.abtLftBg .tablDv {
height: 313px;
vertical-align: middle;
}
.tablDv>span img {
width: 281px;
}
.leftSc .heading {
padding: 19px 0 0;
}
.leftSc .heading small {
font-size: 15.5px;
margin: 0 0 0px;
}
h1 {
font-size: 42.6px;
line-height: 60px;
margin-top: 5px;
}
.leftSc .heading h1 span,
.leftSc .heading h2 span {
font-size: 56.7px;
line-height: 53px;
}
.sec2 .leftSc {
padding-top: 40px;
}
.heading h2 {
font-size: 42px;
line-height: 67px;
}
.solutionSc {
padding: 41px 0 0;
}
.soluConInn {
padding: 3px 0 0 31px;
}
.soluConInn>small,
.soluConInn2>small {
font-size: 14.3px;
padding: 0px 8px 0px;
}
.soluConInn>p,
.soluConInn2>p {
height: 99px;
}
.solutionSc>li,
.soluIn {
height: 306px;
}
.soluIn img {
width: 289px;
}
.sec3 .rgtSc {
padding-bottom: 103px;
padding-right: 82px;
}
.ClientSlider {
padding: 88px 0 0;
width: 100%;
}
.clientele li img {
width: 170px;
}
.sec4 .solutionSc>li {
height: auto;
}
.sec4 .soluConInn,
.sec4 .solutionSc>li .soluIn {
height: 201px;
}
.sec4 .soluIn img {
width: 100%;
}
.sec4 .contRgtInn {
padding-top: 30px;
}
.sec4 .solutionSc>li .soluConInn>p {
height: 51px;
line-height: 18px;
}
.sec4 .soluConInn>small {
font-size: 16.3px;
}
.iconFixed .top-menu {
width: 27px !important;
height: 3px !important;
}
.iconFixed .bottom-menu {
width: 27px !important;
height: 3px !important;
} .language a {
margin: 1px 0 0 0;
display: inline-block;
padding: 2px 5px;
float: left;
width: 36px;
height: 36px;
line-height: 32px;
text-align: center;
}
.top-menu {
top: 5px;
width: 21px;
height: 2px;
}
.mid-menu {
top: 10px;
width: 21px;
height: 2px;
}
.bottom-menu {
top: 15px;
width: 21px;
height: 2px;
}
.icon {
height: 32px;
width: 21px;
top: 0px;
right: 18px;
}
.menu {
height: 42px;
margin-top: -3px;
width: 57px;
}
.logoRgt {
float: right;
height: 99px;
max-width: 875px;
padding: 36px 0 0;
margin-right: 3px;
}
.logo {
float: left;
margin: 17px 0 0;
width: 239px;
}
h3 {
font-size: 61px;
}
.wid {
padding: 0 15px;
width: 79%;
}
.ftrScentr>span {
font-size: 28px;
}
.ftrScentr {
font-size: 17px;
line-height: 41px;
}
.sgnpCvr {
float: left;
padding: 40px 0 0 35px;
}
.copy.rgtfl li a {
padding: 0 21px;
}
.banLftCon,
.banRgtCon {
padding: 122px 20px 0;
min-height: 675px;
}
.bannerHgt iframe,
.bannerHgt,
.bannerHgt::before,
.bannerHgt::after,
.bannr3ContL,
.bannr3ContR,
.banner {
height: 675px;
}
.banLftCon {
padding-top: 138px;
}
.oneS {
font-size: 21px;
}
.twoS {
font-size: 43px;
line-height: 39px !important;
vertical-align: top !important;
}
.threeS {
font-size: 38px;
}
.fourS {
font-size: 29px;
}
.fiveS {
font-size: 45px;
line-height: 47px !important;
vertical-align: top !Important;
} .sp1 {
font-size: 30px;
line-height: 38px !important;
font-weight: 900;
-webkit-font-smoothing: antialiased;
}
.sp3 {
font-size: 37px;
line-height: 30px !important;
}
.sp5 {
font-size: 47px;
line-height: 37px !important;
vertical-align: top !important;
}
.sp6 {
font-size: 27px;
line-height: 51px !important;
vertical-align: top !important;
}
.sp7 {
font-size: 60px;
line-height: 47px !important;
vertical-align: top !important;
}
.sp8 {
font-size: 43px;
vertical-align: top !important;
line-height: 52px !important;
}
.bannr3ContL,
.bannr3ContR {
padding-top: 214px;
}
.bannr3ContL>ul {
margin-right: 0;
width: 96.5%;
}
.bannr3ContR>ul {
width: 96.5%;
}
.bannr3ContL>ul li,
.bannr3ContR>ul li {
height: 136px;
font-size: 28px;
background-size: 80px;
line-height: 33px;
padding: 38px 0 0 165px;
}
footer {
padding: 12px 0;
}
footer .wid {
width: 95%;
}
.copy {
font-size: 12px;
}
.copy.rgtfl li a {
padding: 0 34px;
font-size: 12px;
}
.sgnupBg {
height: 94px;
padding-bottom: 20px;
}
.sgnpCvr {
padding: 21px 0 0 35px;
}
.socialCBg {
height: 94px;
padding-bottom: 1px;
position: relative;
}
.socInCvr {
padding: 18px 0 0;
}
.sgnpCvr {
padding: 28px 0 0 53px;
width: 85%;
}
.sgnpCvr li input[type="submit"] {
font-size: 13px;
height: 40px;
outline: none;
}
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="password"] {
font-size: 12.8px;
height: 37px;
}
.socInCvr {
padding: 0 0 0;
}
.social li {
height: 37px;
width: 38px;
}
.social li a,
.socialFtr li a {
background-size: 27px auto;
}
.ftrScentr {
font-size: 15px;
line-height: 41px;
padding: 81px 0 52px 38px;
}
.clintLog {
padding: 37px 34px 0 12px;
}
.clLgnCvr,
.searchBtmCvr {
padding: 22px 0 0;
}
.clLgnCvr li {
margin: 0 0 15px;
}
.clLgnCvr input[type="submit"],
.searchBtmCvr input[type="submit"] {
font-size: 18px;
height: 36px;
width: 114px;
}
.searchBtm {
padding: 35px 16px 0 29px;
}
.btmTitls {
font-size: 17px;
}
.ftrScentr>span {
font-size: 33px;
}
.innerPage h1 {
font-size: 86.7px;
line-height: 76px;
padding-bottom: 35px;
margin-bottom: 89px;
}
.innerPage {
margin-top: 0px;
padding-top: 58px;
}
.innerpgInn {
width: 92.2%;
}
.subTi {
font-size: 14px;
margin-bottom: 35px;
padding: 0 13px;
margin-bottom: 17px;
}
.innerPage p,
.innerPage {
color: #4f4f4f;
font-size: 14px;
}
.carSc {
width: 81%;
}
.innrCreer {
padding: 57px 0 0;
min-height: 505px;
}
.innrCreer h2 {
margin-bottom: 12px;
font-size: 84px;
line-height: 74px;
}
.carSc {
margin: 40px auto 0;
}
.crRgt,
.crLft {
padding: 34px 0 0;
}
.crLft li,
.crRgt li {
font-size: 19px;
line-height: 20px;
margin-bottom: 14px;
}
.carRdus {
height: 224px;
width: 224px;
}
.innrCreer>small {
font-size: 17px;
}
}
@media only screen and (max-width:1420px) {
.banner {
margin-top: 0px;
}
.blogPage li {
width: 22.5%;
}
.artSoultns>ul>li .artTitle {
font-size: 36px;
height: 253px;
line-height: 41px;
}
}
@media only screen and (max-width:1366px) {
.atchFile span.wpcf7-not-valid-tip {
left: 0px !important;
font-size: 11px !important;
padding: 8px 7px !important;
}
.car_inner span.wpcf7-not-valid-tip {
padding: 5px;
}
img.alignnone.size-full.wp-image-244 {
margin-bottom: 30px;
}
img.alignnone.size-full.wp-image-168 {
margin-bottom: 30px;
}
img.alignnone.size-full.wp-image-167 {
margin-bottom: 30px;
}
.secsol .abtImg {
margin-bottom: 30px;
}
.secab .abtImg {
margin-bottom: 30px;
}
.abtImg.bgcol.imgwrap {
margin-bottom: 30px;
}
.innerPage .blogDscr a {
color: #4f5050;
}
.sec5:hover {
height: 416px;
}
.soluConInn img {
width: 32px;
}
.soluConInn2 img {
width: 32px;
}
.sec4 .soluConInn small {
font-size: 16px;
} .language {
margin-right: 4px;
}
.sec2 .solutionSc>li:nth-child(5) {
padding-top: 40px;
}
.sec2 .solutionSc>li:nth-child(9) {
padding-top: 40px;
}
.solutionSc li:nthchild(1) .soluConInn>small {
margin-top: 0px !important;
}
.cimgright a {
padding: 5px 20px;
}
.cimgright p:nth-child(1) {
font-size: 14px;
margin-bottom: 10px;
}
.cimgright p:nth-child(3) {
font-size: 14px;
margin-top: 10px;
}
.usa span {
margin-bottom: 90px;
}
.interArea span span span {
margin: 3px 0;
width: 39%;
}
.blogTitl>small {
color: #4f4f4f;
display: block;
padding: 0 0 6px;
font-size: 15px;
}
.blogTitl {
font-size: 21.8px;
font-family: 'effrabold';
min-height: 183px;
text-transform: uppercase;
padding: 54px 0 0;
line-height: 27px;
}
.blogDscr {
color: #4f4f4f;
font-size: 13px;
margin-bottom: 19px;
height: 108px;
line-height: 25px;
overflow: hidden;
padding: 6px 0 0;
}
.abtRgtIn {
width: 50.3%;
padding: 0 0 139px;
}
.soluConInn>a,
.soluConInn2>a {
display: inline-block;
margin: 14px 0 0;
width: 27px;
height: 15px;
}
.contFrm {
margin-top: 34px;
margin-left: 4px;
}
.sec6 input {
padding: 4px 16px;
}
.sec6 .wpcf7-not-valid-tip {
color: #f00;
font-size: 1em;
font-weight: normal;
display: block;
position: absolute;
top: 0;
background: #c0b283;
width: 100%;
height: 55px;
padding: 14px;
border: 2px solid #fff;
}
.sec8 .sgnpCvr .wpcf7-not-valid-tip {
color: #f00;
font-size: 1em;
font-weight: normal;
display: block;
position: absolute;
top: 0;
background: #c0b283;
width: 100%;
height: 37px;
padding: 5px;
border: 4px solid #fff;
}
.sec6 small a,
.contEml>a {
font-size: 29px;
line-height: 42px;
}
.homeCont {
margin: 159px auto 0;
max-width: 595px;
}
.sec6 h3 {
font-size: 63px;
}
.homeCont input[type="submit"] {
padding-bottom: 16px;
border-bottom-width: 3px;
padding-left: 0;
padding-right: 0;
outline: none;
font-size: 24px;
}
.sec6 {
padding: 60px 0 77px;
}
.socialCBg input[type="text"],
input[type="tel"],
input[type="email"],
input[type="password"] {
padding: 4px 0px;
}
.sgnupBg input[type="text"],
input[type="tel"],
input[type="email"],
input[type="password"] {
padding: 4px 10px;
}
.keyword li:nth-child(1) input[type="submit"] {
background-size: 15px;
}
.sec4 .solutionSc li:nth-child(2) .soluConInn {
padding: 0px 21px !important;
}
.sec4 .solutionSc li:nth-child(3) .soluConInn {
padding: 0 31px !important;
}
.sec4 .soluConInn {
padding: 0 8px;
}
.space {
padding-top: 16px;
}
h3 {
font-size: 50px;
}
.solutionSc {
padding: 46px 0 0;
}
.sp9 {
font-size: 21px;
line-height: 33px !important;
}
.sp8 {
font-size: 30.3px;
vertical-align: top !important;
line-height: 28px !important;
position: relative;
left: 4px;
}
.sp7 {
font-size: 43.5px;
line-height: 10px !important;
vertical-align: top !important;
}
.sp4 {
position: relative;
bottom: 25px;
font-size: 35px;
}
.sp6 {
position: relative;
bottom: 16px;
font-size: 25px;
}
.sp5 {
position: relative;
bottom: 14px;
padding-left: 5px;
font-size: 43.5px;
}
.banRgtCon span {
line-height: normal;
}
.sp3 {
font-size: 37.8px;
line-height: 0;
position: relative;
bottom: 32px;
}
.sp2 {
font-size: 49px;
padding-top: 20px;
display: block;
}
.sp1 {
position: relative;
top: 15px;
font-size: 33.5px;
line-height: 38px !important;
font-weight: 900;
-webkit-font-smoothing: antialiased;
}
.nineS {
font-size: 42.3px;
position: relative;
bottom: 4px;
left: 7px;
}
.eightS {
font-size: 33.9px;
padding-left: 11px;
}
.sevenS {
font-size: 51.2px;
padding-left: 19px;
}
.sixS {
position: relative;
bottom: 6px;
left: 16px;
font-size: 25px;
}
.fiveSS {
color: #c0b283;
position: relative;
bottom: 13px;
left: 7px;
font-size: 42.4px;
}
.fourSS {
font-size: 25.5px;
color: #96cb3d;
position: relative;
bottom: 5px;
left: 8px;
}
.fiveS {
font-size: 42px;
position: relative;
left: 16px;
bottom: 9px;
}
.fourS {
font-size: 25px;
position: relative;
top: -4px;
left: 9px;
padding-right: 22px;
}
.oneSS {
font-size: 34.2px;
color: #c0b283;
position: relative;
top: -3px;
padding-left: 14px;
}
.threeS {
font-size: 36.7px;
position: relative;
top: -8px;
padding-left: 26px;
}
.coma3 {
font-size: 36px;
position: relative;
right: 2px;
bottom: 7px;
}
.mobilenav li a {
font-size: 48px;
line-height: 47px;
padding: 10px 0;
}
.mobilenav li {
padding: 0;
}
.oneS {
font-size: 34px;
line-height: 60px !important;
padding-left: 16px;
float: left;
}
.coma {
font-size: 42px;
float: left;
}
.twoS {
font-size: 42px;
line-height: 45px !important;
vertical-align: top !important;
}
}
@media only screen and (max-width:1365px) {
.our_clientele #portfoliolist .portfolio {
width: 31.5%;
}
.bannerHgt iframe {
height: 600px !important;
}
.oneS {
font-size: 32px;
}
.social li {
width: 34px;
}
.oneSS {
font-size: 32px;
}
.coma2 {
font-size: 44px;
}
}
@media only screen and (max-width:1300px) {
.innerPage h1 {
font-size: 60px;
line-height: 65px;
}
}
@media only screen and (max-width:1288px) {
.oneS {
font-size: 25px;
text-align: center;
float: none;
display: inline-block;
}
.coma {
display: inline-block;
float: none;
font-size: 29px;
vertical-align: inherit !important;
line-height: 57px !important;
}
.coma2 {
font-size: 30px;
bottom: 0;
}
.fiveS {
font-size: 25px;
}
.fiveSS {
font-size: 25px;
}
.sevenS {
font-size: 40px;
}
.threeS {
font-size: 25px;
top: 0;
padding-left: 0;
}
.oneSS {
font-size: 25px;
}
.sp1 {
font-size: 25px;
}
.sp2 {
font-size: 30px;
}
.sp3 {
font-size: 25px;
}
.sp4 {
font-size: 25px;
}
.sp5 {
font-size: 30px;
}
}
@media only screen and (max-width:1280px) {
.stgthju {
margin-top: 0px !important;
}
.tfgthh {
margin-top: 0px !important;
}
.titsuddt {
margin-top: 22px;
}
.tosepto {
margin-top: 6px !important;
}
.SpcNe .abtLftIn {
margin-top: 50px !important;
}
.SpcNee .abtLftIn {
margin-top: 12px !important;
}
.DiGI .abtLftIn {
margin-top: 12px !important;
}
.ourbndndsa .abtLftIn {
margin-top: 13px !important;
}
.ourbndndsaa .abtLftIn {
margin-top: 9px !important;
}
.ourbndndsaaa .abtLftIn {
margin-top: 0px !important;
}
.bsnautmn .abtLftIn {
margin-top: 10px !important;
}
.bsnautmnnew .abtLftIn {
margin-top: 5px !important;
}
.bannr3ContL>ul li,
.bannr3ContR>ul li {
font-size: 25px;
padding: 33px 0 0 196px;
}
.social li {
width: 31px;
}
}
@media only screen and (max-width:1200px) {
.bsnautmnnew .abtLftIn {
margin-top: 20px !important;
}
.SpcNe .abtLftIn {
margin-top: 20px !important;
}
.SpcNee .abtLftIn {
margin-top: 20px !important;
}
.ourbndndsa .abtLftIn {
margin-top: 20px !important;
}
.ourbndndsaa .abtLftIn {
margin-top: 20px !important;
}
.ourbndndsaaa .abtLftIn {
margin-top: 20px !important;
}
.techsa .abtLftIn {
margin-top: 20px !important;
}
.cntssst {
margin-top: 20px;
}
.techsaa .abtLftIn {
margin-top: 20px !important;
}
.DiGI .abtLftIn {
margin-top: 20px !important;
}
.our_clientele .portfolio img {
width: 100%;
}
.portfolio {
width: 30.5%;
}
.ContactSec .wpcf7-not-valid-tip {
padding: 4px 6px;
font-size: 12px !important;
}
.reveal-modal {
margin-left: -490px;
width: 980px;
}
.playIcon {
height: 80px;
margin-left: -61px;
margin-top: -50px;
width: 80px;
}
.bannrAbt {
font-size: 150px;
}
.sec7 {
padding: 0 15px;
}
.clLgnCvr input[type="submit"],
.searchBtmCvr input[type="submit"] {
width: 100%;
}
.clintLog {
width: 21.6%;
}
.ftrScentr {
width: 47.5%;
padding: 123px 20px 70px;
}
.searchBtm {
width: 28%;
}
.social li {
height: 36px;
width: 31px;
}
}
@media only screen and (max-width:1175px) {
.sgnupBg {
width: 100%;
}
.social li {
width: 35px;
}
.socialCBg {
width: 100%;
}
.sgnpCvr {
float: none;
margin: 0 auto;
padding: 26px 0 0;
width: 400px;
}
}
@media only screen and (max-width:1140px) {
.oneS {
font-size: 20px;
}
.threeS {
font-size: 25px;
}
.nineS {
font-size: 42px;
}
.sp2 {
font-size: 35px;
}
.sp3 {
font-size: 23px;
}
.sp5 {
font-size: 26px;
}
.sp7 {
font-size: 30px;
}
.banLftCon span,
.banRgtCon span {
line-height: 55px;
}
.artSoultns>ul>li .artTitle {
font-size: 26px;
height: 210px;
line-height: 34px;
}
}
@media only screen and (max-width:1050px) {
.carRdus {
border-width: 6px;
height: 150px;
margin-top: 28px;
width: 150px;
}
.crLft li,
.crRgt li {
font-size: 16px;
line-height: 20px;
margin-bottom: 7px;
}
.innerPage h1 {
font-size: 49px;
}
.carSc {
width: 94%;
}
}
@media only screen and (max-width:1024px) {
.bnrImgNw {
height: 700px;
background-position: center -180px !important;
}
.our_clientele #portfoliolist .portfolio {
width: 22.33%;
}
.infoBX {
display: none;
}
.bannerHgt iframe {
height: 575px !important;
}
.sec4 .soluConInn small {
font-size: 14px;
line-height: 21px;
}
.sec4 .solutionSc>li p {
font-size: 13px;
}
.lSAction>a {
top: 35%;
}
.bannr3ContL,
.bannr3ContR {
padding-top: 95px;
}
.sp6 {
line-height: 16px !important;
}
.sec4 .soluConInn>small {
font-size: 14.3px;
}
.fourSS {
bottom: 12px;
}
.banLftCon {
padding-top: 50px;
}
.bannerHgt iframe,
.bannerHgt,
.bannerHgt::before,
.bannerHgt::after,
.bannr3ContL,
.bannr3ContR,
.banner {
height: 480px;
}
.banLftCon,
.banRgtCon {
padding-top: 50px;
}
.sevenS {
font-size: 30px;
line-height: 32px !important;
padding-left: 0px;
}
.nineS {
font-size: 30px;
}
.sixS {
line-height: 8px !important;
position: inherit;
padding-left: 21px;
}
.banLftCon span,
.banRgtCon span {
line-height: 44px;
}
.fiveS {
position: inherit;
line-height: 25px !important;
}
.sevenS {
line-height: 29px !important;
}
.eightS {
line-height: 44px !important;
}
.fiveSS {
line-height: 20px !important;
}
.oneS {
line-height: 45px !important;
}
.threeS {
line-height: 56px !important;
}
.fourS {
line-height: 48px !important;
}
.fourSS {
line-height: 49px !important;
}
.oneSS {
padding-left: 0px;
top: 0;
line-height: 25px !important;
}
.twoS {
font-size: 24px;
line-height: 55px !important;
}
.coma {
font-size: 20px;
bottom: 0px;
top: 0;
position: inherit;
line-height: 42px !important;
}
.coma2 {
font-size: 20px;
bottom: 0px;
line-height: 22px !important;
}
.coma3 {
font-size: 20px;
}
.wid {
padding: 0 15px;
width: 100%;
}
.icon.iconFixed {
right: 33px;
top: 33px;
}
.sp1 {
position: inherit;
line-height: 0px !important;
}
.sp2 {
font-size: 28px !important;
padding-top: 34px;
display: inherit;
line-height: 3px !important;
}
.sp3 {
position: inherit;
line-height: 18px !important;
vertical-align: top !important;
}
.sp4 {
position: inherit;
display: inherit;
}
.sp5 {
line-height: 45px !important;
}
.sp6 {
position: inherit;
line-height: 20px !important;
}
.sp7 {
line-height: 0px !important;
vertical-align: top !important;
}
.sp8 {
position: inherit;
line-height: 16px !important;
}
.sp9 {
line-height: 25px !important;
}
}
@media only screen and (max-width:1023px) {
.reveal-modal {
margin-left: -344px;
width: 688px;
}
.contUlFrm>li:nth-child(1),
.contUlFrm>li:nth-child(2),
.contUlFrm>li:nth-child(3),
.contUlFrm>li:nth-child(4) {
width: 100%;
}
.interArea>li {
width: 100%;
}
}
@media only screen and (max-width:995px) {
.sp5 {
line-height: 31px !important;
display: inline-block;
position: static;
}
.sp4 {
display: inline-block;
line-height: 37px !important;
}
.fourSS {
line-height: 25px !important;
}
.oneSS {
padding-left: 0px;
top: 0;
line-height: 49px !important;
display: inline-block;
}
.sp3 br {
display: none;
}
.sp2 {
font-size: 28px !important;
padding-top: 14px;
}
.ContactSec .wpcf7-not-valid-tip {
padding: 4px 4px;
font-size: 10px !important;
}
.fourS {
position: static;
display: inline-block;
padding-right: 0;
line-height: 49px !important;
padding-left: 10px;
}
.coma2 {
font-size: 20px;
bottom: 0 px;
line-height: 55px !important;
}
.coma3 {
font-size: 20px;
}
.sixS {
line-height: 34px !important;
position: inherit;
padding-left: 21px;
display: inline-block;
}
.nineS {
font-size: 21px !important;
line-height: 36px !important;
}
.fiveSS {
line-height: 9px !important;
}
.threeS {
position: inherit;
line-height: 50px !important;
}
.fiveS {
line-height: 33px !important;
}
.sp1,
.sp2,
.sp3,
.sp4,
.sp5,
.sp6,
.sp7,
.sp8,
.sp9 {
line-height: 30px !important;
}
.fiveS {
position: inherit;
}
.twoS {
line-height: 45px !important;
}
.banLftCon {
padding-top: 50px;
}
.abtLftIn,
.abtRgtIn {
padding: 0 0 20px;
width: 100%;
}
.artSoultns a {
background-size: 30px auto;
}
.artSoultns>ul>li .artTitle {
height: auto;
}
.artSoultns>ul>li {
padding: 13px 16px;
width: 100%;
}
.soluImg {
margin: 0 auto;
width: 60px;
}
.tags {
padding: 0 17px;
}
.tags li {
font-size: 12px;
}
.artSoultns>ul>li .artTitle br {
display: none;
}
.blogPage li {
width: 45.5%;
}
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="password"] {
height: 36px;
outline: none;
}
.innerPage h1 {
font-size: 38px;
line-height: 46px;
}
.uplbtn {
width: 33%;
font-size: 16px;
}
.upLinput {
width: 65% !important;
}
.bannr3ContL>ul li,
.bannr3ContR>ul li {
background-position: 16px 50%;
background-size: 80px auto;
font-size: 23px;
padding: 30px 0 0 108px;
}
oneS,
.twoS,
.threeS,
.fourS,
.fiveS,
.sixS,
.sevenS,
.eightS,
.nineS,
.oneSS,
.fiveSS,
.fourSS {
font-size: 19px;
}
.sp1,
.sp2,
.sp3,
.sp4,
.sp5,
.sp6,
.sp7,
.sp8,
.sp9 {
font-size: 18px;
line-height: 28px !important;
}
.continF>p {
font-size: 17px;
line-height: 30px;
}
.abtUl li:first-child .continF::before {
left: 8px;
}
.abtUl li:first-child .continF {
padding: 17px 10px;
}
.abtUl li:last-child .continF {
padding: 17px 10px;
}
.abtUl li,
.abtRgtBg .tablDv,
.abtLftBg .tablDv {
height: 250px;
}
.copy.rgtfl li a {
font-size: 12px;
padding: 0 16px;
}
.copy {
font-size: 13px;
}
.sgnpCvr li:nth-child(2) {
width: 32%;
}
.sgnpCvr li:nth-child(1) {
width: 68%;
}
.sgnupBg {
padding-bottom: 27px;
}
.social li {
height: 40px;
width: 40px;
}
.sec6 {
padding: 54px 0 73px;
}
.sec6>small {
padding: 9px 0 20px;
}
.sec6 small a,
.contEml>a {
font-size: 26px;
}
h3,
.sec6 h3 {
font-size: 40px;
line-height: 38px;
}
.heading h2 {
font-size: 44px;
line-height: 46px;
}
.leftSc .heading h1 span,
.leftSc .heading h2 span {
font-size: 40px;
line-height: 69px;
}
.leftSc {
padding-right: 15px;
}
.homeCont {
padding: 0 15px;
}
.clintLog,
.ftrScentr,
.searchBtm {
width: 100%;
}
.clLgnCvr li:nth-child(1),
.clLgnCvr li:nth-child(2) {
float: left;
width: 39%;
}
.clLgnCvr li:nth-child(3) {
float: left;
width: 22%;
}
.clintLog {
padding: 20px 15px 0;
}
.clLgnCvr,
.searchBtmCvr {
padding: 9px 0 0;
}
.clLgnCvr li {
border-right: 1px solid #383838;
}
.ftrScentr {
border-bottom: 1px solid #535047;
border-top: 1px solid #535047;
border-left: 0px solid #535047;
border-right: 0px solid #535047;
padding: 0 15px;
}
.searchBtmCvr li:nth-child(1) {
float: left;
width: 80%;
}
.searchBtmCvr li:nth-child(2) {
float: left;
width: 20%;
}
.searchBtm {
padding: 20px 15px 0;
}
}
@media only screen and (max-width:885px) {
.ressol {
display: block;
}
.nressol {
display: none;
}
.sec4 .soluConInn,
.sec4 .solutionSc>li .soluIn {
height: 287px;
}
.abtUl li:nth-child(odd) {
width: 100%;
}
.abtUl li,
.abtRgtBg .tablDv,
.abtLftBg .tablDv {
height: 250px;
}
.continF>p {
height: auto;
}
.abtUl li {
float: left;
height: auto;
width: 100%;
}
.rgtSc {
padding-left: 30px;
width: 70%;
}
.leftSc {
width: 30%;
}
.solutionSc>li {
float: left;
height: auto;
width: 100%;
}
.soluConInn {
padding: 10px 0 0;
}
.soluConInn>p,
.soluConInn2>p {
height: auto;
overflow: hidden;
}
.solutionSc {
padding: 0;
}
.sec4 .solutionSc>li {
height: auto;
width: 100%;
margin-bottom: 10px;
}
.sec4 .solutionSc>li .soluConInn>p {
height: 88px;
}
.sec4 .solutionSc>li:nth-child(4) .soluConInn,
.sec4 .solutionSc>li:nth-child(6) .soluConInn {
padding: 0 20px;
}
.sec4 .solutionSc>li:nth-child(6) .soluConInn {
padding: 0 20px;
}
.sec4 .soluConInn {
height: auto !important;
}
.sec4 .solutionSc>li .soluConInn>p {
height: auto;
}
}
@media only screen and (max-width:874px) {
.sitemap_menu .sub-menu {
float: none;
}
.sitemap_menu .sub-menu li a {
border-bottom: inherit !important;
}
.navigate {
background: #1b8f7a;
position: absolute;
right: 0;
top: 124px;
width: 100%;
z-index: 9;
}
.menuImg {
width: 40px;
float: right;
cursor: pointer;
}
.MenuIcon {
display: block;
}
.MenuIcon span {
float: left;
width: 100%;
height: 4px;
background: #1B8F7A;
margin: 1px 0;
}
.navigate {
display: none;
}
.navigate li {
width: 100%;
}
.navigation ul li a {
border-bottom: 1px solid #303030;
color: #fff;
font-size: 17px;
padding: 10px 2%;
width: 100%;
}
.navigate .menu-item-has-children>span {
display: block;
right: 2%;
position: absolute;
width: 40px;
height: 40px;
background: url(//www.crabiz.com/wp-content/themes/Netstger_Creative_Suite/images/dpDownArrow.png) no-repeat center center;
top: 8px;
cursor: pointer;
}
.navigate .menu-item-has-children:hover>ul {
display: none;
}
.menu ul li {
background: #666;
border-bottom: 1px solid #fff;
display: block;
float: left;
padding: 17px 0;
width: 100%;
}
.sub-menu {
float: left;
margin: 0;
padding: 0;
position: inherit;
top: inherit;
width: 100% !important;
}
.sub-menu li {
width: 100%;
padding: 0%;
}
.sub-menu li a {
font-size: 15px !important;
padding: 10px 32px !important;
}
.sub-menu li a {
border-bottom: 1px solid #252525 !important;
font-size: 15px !important;
padding: 10px 32px !important;
width: 100%;
}
.sub-menu ul li {
background: none repeat scroll 0 0 #666;
display: block;
padding: 16px 10px;
}
.sub-menu .sub-menu {
float: left;
position: static;
padding: 0;
margin: 0;
}
.sub-menu .sub-menu li {
padding: 0;
margin: 0;
}
.sub-menu .sub-menu li a {
padding-left: 9%!important;
background: #414141;
}
.sub-menu .menu-item-has-children a {
background-image: none;
}
.sub-menu .menu-item-has-children a:hover {
background-image: none;
}
.sitmpee .sub-menu li a {
font-size: inherit !important;
line-height: inherit !important;
padding: 0 22px !important;
font-size: 16px !important;
}
.sitmpee li a {
font-size: 16px;
}
}
@media only screen and (max-width:768px) {
.bnrImgNw {
height: 700px;
background-position: center -331px !important;
}
.bannerHgt iframe {
height: 400px !important;
}
.oneS {
line-height: 24px !important;
position: inherit;
font-size: 18px;
}
.coma {
line-height: 26px !important;
position: inherit;
}
.oneSS {
line-height: 14px !important;
position: inherit;
}
.coma2 {
line-height: 14px !important;
position: inherit;
}
.threeS {
line-height: 7px !important;
position: inherit;
}
.coma3 {
line-height: 12px !important;
position: inherit;
margin-right: 11px;
}
.fourS {
line-height: 7px !important;
position: inherit;
padding: 0 0px 0 4px;
}
.fourSS {
line-height: 41px !important;
position: static;
display: inline-block;
}
.fiveS {
position: static;
display: inline-block;
line-height: 44px !important;
}
.fiveSS {
line-height: 31px !important;
position: inherit;
}
.sixS {
line-height: 33px !important;
position: static;
padding: 0 0 0 7px;
display: inline-block;
}
.sevenS {
line-height: 26px !important;
position: inherit;
}
.eightS {
line-height: 14px !important;
position: inherit;
}
.nineS {
line-height: 14px !important;
position: inherit;
}
.sp1 {
line-height: 22px !important;
position: inherit;
display: inherit;
}
.sp2 {
padding-top: 0px;
line-height: 32px !important;
position: inherit;
display: inherit;
}
.sp3 {
line-height: 21px !important;
position: inherit;
display: inherit;
}
.sp4 {
line-height: 31px !important;
position: inherit;
display: inherit;
}
.sp5 {
line-height: 21px !important;
position: inherit;
}
span.sp3 br {
display: none !important;
}
.sp6 {
line-height: 21px !important;
position: inherit;
}
.sp7 {
line-height: 21px !important;
position: inherit;
}
.sp8 {
line-height: 21px !important;
position: inherit;
}
.sp9 {
line-height: 21px !important;
position: inherit;
}
.bannerHgt iframe,
.bannerHgt,
.bannerHgt::before,
.bannerHgt::after,
.bannr3ContL,
.bannr3ContR,
.banner {
height: 328px;
}
.lSAction>a {
top: 25%;
}
.busscons .leftfl .abtImg {
margin-left: 15px;
}
.sub-menu li {
margin-top: 0 !important;
}
.bannr3ContL,
.bannr3ContR {
padding-top: 20px;
}
.bannr3ContL>ul li,
.bannr3ContR>ul li {
line-height: 32px;
}
.lSAction>a {
top: 36%;
}
.continF>p {
font-size: 15px;
}
.soluConInn>p,
.soluConInn2>p {
font-size: 15px;
}
.soluConInn>a,
.soluConInn2>a {
margin: 0px;
margin-bottom: 15px;
}
.sec4 .soluConInn {
padding: 10px 20px;
}
.sec4 .solutionSc li:nth-child(2) .soluConInn {
padding: 10px 20px !important;
}
.sec4 .solutionSc li:nth-child(3) .soluConInn {
padding: 10px 20px !important;
}
.sec4 .soluConInn>a,
.soluConInn2>a {
margin-bottom: 0px;
}
.abtUl li:nth-child(odd) .homeCont textarea {
font-size: 11px;
}
.menu {
margin-top: 0;
margin-bottom: 5px;
}
.banLftCon span,
.banRgtCon span {
line-height: 43px;
}
}
@media only screen and (max-width:767px) {
.heading span {
line-height: 40px;
}
.sgnpCvr li input[type="submit"] {
height: 36px;
}
.mobilenav li:first-child {
margin-top: 0px;
}
ul#menu {
display: table-cell;
vertical-align: middle;
}
.mnu_nav {
display: table !important;
width: 100%;
vertical-align: middle;
position: absolute;
top: 0;
bottom: 0;
height: 100%;
}
img.alignnone.size-full.wp-image-167 {
margin-bottom: 0;
}
img.alignnone.size-full.wp-image-244 {
margin-bottom: 0;
}
ul.abtUl li:first-child:hover {
background: rgba(197, 194, 194, 0.22);
}
ul.abtUl li:nth-child(3):hover {
background: rgba(197, 194, 194, 0.22);
}
.soluCont:hover {
background: rgba(197, 194, 194, 0.49);
}
.our_clientele {
padding: 20px;
}
.our_clientele #portfoliolist .portfolio {
margin: 10px 0px;
width: 100%;
}
.social ul {
top: 122px;
}
.playIcon {
height: 80px;
margin-left: 0;
margin-top: 0;
width: 80px;
left: 0;
top: 39%;
right: 0;
bottom: 0;
vertical-align: middle;
text-align: center;
margin: 0px auto;
}
.bannrAbt {
font-size: 80px;
padding: 0;
}
.tablDv>span img {
width: 224px;
}
.contUlFrm li:nth-child(3) .wpcf7-not-valid-tip {
margin-left: 0px !important;
}
.artSoultns>ul>li:nth-child(5) {
padding: 24px 24px;
}
.artSoultns>ul>li:nth-child(4) {
padding-bottom: 15px;
}
.busConsultng .abtRgtIn,
.busConsultng .abtLftIn {
padding-bottom: 0;
}
.car_inner .contUlFrm input[type="submit"] {
float: right !important;
}
.car_inner .contFrm li:last-child {
width: 68% !important;
}
.innerPage p,
.innerPage {
margin-bottom: 25px;
}
.oneS {
line-height: 21px !important;
}
.coma {
line-height: 21px !important;
}
.oneSS {
line-height: 21px !important;
}
.coma2 {
line-height: 21px !important;
}
.threeS {
line-height: 21px !important;
}
.coma3 {
line-height: 21px !important;
}
.fourS {
line-height: 21px !important;
}
.fourSS {
line-height: 21px !important;
}
.fiveS {
line-height: 31px !important;
}
.fiveSS {
line-height: 30px !important;
}
.sixS {
line-height: 31px !important;
}
.sevenS {
line-height: 20px !important;
display: block;
}
.eightS {
line-height: 21x !important;
}
.nineS {
line-height: 15px !important;
font-size: 21px;
}
.sp1 {
display: inline-block;
line-height: 21px !important;
}
.sp2 {
display: inline-block;
line-height: 21px !important;
}
.sp3 {
display: inline-block;
line-height: 21px !important;
}
.sp4 {
display: inline-block;
line-height: 21px !important;
}
.sp5 {
display: inline-block;
line-height: 21px !important;
}
.sp6 {
display: inline-block;
line-height: 21px !important;
}
.sp7 {
display: inline-block;
line-height: 21px !important;
}
.sp8 {
display: inline-block;
line-height: 21px !important;
}
.sp9 {
display: inline-block;
line-height: 21px !important;
}
.sp7,
.sp8,
.sp9 br {
display: none;
}
span.sp1 br {
display: none;
}
.innerpgInn h3 {
margin-top: 33px;
margin-bottom: 10px;
}
.inner_blog .article-body h2 {
margin-bottom: 15px;
margin-top: 30px;
}
.busscons .leftfl .abtImg {
width: 100%;
float: right;
margin-bottom: 25px;
}
.busscons .rgtfl .abtImg {
width: 100%;
float: left;
margin-right: 25px;
margin-bottom: 25px;
}
.sec3 .rgtSc {
padding-bottom: 103px;
padding-right: 46px;
padding-left: 39px;
height: 266px;
}
.sec6 .wpcf7-not-valid-tip {
padding: 14px 4px;
}
.sec2 .solutionSc>li:nth-child(5) {
padding-top: 0px;
}
.sec2 .solutionSc>li:nth-child(9) {
padding-top: 0;
}
.sixS {
padding-left: 0px;
}
.contUlFrm input[type="submit"] {
font-size: 15px;
height: 46px;
width: 105px;
margin-bottom: 15px;
margin-top: 20px;
}
.interArea span span span {
width: 100%;
}
.contFrm li {
width: 100%;
}
.contUlFrm input[type="email"] {
margin-left: 0px;
}
.contUlFrm .ddcommon .ddTitle {
margin-left: 0px;
}
.keyword li:nth-child(1),
.keyword li:nth-child(1) input[type="submit"] {
height: 33px;
}
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="password"] {
height: 33px;
}
.secab .abtImg {
width: 100%;
float: right;
margin-bottom: 15px;
}
.sub-menu li a {
padding: 10px 0 !important;
}
.sub-menu li:first-child {
margin-top: 0 !important;
}
span.has-subnav {
padding: 1px 10px;
margin-left: 21%;
margin-top: 20px;
}
span.has-subnav.active {
padding: 1px 10px;
margin-left: 21%;
margin-top: 20px;
}
.breadcrumbs {
display: none;
}
.secsol .abtImg {
width: 100%;
float: right;
margin-bottom: 13px;
}
.soluCont p {
margin-top: 0px;
margin-bottom: 10px;
}
.sp4 {
font-size: 21px !important;
}
.banner {
margin-bottom: 10px;
}
.sevenS {
font-size: 20px !important;
}
.sec3 {
margin-top: 30px;
}
.soluConInn {
padding: 0px;
}
.abtUl li:first-child .continF::before {
left: 0px;
}
.abtUl li:first-child .continF {
padding: 17px 0px;
}
.sec4 .soluConInn,
.sec4 .solutionSc>li .soluIn {
height: auto;
}
.sec2 h2 span {
margin-top: 12px;
}
.about-section li:nth-child(4) {
margin-bottom: 20px;
}
.about-section li:nth-child(2) {
margin-bottom: 20px;
}
.about-section li:nth-child(6) {
margin-bottom: 20px;
}
.about-section li:nth-child(8) {
margin-bottom: 20px;
}
.sec4 .soluConInn small {
font-size: 18px;
margin-top: 20px;
margin-bottom: 9px;
}
.sec4 .solutionSc li:nth-child(2) .soluConInn {
padding: 0 !important;
}
.sec4 .solutionSc li:nth-child(3) .soluConInn {
padding: 0 !important;
}
.sec4 .soluConInn {
padding: 0px;
}
.homeCont textarea {
font-size: 12px;
padding: 13px;
outline: none;
line-height: 18px;
}
.wpcf7-not-valid-tip {
background: #c0b283 none repeat scroll 0 0;
border: 3px solid #505050;
height: 100%;
padding: 12px 6px;
position: absolute;
top: 0;
text-align: left;
font-size: 10px !important;
width: 100%;
}
.sec3 h2 span {
margin-top: 14px;
}
.heading h2 {
margin-bottom: 20px;
}
.sec2 .leftSc {
padding-top: 3px;
}
.leftSc .heading h1 span,
.leftSc .heading h2 span {
line-height: 31px !important;
}
.continF>p {
font-size: 14px;
}
.abtUl li .continF {
padding: 13px 0;
}
.sec4 .solutionSc>li:nth-child(1) .soluIn {
margin-top: 20px;
}
.soluConInn>a,
.soluConInn2>a {
margin: 20px 0;
margin-bottom: 20px;
}
.solutionSc small {
text-align: left;
font-size: 13px;
margin: 0px;
margin-bottom: 6px;
}
.continF>p {
text-align: left;
}
.soluConInn>p,
.soluConInn2>p {
text-align: left;
font-size: 15px;
}
.soluConInn>small,
.soluConInn2>small {
padding: 0px 11px;
}
.viewBtn {
margin: 10px 0 0;
text-align: center;
display: inline-block;
width: 166px;
}
.soluConInn2 {
padding: 0px;
}
.cimgright p:nth-child(1) {
font-size: 18px;
margin-top: 20px;
margin-bottom: 20px;
}
.cimgright p:nth-child(3) {
font-size: 18px;
margin-top: 20px;
margin-bottom: 20px;
}
.cimgright {
width: 100%;
}
.cimgleft {
width: 100%;
}
.reveal-modal {
margin-left: -150px;
width: 300px;
}
.imgPad {
height: auto;
}
.cont_Rgt,
.cont_Lft {
width: 100%;
}
.locMap iframe {
height: 200px;
width: 100%;
}
.addrUl span {
display: block;
}
.addrUl span:nth-child(2) {
display: none;
}
.addrs li {
font-size: 17px;
margin: 0 0 6px;
}
#portfoliolist {
padding-bottom: 39px;
padding-top: 31px;
}
#filters li span {
font-size: 23px;
padding: 5px 10px;
}
#portfoliolist .portfolio {
width: 50%;
}
.text-category>small {
font-size: 17px;
line-height: 30px;
}
.text-title {
font-size: 13px;
padding: 0 15px;
}
#portfoliolist .portfolio {
width: 48%;
margin: 1%;
}
.innerPage {
padding-top: 22px;
}
.innrCreer h2 {
font-size: 50px;
line-height: 36px;
}
.innerPage h1 {
margin-bottom: 22px;
padding-bottom: 13px;
}
.blogPage li {
width: 100%;
margin-bottom: 39px;
}
.blogDscr {
font-size: 15px;
line-height: 27px;
}
.blogTitl {
padding-top: 20px;
}
.blogTitl {
font-size: 21px;
min-height: auto;
line-height: 28px;
}
.socialCBg {
padding: 29px 10px;
}
.keyword {
float: none;
margin: 0 auto;
width: 279px;
}
.keyword li:nth-child(2) {
float: left;
width: 87%;
}
.abtLftIn {
width: 100%;
}
.abtRgtIn {
padding: 0 0 30px;
width: 100%;
}
.innerPage {
margin-top: 0px;
}
h1 {
font-size: 35px;
line-height: 26px;
}
h3,
.sec6 h3 {
font-size: 31px;
line-height: 38px;
}
.sgnpCvr li:nth-child(2) {
height: auto;
}
.sgnupBg,
.socialCBg {
text-align: center;
width: 100%;
height: auto;
}
.socInCvr {
padding: 14px 0;
width: 100%;
text-align: center;
}
footer {
text-align: center;
}
.copy {
text-align: center;
width: 100%;
}
.copy.rgtfl li {
display: inline-block;
float: none;
}
.sgnpCvr {
padding: 13px 15px;
}
.crCntr,
.crRgt,
.crLft {
padding: 9px 0;
text-align: center;
width: 100%;
}
.carRdus {
margin-top: 0;
}
.sgnupBg {
padding-bottom: 0;
}
.social li {
display: inline-block;
}
.leftSc .heading {
margin-bottom: 0;
}
.leftSc .heading h1 span,
.leftSc .heading h2 span {
display: inline-block;
margin-left: 9px;
line-height: inherit;
font-size: 29px;
}
.logo {
display: block;
float: none;
margin: 11px auto 0;
width: 200px;
}
.logoRgt {
height: auto;
padding: 11px 0 0;
width: 100%;
}
.menu {
float: right;
}
.bannerHgt iframe,
.bannerHgt,
.bannerHgt::before,
.bannerHgt::after,
.banner {
height: 427px;
}
.bannr3ContL>ul li,
.bannr3ContR>ul li {
background-position: 16px 50%;
background-size: 44px auto;
font-size: 16px;
height: 82px;
line-height: 21px;
padding: 23px 0 0 73px;
}
.bannr3ContL,
.bannr3ContR {
height: auto;
padding: 10px;
width: 100%;
}
.bannr3ContL>ul,
.bannr3ContR>ul {
margin-right: 0;
width: 100%;
}
.eightS {
font-size: 20px;
}
.threeS {
font-size: 21px;
}
.banLftCon,
.banRgtCon {
min-height: auto;
padding: 30px 0 0 0;
}
.bannrRgt,
.bannrLft {
width: 100%;
padding: 3px 0 0 0;
}
.contRgtInn {
padding: 20px 0 0;
}
.leftSc .heading::before {
left: 0;
right: inherit;
}
.leftSc {
padding: 0 10px;
width: 100%;
}
.rgtSc {
padding: 0 10px;
width: 100%;
}
.leftSc .heading {
text-align: left;
}
.icon.iconFixed {
top: 72px;
right: 36px;
}
.menui {
z-index: 999;
}
.mobilenav li a {
font-size: 23px;
line-height: 13px;
}
.rcapcha {
margin: 0 auto 6px;
width: 238px;
}
.shreUs {
display: none;
}
.addthis_sharing_toolbox {
margin-left: 0;
}
.bkmrk {
display: none !important;
}
.infoBX {
display: none !important
}
}
@media only screen and (max-width:639px) {
.abtUl li .continF p {
margin: 0px;
}
.sec4 .contRgtInn {
padding: 0px !important;
}
.bannerHgt iframe,
.bannerHgt,
.bannerHgt::before,
.bannerHgt::after,
.banner {
height: 506px;
margin-top: 0px;
}
.busscons .leftfl .abtImg {
margin-left: 0px;
}
}
@media only screen and (max-width:480px) {
.car_inner .uplbtn {
font-size: 13px;
}
.soluConInn2 small {
text-align: center;
}
.uplbtn {
font-size: 16px;
width: 50%;
}
.innerPage p,
.innerPage {
line-height: 28px;
}
.soluCont p {
text-align: left;
}
.solutionSc small {
display: inline-block;
margin-bottom: 15px;
}
.soluConInn {
text-align: center;
}
.soluConInn2 {
text-align: center;
}
.soluConInn img {
display: inline-block;
margin-bottom: 20px;
}
.soluConInn2 img {
display: inline-block;
margin-bottom: 20px;
}
.upLinput {
width: 50% !important;
}
.mobilenav li a {
font-size: 23px;
line-height: 36px;
}
}
@media only screen and (max-width:479px) {
.bnrImgNw {
height: 512px;
background-position: center 0 !important;
background-repeat: no-repeat !important;
position: relative;
background-size: cover !important;
}
.copy.rgtfl li a {
font-size: 12px;
padding: 0 6px;
}
.sitemap_menu .sub-menu {
padding: 0;
}
.sitemap_menu .sub-menu a {
font-size: 12px !important;
}
#portfoliolist .portfolio {
margin: 0%;
width: 100%;
}
.bannerHgt iframe,
.bannerHgt,
.bannerHgt::before,
.bannerHgt::after,
.banner {
height: 530px;
}
.social li {
height: 33px;
width: 33px;
}
.sgnpCvr {
width: 100%;
}
.oneSS {
font-size: 23px;
}
.threeS {
font-size: 26px;
}
.threeS {
font-size: 23px;
}
.coma3 {
margin-right: 0px;
}
}
@media only screen and (max-width:320px) {
.solutionSc small {
font-size: 12px;
}
.coma3 {
margin-right: 0px;
}
.threeS {
font-size: 22px;
}
.sixS {
display: block;
}
.bannerHgt iframe,
.bannerHgt,
.bannerHgt::before,
.bannerHgt::after,
.banner {
height: 542px;
}
.oneSS {
font-size: 18px;
}
.oneS {
font-size: 15px;
}
}