/*=============================================
    Please add all custom CSS to this file
 =============================================*/
html {
  min-height: 100%;
}

body{
    font-weight:400;
    font-size: 18px;
    background:#FFF;
    font-family: 'Quicksand', 'Montserrat', sans-serif;
    color: #000;
}

.prime {
  font-size: 1em;
  line-height: 1.7em;
}

.clear {clear: both;}
.toplogo{font-size: 1.85em;line-height: 1.15em;/* color: #EBD512; */font-family: 'Roboto Condensed', 'Montserrat', sans-serif;}
h1, h2, h3{line-height: 1.2em;font-weight:600;font-family: 'Roboto Condensed', 'Montserrat', sans-serif;}
h1 {font-size: 1.5em;}
h2 {font-size: 1.5em;}
h3 {font-size: 1.55em;}

#content ul, #content p {
  margin: 1.5em 0;
}
#content h1 + p, #content article p:first-child, #content h2 + p {
  margin-top: 1em;
}

#content h1{color:#181818;}
#content {overflow:hidden;padding-bottom: 40px;}
.breakout {   
  margin: 2em calc(50% - 50vw);
    padding: 1em 2em;
}
.breakout .wrapper { position: relative; z-index: 1; }

.breakout h2 {margin-top: 25px !important;}

.parallax {
    position: relative;
    background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size:cover;
    background-attachment: fixed;
}
.parallax:after {
    content: '';
    background:#2f353c;/*#274C77;*/
    opacity: .85;
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
}
.parallax ul {
text-align: left;
}
.parallax * {
color: #fff;
}

.topPhone span{
    display: block;
    line-height: 1em;
    font-family: 'Montserrat', 'Open Sans', Helvetica, Arial, sans-serif;
}
.toplogo span, .toplogo img {
vertical-align: middle;
}
.toplogo span {display:  inline-block;margin-left: 5px;font-weight: bold;max-width: 300px;}
.toplogo img {margin-right: 5px;}

.prime header.header{background: #0A0A0A;color: #fff;}
.prime header.header .wrapper {
  margin: 1em auto;
}

.topPhone {/* padding-top: 10px; */}
.topPhone span {font-size: 1.1em;}
.topPhone .number {
   font-family: 'Montserrat', 'Open Sans', Helvetica, Arial, sans-serif;
   color:#fff;
   padding: 5px 13px 5px 11px;
   /* font-weight: 700; */
   /* background: #1A90EB; */
   display: inline-block;
   margin-bottom: 10px;
   border: 1px solid;
   letter-spacing: 1px;
}
.topPhone i {margin-right: 5px;vertical-align: middle;color: #ffc629;}

#content, #slider, .prime{
    background:transparent none;
}
.wrapper{max-width:980px;}
#content{min-height:400px; padding-bottom: 30px;background:rgba(255, 255, 255, 1);}
#content div.one-half{text-align:left;}
#content h2{margin-top:20px;}

nav.nav {
  background: #313131;
  border-top: 1px solid rgba(255, 255, 255, .25);
}

nav.nav ul li.current-menu-item a, nav.nav ul li.current_page_parent a, nav.nav ul li.current-menu-ancestor a {
    border:none;
}

.nav ul li a {
  text-transform: uppercase;
  color: #fff;
  position: relative;
  border:none;
  padding: 5px;
  line-height: 1.45em;
  letter-spacing: .1em;
}
.nav > ul > li > a  {font-size: 13px;}
.nav ul li a:hover { background: transparent; }


/*Fixed*/
nav.nav.nav-fixed{background: #0A0A0A;}
nav.nav.nav-fixed > ul > li > a, nav.nav.nav-fixed li.menu-item-has-children a:after {
   color: #fff;
}

.nav ul li.menu-item-has-children > a:after {
    color: inherit;
    content: '\f078';
    /* content: '\f107'; */
    font-family: 'FontAwesome';
    font-size: .8em;
    line-height: 1em;
    margin-left: 5px;
}

#slider{text-align:center;max-width: 1900px; margin: 0 auto;}
.cta {
    left: 0;
    right: 0;
    padding: 10px 15px;
    top: 0;
    bottom: 0;
    font-size: 1.5em;
    line-height: 1.2em;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.cta h2 {
    color: #222;
    background: rgba(255, 255, 255, .9);
    margin: 0;
    padding: 10px 13px;
    font-size: 1.2em;
    font-family: 'montserrat';
    font-weight: normal;
    line-height: 1.3em;
    border-left: 5px solid #ffc629;
    border-right: 5px solid #ffc629;
}

.contact-us #content div.one-half:first-child {
padding-right: 30px;
}

#content ul li ul {
    padding-left: 1em;
   list-style: circle;
}
#content ul li ul li:before {
display: none;
}
#content img {
    max-width: 100%;
    width: auto;
    height: auto;
}
#content a {
color: inherit;
}

#content a:hover {text-decoration: none;}
a.contact-btn, .wpcf7-form input[type=submit],.biziq-button, #content .btn {
    font-weight: 500;
    background: #0a0a0a;
    padding: 10px 15px 10px 0px;
    color: #ffffff;
    display: inline-block;
    text-align: center;
    min-width: 170px;
    /* text-transform: uppercase; */
    letter-spacing: 1px;
    font-family: 'Montserrat', 'Open Sans', Helvetica, Arial, sans-serif;
    position: relative;
    z-index: 1;
    border: none;
    line-height: 1.7em;
    font-size: .9em;
    border-left: 10px solid #ffc629;
}
.biziq-button, .client-button {
    padding: 10px 15px 10px;
}
a.contact-btn:after,.biziq-button:after,.client-button:after, .btn:after  {
    content: "";
    font-family: 'FontAwesome';
}

.wpcf7-form input[type=submit]:hover, #content .btn:hover {
    background: #424242;
}

footer input.wpcf7-form-control.wpcf7-submit {
    border: 1px solid;
}

.feedback #content a {background: transparent;} .feedback #content a:hover {background: transparent;}
.up-down a:before {color: #0a0a0a;}

#content .wpcf7-form input[type=submit] {
    max-width:150px;
    margin:10px 0;
}
.wpcf7-form input, .wpcf7-form textarea {
padding: 10px;
margin: 5px 0;
}

.author-name {font-weight: bold; font-style:normal;}

.neg-margin {
  margin: 0 -15px;
}
footer.footer{
  font-size: .85em;
  background: #0a0a0a;
  color: #fff;
  border-top:1px solid rgba(0,0,0,0.15);
  line-height: 1.7em;
}
footer.footer h2 {
   border-bottom: 1px solid #ffc629;
   color: #fff;
   border-left: 0;
   padding: 0 0 10px;
   font-family: 'Open Sans';
   font-weight: bold;
   font-size: 1.25em;
}
footer .one-third {
  padding: 0 15px;
}
.bottomicon {
  max-width: 45px;
}
footer .review-body {
  padding: 0;
}
footer .review-date {
  display: none;
}
.bottomicon, .socialicons{
    text-align:left;
}
#content ul{list-style:square;}
/*.final-star {
    color: #f0f0e4 !important;
}*/
#content h2{margin-top: 2em;}
#content ul.fancylist{list-style: none;}
ul.spaced li{margin-bottom:15px;}
ul.fancylist li:before {
    content: "\f138" /*"\f058" */;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 16px;
    padding-right: 0.5em;
    margin-left: -27px;
    color: #ffc629;
}
ul.fancylist li { text-indent: 5px;}
ul.checked li:before{content: "\f058" /*\f00c*/;}
ul.marker li:before {content: "\f041";}
#content h2,#content h3,#content h4{
    color: #181818;
}

#content .compliments h1 {
    background: #ffc629;
    color: #0a0a0a !important;
}
.review-body, .rev-cont {
   border: 0;
}
.review-nav-container { width: 100%; }
.rev-cont {
    padding: 20px;
    border:none;
    background: #ededed;
    margin-bottom: 1.5em;
}
.review-container h3.review-title {
    display: none;
}
.review-nav-container li a {background: #fff;}

#content .review-nav-container li {
background: transparent;
}

#content .review-nav-container li a {
    min-width: 0;
    color: #000;
    padding: 5px;
    font-family: 'Montserrat', 'Open Sans', Helvetica, Arial, sans-serif;
}

.featherlight-next span, .featherlight-previous span {font-size: 60px;}
.gallery .gallery-item {padding: 0;}
.gallery img {border: none !important;max-width: 100%;
    width: auto;
    height: auto;}
#content .gallery a {
    border: 1px solid #1a2f60;
    padding: 0;
    display: inline-block;
} 
.up-down>a {color:#333 !important;transition: all 0.25s ease 0s;    margin: 0 1em;}
.up-down>a:hover{color:#181818 !important}


@media only screen and (min-width: 768px) {
.topPhone span {margin-right: 1em;}

.nav > ul {
  margin: 0 auto;
  max-width: 980px;
  width: 100%;
  padding: 0 1em;
  text-align: left;
}
nav.nav > ul > li:first-child  {margin-left: 0 !important;}
nav.nav > ul > li, nav.nav > ul > li.current-menu-item {
  margin: 0 2em;
  vertical-align: middle;
  background: 5px 0;
}
nav.nav > ul > li > a {font-size: 14px;padding: 8px 5px;display: block;}
nav.nav > ul > li a, nav.nav ul li {border:none;padding: 7px 0;}

nav.nav ul li.current-menu-item a{
    color: #ebd512;
}

header.header .one-third, header.header .two-third, 
header.header .wrapper > div {
    float: none;
    display: inline-block;
    vertical-align: middle  ;
}
header.header .one-third {text-align: right;}
nav.nav-fixed ul {
    text-align: center;
}

.toplogo img {max-height: 79px;}


.right-padding {
   padding-right: 1.75em;
}
.left-padding {
  padding-left: 1.75em;
}

.breakout .wrapper {max-width: 800px; margin: 0 auto; }
}
@media only screen and (min-width: 951px) {
}

@media only screen and (min-width: 768px) and (max-width: 949px) {
}

@media only screen and (max-width: 950px) {
}

@media only screen and (max-width: 767px) {
header.header .wrapper {
    width: 100%;
}
nav.nav {border: none;}
nav.nav ul li {width: auto; text-align: left;}
.nav > ul > li > a:before  {display: none;}
.current-menu-item, .nav ul li:hover, .nav ul li:focus {background: rgba(0,0,0,.1);}
.nav ul li > a {padding: 15px;font-size: 1.1em;color: #fff;margin-right: 50px;}

.toplogo img {max-height: 90px;display: block;margin: 0 auto 10px;}
#toggle-wrapper {
    top: 13px;
    z-index: 5;
    padding: 7px;
}
header .one-third, header .two-third {text-align: center;}
.topPhone .number {margin: 0;}
.nav ul {text-align: center;padding: 0;}
    .toplogo{
      display: block;
      padding: 0 10px;
      text-align: center;
    }
    .topPhone{
        padding: 0;
    }
    .topPhone span {display:none;}
    #content div.one-half{
        padding-right:0 !important;
        padding-left:0 !important;
    }
#gallery-2 .gallery-item {width: 50% !important;}
.gallery br {display: none;}

.parallax {background-position: center;}
.alignleft, .alignright {
    margin: 10px auto;
}
footer .one-third {
  margin-bottom: 2em;
}
}

@media only screen and (max-width: 480px) {
.cta {display:none;}
}