.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;
margin: 0;
}
.lSSlideWrapper {
max-width: 100%;
overflow: hidden;
position: relative;
}
.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 !important;
transition-duration: inherit !important;
-webkit-transition-timing-function: inherit !important;
transition-timing-function: inherit !important;
}
.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 !important;
transition-duration: inherit !important;
-webkit-transition-property: opacity;
transition-property: opacity;
-webkit-transition-timing-function: inherit !important;
transition-timing-function: inherit !important;
}
.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: #222222;
border-radius: 30px;
display: inline-block;
height: 8px;
overflow: hidden;
text-indent: -999em;
width: 8px;
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: #74b49d;
width:20px;
}
.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 {
overflow: hidden;
-webkit-transition: border-radius 0.12s linear 0s 0.35s linear 0s;
transition: border-radius 0.12s linear 0s 0.35s linear 0s;
}
.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
border-radius: 5px;
}
.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.campbellirvinedirect.com/wp-content/themes/cid/inc_files/scripts/lightslider/src/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.vertical .lSAction > a {
left: 50%;
margin-left: -14px;
margin-top: 0;
}
.lSSlideOuter.vertical .lSAction > .lSNext {
background-position: 31px -31px;
bottom: 10px;
top: auto;
}
.lSSlideOuter.vertical .lSAction > .lSPrev {
background-position: 0 -31px;
bottom: auto;
top: 10px;
}  .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;
}
.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;
}
}
.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;
}/*/*/.lightSlider.lsGrab > * {
cursor: -webkit-grab;
cursor: -moz-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.lightSlider.lsGrabbing > * {
cursor: move;
cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: -o-grabbing;
cursor: -ms-grabbing;
cursor: grabbing;
}html,
body,
div,
span,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
font,
img,
b,
u,
i,
dl,
dt,
dd,
ol,
li,
ul {
border-style: none;
border-color: inherit;
border-width: 0;
padding-top: 0;
padding-left: 0;
padding-right: 0;
padding-bottom: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
text-align: left;
margin-left: 0;
margin-right: 0;
margin-top: 0;
margin-bottom: 0;
} :focus {
outline: 0;
} input[type="text"] {
border-radius: 0;
padding: 1px 0 1px 2px;
-webkit-appearance: none;
}
input[type="button"],
input[type="submit"],
textarea {
border-radius: 0;
-webkit-appearance: none;
} input[type="text"],
input[type="email"],
input[type="password"],
input[type="submit"],
select,
textarea {
border: 0;
margin: 0;
font-family: 'Open Sans' sans-serif;
font-weight: 700;
}
::-webkit-input-placeholder {
color: #2a2a2a;
}
:-moz-placeholder {
color: #2a2a2a;
}
::-moz-placeholder {
color: #2a2a2a;
}
:-ms-input-placeholder {
color: #2a2a2a;
}
*,
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
body {
margin: 0 auto;
color: #2a2a2a;
font-size: 16px;
font-family: 'Open Sans', sans-serif;
font-weight: 300;
background-color:#fff!important;
}
a {
text-decoration: none;
color: #7ac9ca;
font-weight:bold;
}
li {
list-style-type: disc;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: normal;
}
p {
line-height: 22px;
font-size: 16px;
} #main-wrapper {
margin: 0 auto;
position: relative;
}
#header-wrapper {
position: relative;
z-index: 9999;
}
#content-wrapper {
width: 100%;
margin: 0 auto 92px auto;
clear: both;
}
#inner-content-wrapper {
width: 1190px;
margin: 0 auto 98px auto;
overflow: hidden;
position: relative;
margin-bottom: 46px;
}
#footer-wrapper {
clear: both;
margin: 0 auto;
} .page-width {
width: 1244px;
margin: 0 auto;
position: relative;
}
.page-heading {
font-size: 41px;
color: #27b0b4;
text-transform: uppercase;
font-weight: 300;
line-height: 33px;
margin-bottom: 41px;
}
.content-blocks.align-left {
float: left;
}
.content-blocks {
width: 47%;
float: left;
}
.content-blockquote {
width: 100%;
float: left;
}
.common-content img {
height:auto;
display:block;
}
.common-content p {
margin-bottom: 22px;
}
.common-content .align-right {
float: right;
}
.common-content img.align-right {
width: 50%;
}
.color-text-block {
clear: both;
background-color: #3f4d70;
padding: 26px 40px 50px 40px;
color: #fff;
margin-bottom: 98px;
font-weight: 300;
width: 1190px;
margin: 0 auto 98px auto;
}
.color-text-block h3 {
font-size: 41px;
color: #27b0b4;
font-weight: 300;
margin-bottom: 16px;
}
.color-text-block p {
color: #fff;
margin-bottom: 20px;
}
.color-text-block ul li {}
.color-text-block ol li {} #header-top {
background-color: #313f64;
color: #fff;
overflow: hidden;
padding: 15px 0;
}
#header-top a {
color: #fff;
}
#header-top p {
font-size: 16px;
text-transform: uppercase;
font-weight: 400;
}
#header-top p strong {
font-weight: 700;
}
#header-top .right-align span {
color: #fff;
font-weight: 700;
}
#header-top .left-align {
float: left;
}
#header-top .right-align {
float: right;
color: #7ac9ca;
}
#header-bottom {
position: absolute;
width: 100%;
top: 77px;
left: 0;
}
#main-logo {
display: block;
float: left;
} .menu-holder {
float: right;
margin-top: 52px;
}
#menu-button {
display: none;
}
#main-menu {
margin: 0 auto;
text-align: center;
}
#main-menu li {
display: inline-block;
position: relative;
color: #d3cec9;
margin-left: 22px;
padding-bottom: 12px;
}
#main-menu li a {
font-size: 16px;
text-decoration: none;
text-transform: uppercase;
color: #000;
font-weight: 700;
letter-spacing: 1px;
}
#main-menu li:after {}
#main-menu li.last-child:after {}
#main-menu li a:hover {
color: #e95c5f;
}
#main-menu .active a {
color: #e95c5f;
} #main-menu li ul {
width: 296px;
position: absolute;
display: none;
right: 0;
top: 34px;
z-index: 3;
background-color: #fff;
margin: 0;
padding: 0 13px;
}
#main-menu li.last-child ul {
right: 0!important;
left: auto;
}
#main-menu li ul li {
display: block;
float: none;
margin-bottom: 0;
margin-left: 0;
padding: 0;
border-bottom: 1px solid #d3d6de;
}
#main-menu li ul li.last-child {
border-bottom: 0;
}
#main-menu li ul li a {
text-align: left;
padding: 11px 0px;
line-height: inherit;
display: block;
font-size: 16px;
color: #313f64;
}
#main-menu li:hover ul {
display: block;
}
#main-menu li.active {
border-bottom: 1px solid #e95c5f;
}  #home-slider-container {
position: relative;
margin-bottom: 37px;
}
#home-slider li {
height: 900px;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
position: relative;
}
#home-slider li .slider-overlay{
opacity: 0.2;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: #fff;
z-index: -1;
}
.slider-text h3 {
font-family: 'Bebas Neue', cursive;
font-size: 106px;
line-height: 76px;
color: #fff;
letter-spacing: 1px;
margin-bottom: 45px;
}
.slider-text h3 span {
font-size: 66px;
color: #313f64;
}
.slider-text h3 strong {
font-size: 66px;
color: #78c8c9;
}
.slider-text {
width: 1244px;
margin: 0 auto;
padding-left: 481px;
padding-top: 208px;
font-weight: 200;
}
.slider-text .row {
width: 530px;
}
.slider-text h4 {
font-size: 27px;
line-height: 30px;
font-weight: 700;
color: #fff;
margin-bottom: 19px;
}
.slider-text p {
font-size: 17px;
line-height: 22px;
color: #fff;
font-weight: 400;
}
.slidernew-text h3 {
font-family: 'Bebas Neue', cursive;
font-size: 106px;
line-height: 76px;
color: #fff;
letter-spacing: 1px;
margin-bottom: 45px;
}
.slidernew-text h3 span {
font-size: 66px;
color: #313f64;
}
.slidernew-text h3 strong {
font-size: 66px;
color: #78c8c9;
}
.slidernew-text {
width: 1244px;
margin: 0 auto;
padding-left: 481px;
padding-top: 208px;
font-weight: 200;
}
.slidernew-text .row {
width: 530px;
}
.slidernew-text h4 {
font-size: 27px;
line-height: 30px;
font-weight: 700;
color: #fff;
margin-bottom: 19px;
}
.slidernew-text p {
font-size: 17px;
line-height: 22px;
color: #fff;
font-weight: 400;
} #get-quote-section {
width: 400px;
position: absolute;
left: 0;
top: -250px;
z-index: 9999;
min-height: 675px;
margin-bottom: 30px;
padding-bottom: 20px;
-moz-border-radius: 21px;
-webkit-border-radius: 21px;
border-radius: 21px;
-khtml-border-radius: 21px;
-moz-box-shadow: 0px 2px 7px #000000;
-webkit-box-shadow: 0px 2px 7px #000000;
box-shadow: 0px 2px 7px #000000;
background-color: #fff;
}
#get-quote-inner {
padding: 14px 25px;
}
#get-quote-section {
top: 188px;
} #slider-bottom-blocks {
width: 1244px;
margin: 0 auto 33px auto;
text-align: center;
}
.slider-bottom-col {
display: inline-block;
}
.slider-bottom-col {
background-image: url(//www.campbellirvinedirect.com/wp-content/themes/cid/inc_files/images/border.jpg);
background-repeat: repeat-y;
background-position: right top;
overflow: hidden;
}
.slider-bottom-col.first-child {
padding: 0 25px 0 0;
}
.slider-bottom-col.first-child img {
float: left;
}
.slider-bottom-col.first-child p {
font-size: 26px;
color: #313f64;
font-weight: 400;
float: left;
width: 261px;
margin-left: 21px;
text-transform: uppercase;
line-height: 24px;
}
.slider-bottom-col p span {
color: #e95c5f;
font-weight: 700;
}
.slider-bottom-col.middle-child {
padding: 0 25px;
}
.slider-bottom-col.middle-child img {
display: inline-block;
vertical-align: middle;
margin-right: 12px;
}
.slider-bottom-col.middle-child p {
font-size: 22px;
color: #313f64;
font-family: 'Bebas Neue', cursive;
width: 165px;
display: inline-block;
vertical-align: middle;
}
.slider-bottom-col.middle-child h6 {
font-size: 51px;
color: #313f64;
font-family: 'Bebas Neue', cursive;
width: 100px;
display: inline-block;
vertical-align: middle;
line-height: 46px;
text-align: center;
}
.slider-bottom-col.middle-child h6 span {
color: #78c9ca;
font-size: 63px;
}
.slider-bottom-col.last-child {
background-image: none;
padding: 0 0 0 25px;
} .home-content {
overflow: hidden;
background-color: #f5f5f5;
}
.home-content .col {
width: 52%;
}
.home-content.left-align .col {
float: left;
}
.home-content.right-align .col {
float: right;
}
.home-content-img{
width:40%;
}
.home-content.left-align img {
float: right;
}
.home-content.right-align img {
float: left;
}
.home-content .row {
position: relative;
min-height: 103px;
padding-left: 120px;
margin-top: 71px;
margin-bottom: 24px;
}
.home-content .row img {
position: absolute;
left: 0;
top: 0;
}
.home-content h3 {
font-size: 31px;
color: #27b0b4;
text-transform: uppercase;
padding-top: 26px;
line-height: 32px;
letter-spacing: 0.5px;
}
.home-content p {
margin-bottom: 20px;
} .separator {
clear: both;
padding: 80px 0; }
.separator h4 {
font-family: 'Bebas Neue', cursive;
font-size: 48px;
color: #fff;
text-align: center;
text-shadow: -1px -1px 2px rgba(0, 0, 0, 1);
}
.separator h4 span {
color: #79c9ca;
} #news-content {
width: 1244px;
margin: 0 auto;
overflow: hidden;
}
.news-blocks {
width: 30.5%;
float: left;
margin-right: 4.2%;
}
.news-blocks.last-child {
margin-right: 0;
}
.news-blocks img {
display: block;
margin-bottom: 20px;
width: 100%;
height:auto;
-moz-border-radius:10px 10px 0 0;
-webkit-border-radius:10px 10px 0 0;
border-radius:10px 10px 0 0;
-khtml-border-radius:10px 10px 0 0;
}
.news-blocks h3 {
color: #3f4d70;
font-size: 34px;
font-family: 'Bebas Neue', cursive;
line-height: 31px;
margin-bottom: 19px;
}
.news-blocks h3 a{
color: #3f4d70;
}
.news-blocks p {
color: #000000;
font-size: 15px;
line-height: 20px;
margin-bottom: 36px;
}
.news-blocks .read-more {
background-image: url(//www.campbellirvinedirect.com/wp-content/themes/cid/inc_files/images/border2.jpg);
background-repeat: repeat-x;
background-position: center;
display: block;
text-align: center;
}
.news-blocks .read-more span {
background-color: #f5f5f5;
padding: 5px 25px;
display: inline-block;
color: #ec686b;
font-size: 26px;
font-family: 'Bebas Neue', cursive;
letter-spacing: 1px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-khtml-border-radius: 5px;
} #inner-banner {
height: 220px;
background-position: center;
background-repeat: no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
margin-bottom: 98px;
} .left-content {
padding-right: 320px;
}
.left-content .row {
overflow: hidden;
border-bottom: 1px solid #78c8c9;
padding: 0 0 36px 0;
margin-bottom: 43px;
}
.left-content .row .img-wrap {
position: relative;
width:48%;
}
.news-image {
display: block;
height: auto;
width: 100%;
}
.left-content .row.left-align .img-wrap {
float: left
}
.left-content .row.left-align .col {
float: right;
width: 48.5%;
}
.left-content .row.right-align .img-wrap {
float: right;
}
.left-content .row.right-align .col {
float: left;
width: 50%;
}
.left-content .row h3 {
font-family: 'Bebas Neue', cursive;
font-size: 36px;
line-height: 31px;
color: #3f4d70;
margin-bottom: 22px;
}
.left-content .row h3  a{
color: #3f4d70;	
}
.left-content .row p {}
.deco {
position: absolute;
top: 0;
left: 0;
} .sidebar-wrapper {
position: absolute;
right: 0;
top: 30px;
width: 290px;
}
.sidebar-wrapper h2 {
color: #27b0b4;
font-size: 41px;
text-transform: uppercase;
margin-bottom: 16px;
font-weight: 300;
}
.latest-news-block {
margin-bottom: 20px;
overflow: hidden;
margin-right: 11px;
}
.latest-news-block img {
float: left;
margin-right: 14px;
}
.latest-news-block p,
.latest-news-block p a{
font-family: 'Bebas Neue', cursive;
font-size: 24px;
color: #3f4d70;
}
.sidebar-block {
background-color: #78c8c9;
color: #fff;
padding: 26px 20px 63px 20px;
}
.sidebar-block h3 {
font-size: 26px;
text-transform: uppercase;
color: #eb5c5f;
margin-bottom: 27px;
}
.sidebar-block ul li {
margin-bottom: 8px;
}
.sidebar-block ul li a {
color: #fff;
font-size: 18px;
text-transform: uppercase;
} .faqs-blocks {
padding-bottom: 20px;
border-bottom: 1px solid #78c8c9;
margin-bottom: 30px;
}
.faqs-blocks h3 {
background-image: url(//www.campbellirvinedirect.com/wp-content/themes/cid/inc_files/images/faq-icon.png);
background-repeat: no-repeat;
background-position: left top;
padding-left: 70px;
padding-bottom: 25px;
display: block;
margin-bottom: 8px;
color: #eb5c5f;
font-size: 26px;
line-height: 30px;
}
.faqs-blocks h6 {
font-size: 16px;
color: #2a2a2a;
font-weight: 700;
margin-bottom: 20px;
}
.faqs-blocks p {
margin-bottom: 20px;
}
.faqs-blocks ul {
margin-bottom: 20px;
}
.faqs-blocks ul li {
padding-left: 30px;
background-image: url(//www.campbellirvinedirect.com/wp-content/themes/cid/inc_files/images/list-icon.png);
background-repeat: no-repeat;
background-position: left top;
} .contact-details {
width: 32%;
float: left;
padding-right: 20px;
}
.contact-details .row {
margin-bottom: 22px;
}
.contact-details .row h6 {
font-family: 'Bebas Neue', cursive;
font-size: 36px;
color: #3f4d70;
line-height: 29px;
letter-spacing: 1px;
}
.contact-details .row a {
color: #2a2a2a;
font-size: 16px;
line-height: 30px;
letter-spacing: 0.5px;
font-weight: 400;
}
.contact-details .row a:hover {
color: #ea5c5f;
}
#contact-form {
position: relative;
width: 67%;
float: right;
background-color: #78c8c9;
padding: 32px 38px 32px 39px;
margin-bottom: 144px;
}
#contact-form h3 {
color: #fff;
font-size: 41px;
text-transform: uppercase;
margin-bottom: 32px;
}
#contact-form p label {
position: absolute;
left: 23px;
top: 6px;
font-size: 20px;
font-weight: 400;
}
#contact-form p {
clear: both;
margin-bottom: 2px;
overflow: hidden;
padding-left: 140px;
position: relative;
}
#contact-form p br {
display: none;
}
#contact-form input[type="text"],
#contact-form input[type="email"],
#contact-form input[type="password"],
#contact-form textarea {
vertical-align: middle;
padding: 0 18px;
letter-spacing: 1px;
border: 0;
background-color: #90d2d3;
height: 36px;
width: 100%;
color: #444444;
}
#contact-form textarea {
height: 169px;
padding-top: 10px;
width: 100%;
margin-bottom: 20px;
}
#contact-form input[type="submit"] {
background-color: #ea5c5f;
height: 50px;
font-size: 26px;
color: #fff;
text-align: center;
vertical-align: middle;
cursor: pointer;
float: right;
font-family: 'Bebas Neue', cursive;
font-weight: normal;
padding: 0 51px;
letter-spacing: 1px;
line-height: 52px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-khtml-border-radius: 5px;
}
#contact-form input[type="text"]:focus,
#contact-form input[type="email"]:focus,
#contact-form input[type="password"]:focus,
#contact-form textarea:focus {
border: 1px solid #5fbabb;
}
#contact-form input[type="text"].wpcf7-not-valid,
#contact-form input[type="email"].wpcf7-not-valid,
#contact-form input[type="password"].wpcf7-not-valid,
#contact-form textarea.wpcf7-not-valid {
border: 1px solid #fb6172;
}
#contact-form .wpcf7-not-valid {}
#contact-form span.wpcf7-not-valid-tip {
display: none;
}
#contact-form br {
display: none;
}
#contact-form .wpcf7-form-control-wrap {
margin-bottom: 15px;
display: block;
}
#contact-form div.wpcf7-validation-errors {
border: 0;
padding: 10px 10px;
margin: 40px 0 0 0;
background-color: #d43345;
color: #fff;
}
#contact-form div.wpcf7-mail-sent-ok {
border: 0;
padding: 10px 10px;
margin: 40px 0 0 0;
background-color: #27ad82;
color: #fff;
} #footer-wrapper {
position: relative;
padding-top: 107px;
overflow: hidden;
margin-bottom: 43px
}
#footer-wrapper a {}
#footer-top {
background-color: #3f4d70;
position: relative;
color: #fff;
padding: 93px 0 56px 0;
}
#footer-top #menu-footer {
text-align: center;
margin-bottom: 29px;
}
#footer-top #menu-footer li {
display: inline-block;
text-transform: uppercase;
margin: 0 18px;
}
#footer-top #menu-footer li a {
color: #fff;
} #menu-footer-tag{
max-width: 1300px;
text-align: center;
}
#menu-footer-tag li{	
text-transform: uppercase;
display:inline-block;
}
#menu-footer-tag li a{
color: #7ac9ca;	
}
#menu-footer-tag li:after{
content:',';
display:inline-block;
color: #7ac9ca;
margin: 0 4px;
}
#footer-top img {
position: absolute;
left: 50%;
margin-left: -51px;
top: -51px;
}
#footer-bottom {
clear: both;
position: relative;
width: 1244px;
margin: 0 auto;
}
#footer-logo {
float: left;
position: relative;
}
#footer-bottom-images {
float: right;
padding-top: 20px;
}
#footer-bottom-images img {
float: right;
max-width: 100%;
height:auto;
display:block;
}
.latest-news-block img {
width: 104px;
height: 77px;
}
#payment-img{
border-left: 1px solid #9ba2b4;
padding-left: 18px;
margin-left: 10px;
}
#inner-banner-overlay{
background-image: url(http://www.folkmailer.co.uk/CI/wp-content/uploads/2021/12/overlay.png);
background-repeat: repeat-x;
width: 100%;
height: 200px;
top: -22px;
position: absolute;
z-index: -1;
}
.page-template-page-home #inner-banner-overlay {
top: -43px;
} @media screen and (min-width:0px) and (max-width:1000px) { #menu-button {
display: block;
height: 37px;
margin: 0 auto;
padding: 12px 0;
right: 20px;
top: 0;
position: absolute;
z-index: 999;
font-weight: 700;
font-size: 14px;
color: #e85d62;
}
.menu-holder {
height: auto;
margin: 0 0 0 0;
position: absolute;
padding: 0;
border: 0;
left: 0;
top: 0;
width: 100%;
z-index: 99;
}
.nav-parent span {
display: block;
width: 40px;
height: 40px;
position: absolute;
right: 0;
top: 0;
cursor: pointer;
background: url(//www.campbellirvinedirect.com/wp-content/themes/cid/inc_files/images/drop.png) no-repeat center;
}
#menu-button {
display: block;
}
#menu-wrapper {
display: none;
height: auto;
border: 0;
width: 100%;
position: absolute;
background-color: #313f64;
top: 56px;
}
#main-menu {
height: auto;
}
#main-menu li {
float: none;
background: none;
position: relative;
width: 100%;
height: auto;
border-bottom: 1px solid #525d7a;
margin: 0;
padding: 0;
}
#main-menu li:after {
content: "";
display: none;
}
#main-menu li a {
line-height: 30px;
padding-top: 5px;
padding-bottom: 5px;
float: none;
text-align: center;
height: auto;
margin: 0;
background: none;
display: block;
color: #fff;
}
#main-menu li ul {
top: 0;
width: 100%;
padding: 0;
position: relative;
overflow: hidden;
border: 0;
background-color: #22315a;
}
#main-menu li.last-child {
border-bottom: 0;
}
#main-menu li ul li a {
padding: 0;
width: auto;
line-height: 40px;
text-align: center;
}
#main-menu li ul li {
height: 40px;
border: 0;
}
#main-menu li ul li a {
color: #fff;
}
#main-menu li a:hover {
color: #fff;
background-color: #17254a;
}
#main-menu li.active a {
color: #fff;
background-color: #17254a;
}
#main-menu li:hover ul {
display: none;
}
}
@media screen and (min-width:0px) and (max-width:1300px) {
#main-wrapper {
}
#inner-content-wrapper,
#news-content {
width: auto;
padding-left: 15px;
padding-right: 15px;
}
#footer-bottom,
#slider-bottom-blocks {
width: auto;
padding-left: 15px;
padding-right: 15px;
}
.slider-text {
width: auto;
}
.page-width {
width: auto;
padding-left: 15px;
padding-right: 15px;
}
.color-text-block{
width: auto;
}
}
@media screen and (min-width:0px) and (max-width:1024px) {
#header-top p {
font-size: 12px;
}
#main-logo img {
width: 240px;
}
.slider-bottom-col.first-child img,
.slider-bottom-col.middle-child img {
float: none;
margin: 0 auto;
display: block;
}
.slider-bottom-col.first-child p,
.slider-bottom-col.middle-child p {
text-align: center;
width: auto;
float: none;
}
.slider-bottom-col.middle-child h6 {
text-align: center;
width: auto;
float: none;
display: block;
}
}
@media screen and (min-width:0px) and (max-width:768px) {
#header-top .left-align,
#header-top .right-align {
float: none;
text-align: center;
}
#header-top p {
font-size: 11px;
}
#main-logo img {
width: 240px;
}
#header-bottom { 
top: 100px;
}
.slider-text h3 {
font-size: 90px;
}
.slider-bottom-col {
width: auto;
background-image: none;
margin-bottom: 20px;
}
.slider-bottom-col.last-child img {
display: block;
margin: 0 auto;
}
.home-content .col {
width: auto;
}
.home-content.left-align .col,
.home-content.right-align .col {
float: none;
}
.news-blocks {
width: auto;
float: none;
margin-right: 0;
margin-bottom: 30px;
}
.news-blocks h3,
.news-blocks p{
text-align:center;
}
.left-content {
padding-right: 0;
}
.sidebar-wrapper {
position: relative;
width: auto;
margin-bottom:30px;
}
.contact-details {
width: auto;
float: none;
padding-right: 0;
}
#contact-form {
position: relative;
width: auto;
float: none;
}
.content-blocks {
width: auto;
}
.content-blocks.align-left,
.content-blocks.align-right {
float: none;
}
}
@media screen and (min-width:0px) and (max-width:1024px) {
.contact-details .row h6{
font-size: 25px;
}
.contact-details .row a{
font-size: 16px;		
}
#contact-form h3{
font-size: 30px;
}
.separator h4{
font-size: 38px;
}
#footer-bottom-images{
float:none;
text-align:center;
}
#footer-bottom-images img{
float:none;
display:inline-block;
}
#payment-img{
border:0;
padding-left:0;
margin-left:0;
}
#footer-logo{
float:none;
margin:0 auto;
display: block;
}
#get-quote-section{
left:15px;
}
.slider-text h3 strong,
.slider-text h3 span{
font-size:50px;
}
.slider-text h3{
font-size:56px;
}
.slider-text .row{
width:auto;
padding-right: 15px;
}
.slidernew-text h3 strong,
.slidernew-text h3 span{
font-size:50px;
}
.slidernew-text h3{
font-size:56px;
}
.slidernew-text .row{
width:auto;
padding-right: 15px;
}
}
@media screen and (min-width:900px) and (max-width:1024px){
.slider-bottom-col{
width:30%;
}
}
@media screen and (min-width:0px) and (max-width:768px) {
.slider-text {
padding-left: 15px;
padding-top: 90px;
}
.slidernew-text {
padding-left: 15px;
padding-top: 90px;
}
#home-slider li{
height:690px;
}
#get-quote-section{
position:relative;
margin: 30px auto;
left:auto!important;
top:0;
}
.home-content-img{
float:none;
width:100%;
}
.slider-bottom-col.first-child img,
.slider-bottom-col.middle-child img,
.slider-bottom-col.middle-child p{
margin-bottom:15px;
}
.common-content img.align-right{
width:100%;
}
.main-equalheight{
height:auto!important;
}
}
@media screen and (min-width:0px) and (max-width:600px) {
.left-content .row.left-align .col,
.left-content .row.right-align .col {
float: none;
width: auto;
}	
.slider-text h3{
line-height:50px;
}
.slidernew-text h3{
line-height:50px;
}
#get-quote-section{
max-width:400px;
width:auto;
}
.home-content .row img{
display:none;
}
.home-content .row{
padding-left:0;
}
#footer-top ul li{
display:block;
text-align:center;
}
.left-content .row .img-wrap{
width:100%;
float:none;
margin-bottom:30px;
}
.home-content p a:link {
font-weight:bold !important;
color: #7ac9ca;
}
}
#pagination{
text-align:center;
}
.page-numbers{
display: inline-block;
color: #000;
font-weight: 600;
padding: 0 10px;
line-height: 32px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
-khtml-border-radius:3px;
}
#pagination .next{
background-color:#a5a5a5;
width:50px;
color: #fff;
text-align:center;
}
#pagination .current{
background-color:#a5a5a5;
color: #fff;
}
.parallax-window {
min-height:225px;
background: transparent;
}
.left-content.single-news .row .img-wrap{
width:100%;
height:auto;
display:block;
margin-bottom: 22px;
} .tab-button{
cursor: pointer;
}
.tabs-main{	
overflow:hidden;  	
}
.tabs-content{
overflow:hidden;
display: none;
clear:both;	
} .trekking-bg-list.row ul {
margin-top: 80px;
margin-left: 60px;
}
.trekking-bg-list.row li {
height: 50px !important;
color: white;
font-weight: 600;
font-family: system-ui;
font-size: 27px;
margin-bottom: 10px;
}
.trekking-flex.raw {
display: inline-flex;
text-align: center;
margin-bottom: 8px;
margin-top: 57px;
}
.trekking-flex.col {
width: 20%;
text-align: center;
margin: auto;
margin-top: 0;
}
.trekking-flex.col p {
text-align: center;
font-size: 16px;
font-weight: 400;
}
.trekking-flex.col h4 {
font-size: 26px;
text-align: center;
color: #4d5a7b;
margin: 15px auto;
padding-bottom: 15px;
border-bottom: 1px solid #8cd1d2;
text-transform: uppercase;
font-weight: 600;
}
.trekking-list.row {
padding-left: 15px;
}
.trekking-list.row h5 {
margin-bottom: 30px;
color: #4d5a7b;
font-weight: 700;
font-size: 20px;
}
.trekking-list.row li {
list-style: unset;
font-weight: 600;
font-size: 16px;
color: #636363;
line-height: 25px;
}
.trekking-bg-list.row ul li span {
vertical-align: super;
}
#home-slider li {
height: 800px;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
position: relative;
}
.trekking-content {
display: flex;
align-items: center;
border-radius: 10px;
background: rgba(49,63,100,0.84);
padding: 10px;
font-size: 19px !important;
}
.slider-text p {
font-size: 19px;
line-height: 24px;
color: #fff;
font-weight: 700;
padding-left: 15px;
}
.slider-text {
width: 1244px;
margin: 0 auto;
padding-left: 481px;
padding-top: 220px;
font-weight: 200;
}
.slidernew-text p {
font-size: 19px;
line-height: 24px;
color: #fff;
font-weight: 700;
padding-left: 15px;
}
.slidernew-text {
width: 1244px;
margin: 0 auto;
padding-left: 81px;
padding-top: 220px;
font-weight: 200;
}
.trekking-flex.col h4 {
line-height: 27px;
}
.trekking-flex.col h4 {
padding-bottom: 11px;
}
.trekking-flex.col h4 {
font-size: 26px;
text-align: center;
color: #4d5a7b;
margin: 15px auto 11px auto;
padding-bottom: 11px
border-bottom: 2px solid #8cd1d2;
}
trekking-list.row {
padding-left: 0px;
}
@media (max-width: 991.98px) {
.slider-text {
width: 806px;
padding-left: 426px;
padding-top: 196px;
}
.slider-text p {
line-height: 32px;
}
.slidernew-text {
width: 806px;
padding-left: 426px;
padding-top: 196px;
}
.slidernew-text p {
line-height: 32px;
}
.col.traking-text {
padding-top: 0px;
font-size: 12px;
}
.slider-text h3 {
margin-bottom: 0px;
}
.slidernew-text h3 {
margin-bottom: 0px;
}
}
@media screen and (min-width:0px) and (max-width:768px){
.slider-text {
padding-left: 32px;
padding-top: 131px;
}
.slider-text h3 span {
font-size: 55px;
}
.slider-text h3 strong, .slider-text h3 span {
font-size: 55px;
}
.slider-text h3 {
font-size: 88px;
}
.slider-text p {
font-size: 30px;
line-height: 55px;
}
.slidernew-text {
padding-left: 32px;
padding-top: 131px;
}
.slidernew-text h3 span {
font-size: 55px;
}
.slidernew-text h3 strong, .slider-text h3 span {
font-size: 55px;
}
.slidernew-text h3 {
font-size: 88px;
}
.slidernew-text p {
font-size: 30px;
line-height: 55px;
}
.col.trekking-image img {
width: 40px;
height: 40px;
}
#home-slider li {
height: 570px;
}
}
@media (max-width: 578px) { 
.slider-text {
padding-left: 15px;
padding-top: 176px;
}
.slider-text {
width: 416px;
}
.slider-text h3 strong {
font-size: 62px;
}
.slider-text h3 strong, .slider-text h3 span {
font-size: 36px;
}
.slider-text h3 {
font-size: 45px;
}
.slidernew-text {
padding-left: 15px;
padding-top: 176px;
}
.slidernew-text {
width: 416px;
}
.slidernew-text h3 strong {
font-size: 62px;
}
.slidernewe-text h3 strong, .slidernew-text h3 span {
font-size: 36px;
}
.slidernew-text h3 {
font-size: 45px;
}
.col.trekking-image img {
width: 30px;
height: 30px;
}
.slider-text p {
font-size: 17px;
line-height: 26px;
}
.slidernew-text p {
font-size: 17px;
line-height: 26px;
}
#get-quote-section {
max-width: 360px;
}
.trekking-flex.raw {
display: block;
}
.trekking-flex.col {
padding: 0px;
}
.trekking-flex.raw {
width: 100%;
}
.trekking-flex.col {
width: 100%;
}
.trekking-flex.raw {
margin-top: 0px;
}
.trekking-flex.raw {
margin-top: 57px;
}
.home-content h3 {
padding-top: 0px;
}
}
.trekking-list.row {
padding-left: 0px;
}
.trekking-list.row ul {
list-style: none;
padding-left: 0;
}
.slider-text h3 strong {
font-weight: 400;
}
.slider-text h3 {
font-weight: unset;
}
.slidernew-text h3 strong {
font-weight: 400;
}
.slidernew-text h3 {
font-weight: unset;
}
.home-content p {
width: 594px;
}
.home-content p a:link {
font-weight:bold !important;
color: #7ac9ca;
}
.home-content p a:visited {
font-weight:bold !important;
color: #7ac9ca;
}
.common-content p a:link {
font-weight:bold !important;
color: #7ac9ca;
}
.common-content p a:visited {
font-weight:bold !important;
color: #7ac9ca;
}
.trekking-list.row li:before {
content: "\2605";
margin-right: 1ch;
}
.trekking-list.row li {
padding-left: 1ch;
color:#e56569;
}
.home-content .row {
margin-top: 63px;
}
.home-content h3 {
font-weight: 350;
}
.home-content .row {
margin-top: 66px;
}
div#slider-bottom-blocks {
padding-top: 73px;
}
#footer-wrapper {
padding-top: 75px;
}
#footer-top #menu-footer li a {
font-weight: 400;
}
#menu-footer-tag li {
font-weight: 400;
letter-spacing: 1px;
}
#footer-top #menu-footer li a {
letter-spacing: 1px;
}
#footer-bottom-images {
padding-top: 25px;
}
#content-wrapper {
margin: 0 auto 0px auto;
}
#menu-footer-tag li:last-child:after {
content: "" !important;
}
.home-content h3 {
padding-top: 25px;
}
.home-content .row {
margin-bottom: 21px;
}
#news-content {
padding: 60px 68px;
}
.col.trekking-image {
margin-bottom: 6px;
}
.slider-text h4 {
margin-left: 14px;
}
.slider-text {
padding-top: 185px;
}
.slider-text p {
font-weight: 400;
}
#home-slider-container .home-content.right-align .col {
padding-left: 0px !important;
padding-right: 52.5px;
}
.trekking .home-content h3 {
padding-top: 0px;
}
@media (max-width: 1920px){
#get-quote-section {
left: 259.5px;
}
.home-content.left-align .col {
padding-left: 119.5px !important;
padding-right: -10.5px !important;
}
.home-content-img {
object-fit: cover;
}
div#slider-bottom-blocks {
padding-top: 115px;
}
#menu-footer-tag {
max-width: 100%;
text-align: center;
padding: 0px 60px;
}
}
@media (max-width: 991.98px) {
.home-content p {
width: 461px;
}
.slider-bottom-col.first-child img, .slider-bottom-col.middle-child img {
margin: 15px auto;
}
.slider-bottom-col.last-child {
padding: 0px 0 0 10px;
height: 210px;
}
.home-content.left-align .col {
padding-left: 14.5px !important;
padding-right: -10.5px !important;
width: 57%;
}
div#get-quote-section {
left: 18px !important;
}
.slider-text .row {
padding-left: 10px;
}
.home-content .row img {
left: 15px;
}
.home-content h3 {
padding-top: 0px;
padding-left: 10px;
margin-top: 20px;
}
.trekking-list.row {
margin-bottom: 21px;
padding-left: 15px;
} 
.slider-bottom-col {
background-image: none;
}
.home-content p {
width: 400px;
}
.home-content p a:link {
font-weight:bold !important;
color: #7ac9ca;
}
.home-content h3 {
width: 92%;
}
.home-content.right-align .col {
float: right;
width: 57%;
}
.home-content p {
width: 430px;
}
.trekking .slider-text {
padding-top: 225px;
}
.slider-text {
padding-top: 225px;
}
.color-text-block {
padding: 26px 22px 22px 22px;
margin: 0 auto 0px auto;
}
#home-slider li {
height: 1041px;
}
#get-quote-section {
top: 401px;
}
#main-menu .sub-menu {
display: none;
} #main-menu .menu-item-has-children:hover > .sub-menu,
#main-menu .menu-item-has-children:focus > .sub-menu {
display: block;
}
}
@media screen and (min-width:0px) and (max-width:768px){
#get-quote-section {
width: 575px;
}
.trekking-flex.raw {
margin-top: 20px;
}
.trekking-flex.col p {
text-align: justify;
}
.trekking-flex.raw {
padding: 0px 20px;
}
.home-content .col {
margin: 0px 20px;
}
#footer-wrapper {
padding-top: 51px;
}
#slider-bottom-blocks {
margin: 0 auto -40px auto;
}
.trekking-flex.raw {
padding: 0px 20px;
width: 100%;
}
.trekking-flex.col {
width: 45%;
}
.trekking-flex.raw {
flex-wrap: wrap-reverse;
}
.trekking-flex.col {
margin-top: 33px;
}
#get-quote-section {
margin: 30px auto -38px auto;
}
.slider-bottom-col.last-child {
margin-top: 50px;
}
.home-content.left-align {
display: flex;
}
.home-content .col {
width: 55%;
}
.home-content h3 {
padding-top: 15px;
width: 297px;
font-size: 25px;
}
.home-content p {
width: 400px;
}
.home-content p a:link {
font-weight:bold !important;
}
.buttonAction3 {
width: 522px !important;
margin-top: 50px !important;
}
div#home-slider-container div#get-quote-section {
left: 0px !important;
}
.home-content {
display: flex;
}
#inner-content-wrapper, #news-content {
padding-left: 35px;
padding-right: 35px;
}
.trekking .slider-text {
padding-top: 120px;
}
.slider-text {
padding-top: 100px;
}
.home-content .row {
margin-left: -3px;
}
.home-content p {
width: 400px;
padding-left: 20px;
}
.home-content p a:link {
font-weight:bold !important;
}
.separator h4 {
padding: 0px 10px;
}
.home-content.left-align .col {
padding-left: 0px!important;
padding-right: -10.5px !important;
}
.color-text-block {
padding: 26px 35px 35px 35px;
}
#main-menu .sub-menu {
display: none;
} #main-menu .menu-item-has-children:hover > .sub-menu,
#main-menu .menu-item-has-children:focus > .sub-menu {
display: block;
}
.slider-text {
width: 100%;
}
#home-slider li {
height: 1000px;
}
ul#home-slider {
padding-bottom: 200% !;
}
.slider-text .row {
width: 100%;
}
div#home-slider-container div#get-quote-section {
left: 0px !important;
top: 20px;
}
}
@media (max-width: 578px) {
.home-content p {
width: 100%;
text-align: justify;
}
.home-content.left-align .col {
width: 90%;
padding-left: 0px!important;
padding-right: 0px !important;
}
#menu-footer-tag {
padding: 0px 0px;
}
.trekking-flex.raw {
margin-bottom: 40px;
margin-top: 110px;
}
.home-content h3 {
padding-top: 0px;
}
div#slider-bottom-blocks {
padding-top: 65px;
}
.slider-bottom-col.first-child {
padding: 0 0px 0 0;
}
.slider-bottom-col.first-child p {
margin-left: 0px;
}
.slider-bottom-col.middle-child {
padding: 0 0px;
}
.slider-bottom-col.first-child {
height: 225px !important;
}
.slider-bottom-col.last-child {
margin-top: 35px;
}
.trekking-flex.col {
width: 100%;
margin-top: 25px;
}
.home-content.left-align {
display: block;
}
.home-content h3 {
width: 100%;
}
.slider-text .row {
width: 100%;
padding-right: 0px;
padding-left: 12px;
}
.col.traking-text {
padding-top: 6px;
}
.home-content.right-align .col {
width: 94%;
}
input, button, select, textarea {
width: 50%;
}
.home-content h3 {
padding-left: 0px;
}
.home-content .row {
margin-bottom: 21px;
margin-left: 0px;
}
.buttonAction3 {
width: 269px !important;
}
.trekking-list.row {
padding-left: 0px;
}
.buttonAction3 {
margin-top: 0px !important;
}
.home-content.right-align .col {
float: none;
padding-left: 0px !important;
padding-right: 40px !important;
width: 100%;
}
.home-content {
display: block;
}
.home-content.right-align .col {
float: none;
padding-left: 0px !important;
}
.home-content.right-align .col {
float: none;
padding-left: 0px !important;
}
.slider-text h4 {
margin-left: 0px;
}
.slider-text p {
padding-left: 0px;
}
.home-content.right-align .col {
float: none !important;
padding-left: 0px !important;
}
#inner-content-wrapper, #news-content {
padding-left: 20px;
padding-right: 20px;
}
#get-quote-section {
max-width: 360px;
}
.home-content p {
padding-left: 0px;
}
.home-content p a:link {
font-weight:bold !important;
}
.slider-text {
padding-left: 20px;
}
.slider-text {
width: 100%;
}
.buttonAction3 {
width: 314px !important;
}
.color-text-block {
padding: 26px 22px 22px 22px;
margin: 0 auto 0px auto;
}
ul#home-slider {
padding-bottom: 212%;
}
#home-slider li {
height: 880px;
}
#main-menu .sub-menu {
display: none;
} #main-menu .menu-item-has-children:hover > .sub-menu,
#main-menu .menu-item-has-children:focus > .sub-menu {
display: block;
}
div#home-slider-container div#get-quote-section {
left: 0px !important;
top: 10px;
}
#main-menu li.menu-item-has-children ul.sub-menu {
display: none;
}
#main-menu li.menu-item-has-children.active ul.sub-menu {
display: block;
}
}
@media (max-width: 400px) {
ul#home-slider {
padding-bottom: 212%;
}
#home-slider li {
height: 880px;
}
#main-menu .sub-menu {
display: none;
} #main-menu .menu-item-has-children:hover > .sub-menu,
#main-menu .menu-item-has-children:focus > .sub-menu {
display: block;
}
div#home-slider-container div#get-quote-section {
left: 0px !important;
top: 10px;
}
}
#get-quote-section {
z-index: 9998;
}
.home-content.right-align .col {
float: right;
padding-left: 0px !important;
}
#get-quote-section {
overflow: show;
}
#get-quote-inner {
box-sizing: content-box;
}
.slidernew2-text h3 {
font-family: 'Bebas Neue', cursive;
font-size: 66px;
line-height: 76px;
color: #fff;
letter-spacing: 1px;
margin-bottom: 15px;
text-align: center !important;
}
.slidernew2-text h3 span {
font-size: 66px;
color: #313f64;
text-align: center !important;
}
.slidernew2-text h3 strong {
font-size: 66px;
color: #78c8c9;
text-align: center !important;
}
.slidernew2-text {
position: relative;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
padding-top: 2px;
font-weight: 200;
}
.slidernew2-text .row {
width: 530px;
text-align: center !important;
}
.slidernew2-text h4 {
font-size: 27px;
line-height: 30px;
font-weight: 700;
color: #fff;
margin-bottom: 19px;
text-align: center !important;
}
.slidernew2-text p {
font-size: 17px;
line-height: 22px;
color: #fff;
font-weight: 400;
text-align: center !important;
}
#forminator-module-595 {
display: block !important;
}@font-face{font-family:'FontAwesome';src:url(//www.campbellirvinedirect.com/wp-content/themes/cid/inc_files/fonts/font-awesome/fonts/fontawesome-webfont.eot?v=4.3.0);src:url(//www.campbellirvinedirect.com/wp-content/themes/cid/inc_files/fonts/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0) format('embedded-opentype'),url(//www.campbellirvinedirect.com/wp-content/themes/cid/inc_files/fonts/font-awesome/fonts/fontawesome-webfont.woff2?v=4.3.0) format('woff2'),url(//www.campbellirvinedirect.com/wp-content/themes/cid/inc_files/fonts/font-awesome/fonts/fontawesome-webfont.woff?v=4.3.0) format('woff'),url(//www.campbellirvinedirect.com/wp-content/themes/cid/inc_files/fonts/font-awesome/fonts/fontawesome-webfont.ttf?v=4.3.0) format('truetype'),url(//www.campbellirvinedirect.com/wp-content/themes/cid/inc_files/fonts/font-awesome/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-genderless:before,.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}