/*=============================================
    Please add all custom CSS to this file
 =============================================*/
html {
  min-height: 100%;
}

body{
    font-weight:400;
    background:#FFF;
    font-family: 'Open Sans', 'Montserrat', sans-serif;
    font-size: 15px;
}

.prime {
  font-size: 1em;
}

.clear {clear: both;}
.toplogo{font-size:1.9em;}
h1, h2, h3{  line-height: 1.2em;font-weight:600;}
h1 {font-size: 1.6em;}
h2 {font-size: 1.6em;}
h3 {font-size: 1.55em;}

#content h1, 
#content h2,#content h3,#content h4{
    color: #181818;
}
#content {overflow:hidden;padding-bottom: 40px;}
.breakout {   
  margin: 2em calc(50% - 50vw);
    padding: 1em 2em;
}
.breakout .wrapper { position: relative; z-index: 1; }

.parallax {
    position: relative;
    background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size:cover;
    background-attachment: fixed;
}
.overlay {position: relative;}
.overlay: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;
}
.inverse *, #content .inverse h2 {
color: #fff;
}
.topPhone span{
    display: block;
    line-height: 1em;
    font-family: 'Montserrat', 'Open Sans', Helvetica, Arial, sans-serif;
}
.toplogo img {
vertical-align: middle;
}
.prime header.header{background:#fff;color:#000;}
.topPhone span {font-size: 1.4em;}
.topPhone .phone-number {
   font-family: 'Montserrat', 'Open Sans', Helvetica, Arial, sans-serif;
   font-size: 1.1em;
   color:#fff;
   padding: 10px 17px;
   /* font-weight: 600; */
   background: #006680;
   display: inline-block;
   border-radius: 50px;
   -moz-border-radius: 50px;
   -webkit-border-radius: 50px;
   margin-bottom: 10px;
   text-decoration: none;
}
.topPhone .phone-number:hover {background:#DC4900;}
.topPhone i { margin-right: 7px; vertical-align: middle;}

#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: #006680;
}

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;
}

ul.sub-menu li a {color: #fff; font-size: 12px;}
ul.sub-menu {background:#fff; text-align: left;}
.nav ul.sub-menu li a:hover, ul.sub-menu li.current-menu-item {background: rgba(0,0,0,.1);}

.nav ul li a {
  text-transform: uppercase;
  color: #fff;
  position: relative;
  border:none;
  padding: 5px;
  line-height: 1.2em;
  letter-spacing: .06em;
}
.nav > ul > li > a  {font-size: 13px;}
.nav ul li a:hover { background: transparent; }


/*Fixed*/
nav.nav.nav-fixed{background: rgb(0, 102, 128);}
nav.nav.nav-fixed > ul > li > a, nav.nav.nav-fixed li.menu-item-has-children a:after {
   color: #fff;
}
nav.nav.nav-fixed .sub-menu {text-align: left;}

.nav ul { 
    padding:  0 0;
}
nav.nav ul li.current-menu-item a{
}
.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;
}
.cta {
	top:19%;
	left:0;
	right:0;
}

.ctatop {
	font-family: 'Montserrat', 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight:600;
	color:#fff;
	font-size:3em;
	line-height:1;
	margin-bottom:3%;
	text-shadow:1px 1px 1px #000;
}
#slider{text-align:center; margin: 0 auto;}

.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;
font-weight: bold;
}

#content a:hover {
color: #dc4900;
}

.nav ul li.current-menu-parent> a:before,
.nav ul li.current-menu-item > a:before,
.nav > ul > li > a:hover:before, 
.nav > ul > li:hover > a:before  {
    content: '';
    position: absolute;
    background: #dc4900;
    z-index: -1;
    right: 5px;
    bottom: 0;
    left: 5px;
    height: 2px;
    top: auto;
}

#content a:hover {text-decoration: none;}
a.contact-btn, .wpcf7-form input[type=submit],
.biziq-button, #content .btn, #slider .btn {
    font-weight: 500;
    background: #dc4900;
    padding: 10px 25px;
    color: #ffffff;
    display: inline-block;
    text-align: center;
    min-width: 150px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: 'Montserrat', 'Open Sans', Helvetica, Arial, sans-serif;
    position: relative;
    font-size: .9em;
    z-index: 1;
    border: none;
    line-height: 1.7em;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
}
a.contact-btn:after,.biziq-button:after,.client-button:after, .btn:after, #slider .btn:after  {
    content: "";
    font-family: 'FontAwesome';
    /* margin-left: 10px; */
    font-size: .85em;
}

.wpcf7-form input[type=submit]:hover, #content .btn:hover, #slider .btn:hover {
    background: #424242;
}

.feedback #content a {background: transparent;} .feedback #content a:hover {background: transparent;}
.up-down a:before {color:#222222;}

#content .wpcf7-form input[type=submit] {
    max-width:150px;
    margin:10px 0;
}
.wpcf7-form input, .wpcf7-form textarea {
padding: 10px;
margin: 5px 0;
}
ul li#menu-item-428{ 
     display: none!important;
 }
 .nav-fixed ul li#menu-item-428{ 
    display: inline-block!important;} 
.grid ul li {
     list-style-type: none;
   padding: 15px;
   position: relative;
   /*background: #ededed;*/
   z-index: 1;
   transition: .3s ease-in-out;
}

.grid ul li:after {
   content: '';
   background: #266DD3;
   position: absolute;
   left: 0;
   top: 0;
   right: 0;
   bottom: 100%;
   z-index: -1;
   transition: .3s ease-in-out;
   opacity: .8;
}

.grid ul {
    padding: 0;
    margin: 2em 0;
}

.grid ul li:hover:after {
   bottom: 0;
}

.grid ul li:hover, #content .grid ul li:hover h3 {
   color: #fff;
}

#content .grid h3 {
    color: #fff; 
    position: relative;
    padding-left: 28px;
}

.grid h3:before {
    content: '\f14a';
    font-family: 'FontAwesome';
    margin-right: 10px;
    position: absolute;
    left: 0;
}

.grid p {
    margin-left: 30px;
}
.author-name {font-weight: bold; font-style:normal;}
.neg-margin {
  margin: 0 15px;
}
.wpcf7-form input, .wpcf7-form textarea, .phone {
    font-size: 13px;
}

footer.footer{   
  font-size: .9em;
  background: #e8e8e8;
  color:#000;
  border-top:1px solid rgba(0,0,0,0.15);
}
footer.footer h2 {
   border-bottom: .02em solid #dc4900;
   padding-bottom: 5px;
   color: #171717;
}
.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:40px;}
#content ul.fancylist{list-style: none;margin-left: 10px;}
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: #BF1919;
}
ul.fancylist li { text-indent: 5px;}
ul.checked li:before{content: "\f058" /*\f00c*/;}
ul.marker li:before {content: "\f041";}

#content .compliments h1 {
    background:#222;
    color: #fff !important;
}
.review-body, .rev-cont {
   border: 0;
}
.review-nav-container { width: 100%; }
.rev-cont {
    padding: 20px;
    border:none;
    background: #ededed;
}
.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 10px;}
.gallery img {border: none !important;max-width: 100%;
    width: auto;
    height: auto;}
#content .gallery a {
    background: transparent;
    border: 1px solid #e4e4e4;
    padding: 15px;
    display: inline-block;
    box-shadow: 0px 0px 2px #bdbdbd;
} 
.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;}
header .wrapper  {
  padding: 20px 0 15px;
}
header .wrapper > div {
     float: none;
    display: inline-block;
    vertical-align: middle; 
	width: 49%;
}
nav.nav > ul > li > a {font-size: 13px;padding: 8px 5px;display: inline-block;}
nav.nav > ul > li a, nav.nav ul li {border:none;}

nav.nav > ul > li > ul.sub-menu li a {display: block;padding: 10px 5px;}

nav.nav-fixed ul {
    text-align: center;
}
nav.nav ul.sub-menu li:first-child {border-top:none;}
nav.nav ul.sub-menu li {border-top: 1px solid #fff;}

ul.sub-menu {
    /* box-shadow: 0 2px 10px #c7c7c7; */
    margin-left: 5px;
}
.toplogo img {max-height:200px;}

.prime header .two-third{text-align: right;}

.right-padding {
   padding-right: 1.75em;
}
.left-padding {
  padding-left: 1.75em;
}


.grid ul li {
    display: table-cell;
    border-left: 1px solid #fff;
    width: 33.33%;
}
.grid ul {
    table-layout: fixed;
    display: table;
    width: 100%;
    padding: 0;
    border-bottom: 1px solid #fff;
}

.review-container {
    margin: 30px 0px 0px 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.review-container .rev-cont:nth-child(even) {margin-right:0;}
.rev-cont {
    margin: 10px 0;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 48%;
    flex: 1 0 48%;
    margin-right: 20px;
}


}


@media only screen and (max-width: 1366px) {
    
}
@media only screen and (max-width: 1050px) {
    
}
@media only screen and (min-width: 951px) {
nav.nav > ul > li.current-menu-item {display: table-cell !important;}

.nav > ul {
  /*display: table !important; */
  margin: 0 auto;  
  max-width: 980px; 
  width: 100%; 
  padding: 0 0 ;
    -webkit-flex-direction: row;
    flex-direction: row;
    display: -webkit-flex;
    display: flex;
}
nav.nav > ul > li {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -moz-flex-grow: 1;
   vertical-align: middle;
    border:none;
    margin: 0;
    position: relative;
    overflow: inherit;
    padding: 10px 0;
}
nav.nav ul.sub-menu {right: 0;width: auto;left:0;z-index: 2;background: #006680;text-align: center;}
}
span.question-icon {
    background: #006680;
    color: #fff;
    padding: .25em .5em;
    border-radius: 57%;
}

.questions p {
    padding-left: 1em;
}
@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) {
.prime {
    font-size: .95em;
}
header.header .wrapper {
    width: 100%;
}
nav.nav {
}
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.3em;color: #fff; margin-right: 50px;}

ul.sub-menu {background: transparent;    font-size: .9em;}
ul.sub-menu li a:before {content: '-';}

.toplogo img {max-width: 150px;padding: 0 15px;}
#toggle-wrapper {    
    top: 12px;
    z-index: 5;
    padding: 7px;
}
header .one-third, header .two-third {text-align: center;}
.nav ul {text-align: center;}
    .toplogo{ 
      display: inline-block;
        padding:15px 0 0;
    }
.cta {top:14%;}
.ctatop {font-size:1.5em;}
#slider .rslides_tabs {
  display: none;
}
.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;}
.grid ul li {
  border-bottom: 1px solid #fff;
}
.parallax {background-position: center;}
.alignleft, .alignright {
    margin: 10px auto;
}
}

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

.cta {top:1%;}
.ctatop {font-size:1em; margin-bottom:1%;}

}

@media only screen and (max-width: 480px) {
.flex-wrapper .flex-item {
    flex-basis: 300px;
}
}


.flex-wrapper {
  justify-content: center;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 0;
  margin: 0em;
  list-style: none !important;
}

.flex-wrapper .flex-item {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -moz-flex-grow: 1;
    width: auto;
    align-content: center;
    flex-basis: 350px;
    list-style: none;
    padding-right: 15px;
    padding-left: 15px;
    margin: 0;
}

.serv-item.flex-item {
   background: #f4f4f4;
   border: 3px solid #00300a;
   color: #000000;
   padding: 10px 25px;
   text-align: center;
   margin: 21px !important;
   border-radius: 7px;
   -moz-border-radius: 7px;
   -webkit-border-radius: 7px;
}

.serv-item.flex-item h2 {
   color: #6e20a0;
   font-weight: bold;
}

@media only screen and (min-width: 769px) {

  .vm {
    align-items: center;
  }
}