/*!
 * Start Bootstrap - Grayscale Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    width: 100%;
    height: 100%;
    font-family: Open Sans,"Helvetica Neue",Helvetica,Arial,sans-serif !important;
    color: #fff;
    font-weight: 400;
    letter-spacing: 0px;
    background-color: #f9f9f9 !important;
}

html {
    width: 100%;
    height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 35px;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;

}

h6 {
    line-height: 1.3;
}

h5 {
    margin: 0 0 0px;
    }


h1 {
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 60px !important;
    font-weight: 700 !important;
    line-height: .9 !important;
    letter-spacing: -2px;

}

p {
    margin: 0 0 25px;
    font-size: 20px;
    line-height: 1.4;
    padding: 0px !important;
}

@media(min-width:767px) {
    p {
        margin: 0 0 35px;
        font-size: 20px;
        line-height: 1.5;
        padding: 0px !important;
    }
}

a {
    color: #07a1f2  !important;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

a:hover,
a:focus {
    text-decoration: none !important;
    color: #0877b1 !important;
}






.bold {
    font-weight: 700;
}

.regular {
    font-weight: 400;
}

.light {
    font-weight: 300;
}


.small-text {
    font-weight: 200;
    font-size: 75%;
}

.small-text-wht {
    font-weight: 200;
    font-size: 65%;
    color: #07a1f2 !important;
}

.large-text {
    font-size: 130%;
    padding-bottom: 5px;
}

.tight-text  {
    line-height: .6 !important;
}

.regular-text  {
    line-height: 1;
}


.truncate {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis !important;
}


.text-wht {
    color: #fff !important;
}

.padded-text {
    padding-bottom: 5px !important;
}


/* Columns */

.other-columns {
    columns: 1;

}


@media(min-width:992px) {
    .other-columns  {
        columns: 3;
        column-gap: 25px;

        }
    }




/* Image Gallery Baguette Box */


.img-gallery {
    text-align: left;

}

pre {
    width: 340px;
    margin: 0 auto;
    border: dashed 1px #aaa;
    margin-bottom: 10px;
}

@media (max-width: 480px) {
    pre {
        max-width: 98%;
    }
}

@media(min-width:1200px) {
.img-gallery, 
.gallerytext{
     width: 945px;
    }
}

.img-gallery img {
    height: 100%;
}

.img-gallery a {
    width: 150px;
    height: 150px;
    display: inline-block;

    margin: 4px 6px;
}

@media(min-width:770px) {
.img-gallery a {
     width: 250px;
     height: 250px;
    }
}



/* Image Shadow */

.img-gallery img {
    border-radius: 14px;
    box-shadow: 0 10px 30px rgba(0,0,0,.10); /* matches dashboard */
    transition: transform .12s ease, background .12s ease;
}

.img-gallery img:hover{
  transform: translateY(-2px);
}


/* Image Round */

.img-round {
    border-radius: 14px;

}



/* Navbar */

.navbar-collapse {
  text-align: left;
}


@media (min-width: 768px) {
    .navbar-collapse {
        text-align: right;
    }
}

@media (min-width: 576px) {
    .navbar-collapse {
        text-align: left;
    }
}


/* Table Section */
table, th, td {
  border: 1px solid black;
}

table {
  border-spacing: 0px;
}

td {
  text-align: center;
}

tr:nth-child(even) {
  background-color: #07a1f2;
}
tr:nth-child(odd) {
  background-color: #fff;

}



#decalbox {
    display: flex;
    width: 100%;
    justify-content: center;
}

#decalbox div {
    padding: 10px;
}

/* Specs */

.spec-col-1-text {
    width: 100%;
    height: 200px;
    font-size: 16px !important;
    line-height: 26px;


    }

@media(min-width:767px) {
.spec-col-1-text {
    width: 50%;
    height: 452px;
    float: left;
    border-right: 1px solid #D7D7D7;
    font-size: 20px !important;
    line-height: 30px;

        }
    }

.spec-col-1-text-left {
    padding-right: 5px !important;
    padding-top: 15px !important;
    padding-bottom: 16px !important;
    width: 40% !important;
    float: left !important;
    text-align: right !important;
    }

.spec-col-1-text-right {
    padding-left: 5px !important;
    padding-top: 15px !important;
    padding-bottom: 0px !important;
    width: 60% !important;
    color: #07a1f2 !important;
    float: left !important;
    text-align: left !important; 
    }

.spec-col-2-text {
    width: 100% !important; 
    height: 60px !important;

    }

@media(min-width:767px) {
.spec-col-2-text {
    width: 50% !important;
    height: 60px !important;
    float: left !important;
        }
    }

.spec-col-2-text-left {
    padding-left: 15px !important;
    padding-top: 16px !important;
    padding-bottom: 16px !important;
    width: 50% !important;
    float: left !important;      
    }

.spec-col-2-text-right {
    padding-left: 10px !important;
    padding-top: 16px !important;
    padding-bottom: 16px !important;
    width: 50% !important;
    color: #07a1f2 !important;
    float: left !important;      
    }





/* Banner */

.image-align {
    text-align: center !important;
}

.image1{
   display: none !important;
}

.image2{
    display: none !important;
}

.image3{
    display: inline-block !important;
}

@media all and (max-width: 969px) and (min-width: 520px) {
   .image1{
    display: none !important;
   }

   .image2{
    display: inline-block !important;
   }

    .image3{
    display: none !important;
   }
}

@media(min-width:970px) {
   .image1{
    display: inline-block !important;
   }

   .image2{
    display: none !important;
   }

    .image3{
    display: none !important;
   }
}

.banner-divider-top {
    padding: 40px 0 !important;

}

.banner-divider-bottom {
    padding: 5px 0 !important;
    border-bottom: 1px solid rgba(255,255,255,.3) !important;

}



/* Portfolio */


.portfolio {
    color: #373737;
    background-color: #f9f9f9;
}

.portfolio-item {
    margin-bottom: 30px;

}

.img-portfolio {
    margin: 0 auto;

}

.img-portfolio:hover {
    opacity: 0.8;
}

.portfolio-text {
    color: #07a1f2;
    height: 58px;
    padding-top: 20px;
    margin-bottom: 20px;
    background-color: #f4f4f4;
}

.portfolio-text:hover {
    color: #0877b1;
    background-color: #fff;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}



.item-padding {
    padding-top: 20px !important;

}



/* Nav Section */


.navbar-custom {
    margin-bottom: 0;
    border-bottom: 0px solid rgba(255,255,255,.3) !important;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    background-color: #373737;
}

.navbar-custom .navbar-brand {
    font-weight: 700;
}

.navbar-custom .navbar-brand:focus {
    outline: 0;
}

.navbar-brand {
    padding: 4px 6px;
}

.navbar-custom .navbar-toggle {
    padding: 4px 6px;
    font-size: 16px;
    color: #fff;
}

.navbar-custom .navbar-brand .navbar-toggle:focus,
.navbar-custom .navbar-brand .navbar-toggle:active {
    outline: 0;
}

.navbar-custom a {
    color: #07a1f2;
}

.navbar-custom .nav li.active {
    outline: none;
    background-color: rgba(0,0,0,.3);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.navbar-custom .nav li a {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus,
.navbar-custom .nav li a.active {
    outline: 0;
    background-color: rgba(0,0,0,.3);
    color: #07a1f2;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

@media(min-width:767px) {
    .navbar {
        padding: 20px 0;
        border-bottom: 0px solid rgba(255,255,255,.3) !important;
        letter-spacing: 0px;
        background: 0 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }

    .top-nav-collapse {
        padding: 0;
        background-color: #333333;
    }

    .navbar-custom.top-nav-collapse {
        border-bottom: 0px solid rgba(255,255,255,.3) !important;
    }
}

.img-nav {
    float: left;
    margin-right: 10px;
}



/* Intro Section */


.intro {
    padding-top: 0px;
    display: table;
    height: 300px;
    width: 100%;
    text-align: center;
    color: #fff;

    }


.intro-body {
    display: table-cell;
    vertical-align: middle;
    }

.intro-body h1 {
    font-size: 40px !important;
    }


@media(min-width:767px) {
.intro {
        height: 400px;
        padding-top: 0px;
    }

}


@media(min-width:767px) {
.intro-body h1 {
        font-size: 60px !important;
    }

}



/* Dividers */

.image-divider-1 {
    height: 2px;
    background-color: #555555;
}

.rule-divider-1 {
    height: 1px;
    background-color: #D7D7D7;
    z-index: 2000;
}

.s-divider-1 {
    padding: 15px 0;
    background-color: #fff;
}

.m-divider-1 {
    padding: 30px 0;
    background-color: #fff;
}

.s-divider-2 {
    padding: 15px 0;
    background-color: #f9f9f9;
}

.m-divider-2 {
    padding: 30px 0;
    background-color: #f9f9f9;
}

.s-divider-3 {
    padding: 15px 0;
    background-color: #e9e9e9;
}

.m-divider-3 {
    padding: 30px 0;
    background-color: #e9e9e9;
}

.divider-line-1{
    height: 1px;
    width: 100%;
    background-color: #D7D7D7;
    float: left;   
}

.decalbox{
    width: 100%;
    background-color: #ffffff;
    float: center;   
}


/* responsive */

.img-responsive {
  display: block;
  width: 100%;
  height: auto;
}



/* gallery */


.gallery-text {
    color: #fff;
    height: 64px;
    padding: 10px;
    background-color: #333333;
    opacity: .9;

}

.gallery-text:hover {
    background-color: #000;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.gallery {
    color: #333333;
    background-color: #f9f9f9;

}




/* Content Cards */
.content-card-text {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;

}

.content-card-text h3 {
    line-height: 1.3;

}

.content-card-top {
    height: 5px;
    background-color: #f2f2f2;
    padding: 0px;
    border-top: 1px solid #D7D7D7;
    overflow: hidden;

}


@media(min-width:767px) {
    .content-card-top {
        height: 5px;
        border: 1px solid #D7D7D7;
        background-color: #f2f2f2;
        border-radius: 5px 5px 0px 0px;
        border-bottom: 0px;

    }

}

.content-card-bottom {
    height: 5px;
    background-color: #fff;
    padding: 0px;
    border-top: 0px;
    border-bottom: 1px solid #D7D7D7;
    overflow: hidden;

}


@media(min-width:767px) {
    .content-card-bottom {
        height: 5px;
        background-color: #fff;
        border-radius: 0px 0px 5px 5px;
        border-bottom: 1px solid #D7D7D7;

    }

}
.content-card-line {
    height: 1px;
    background-color: #D7D7D7;
    overflow: hidden;

}


@media(min-width:767px) {
    .content-card-line {
        background-color: #D7D7D7;
        z-index: 100;

    }

}

.content-card-header {
    height: 60px;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: 1px solid #D7D7D7;
    background-color: #f2f2f2;
    line-height: 1;
    overflow: hidden;

}


@media(min-width:767px) {
    .content-card-header {
        padding-left: 10px;
        padding-right: 10px;
        border: 1px solid #D7D7D7;
        background-color: #f2f2f2;
        line-height: 1;
        border-top: 0px;

    }

}


.content-section {
    padding: 0px;
    border: 0px;
    background-color: #f9f9f9;
    overflow: hidden;
}


@media(min-width:767px) {
    .content-section {
        padding: 0px;
        border-left: 1px solid #D7D7D7;
        border-right: 1px solid #D7D7D7;
        background-color: #f9f9f9;
    }

}

.textwrap-right {
    float: right;
    margin-left: 10px; 
}

.textwrap-left {
    float: left;
    margin-right: 10px; 
    margin-bottom: 0px; 
}

.copyright-text {
    line-height: 1.5;
}




/* Create two equal columns that floats next to each other */
.two-column {
    float: left;
    width: 50%;
    padding: 10px;
  }
  
  /* Create three equal columns that floats next to each other */
  .three-column {
    float: left;
    width: 33.33%;
    padding: 10px;
  }
  
  
  /* Clear floats after the columns */
  .row:after {
    content: "";
    display: table;
    clear: both;
  }


/* Buttons */


.btn {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}


.btn {
    background-color: #07a1f2 !important;
    color: #fff !important;
    border: 0px;
}




.social {
    color: #07a1f2;
}

.social:hover {
    color: #07a1f2;
}

.services {
    color: #373737;
    background-color: #f9f9f9;
}

.service-item {
    margin-bottom: 30px;
}



.mobile-social-share {
    background: none repeat scroll 0 0 #EEEEEE;
    display: block;
    min-height: 70px;
    margin: 50px 0;
}


.share-group {
    margin: 0px 0px 0 0;

}

.mobile-social-share ul {
    float: right;
    list-style: none outside none;
    margin: 0;
    min-width: 61px;
    padding: 0;
}

.share {
    min-width: 17px;
}

.share-img {
    margin-top: 10px;
    margin-left: 5px;
    }


.mobile-social-share li {
    display: block;
    font-size: 18px;
    list-style: none outside none;
    margin-bottom: 3px;
    margin-left: 4px;
    margin-top: 3px;

}

.btn-share {
    background-color: #07a1f2;
    color: #555;
}


.caret {
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-top: 4px solid;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0;
}

#socialShare {
    width:150px;
}



#socialHolder{
        padding-left:0px;
        padding-right:0px;
    }

 .dropdown-menu{
    position:absolute;
    top:100%;
    left:0;
    z-index:1000;
    display:none;
    float:left;
    min-width:100%;
    padding-top: 0px;
    padding-bottom: 0px;
    margin:0px;
    font-size:14px;
    list-style:none;
    background-color:#fff;
    -webkit-background-clip:padding-box;
    background-clip:padding-box;
    border:1px solid #ccc;
    border:1px solid rgba(0,0,0,.15);
    border-radius:4px;
    -webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);
    box-shadow:0 6px 12px rgba(0,0,0,.175)
 }

  .dropdown-menu>li>a{
    display:block;
    padding:10px 10px;
    clear:both;
    font-weight:400;
    line-height:1.2;
    color:#333;
 }


    .dropdown-menu {
        z-index: 5000;
        border-left: 0px;
        border-right: 0px;
        border-radius: 0px 0px 0px 0px;
    }

@media(min-width:767px) {
    .dropdown-menu {
        border: 1px solid #ccc;
        border-radius: 5px 5px 5px 5px;
        -webkit-box-shadow:0 6px 6px rgba(0,0,0,.175);
        box-shadow:0 6px 6px rgba(0,0,0,.175);
        }

    }

.dropdown-menu-small  {
    border: 1px solid #D7D7D7;
    border-radius: 5px 5px 5px 5px;
        }

@media(min-width:767px) {
.dropdown-menu-small  {
    border: 1px solid #D7D7D7;
    border-radius: 5px 5px 5px 5px;

        }
    }

    
.dropdown-off {
    border-radius: 0px 0px 0px 0px !important;
    }


    .list-group-item {
        height: 60px;
        padding-left: 15px;
        padding-right: 10px;
        margin-bottom: 1px;
        border-top: 0px solid #D7D7D7;
        border-bottom: 0px solid #D7D7D7;
        border-left: 0px;
        border-right: 0px;
        border-radius: 0px 0px 0px 0px;

    }


.list-group {
    width: 100%;
    margin-bottom: 0px;

    }

@media(min-width:767px) {
.list-group  {
    width: 50%;
    float: left;
    margin-bottom: 0px;

        }
    }

.list-group-2 {
    width: 100%;
    margin-bottom: 0px;
    padding-left: 0px;

    }

    .list-group-3 {
        width: 100%;
        margin-bottom: 0px;
        padding-left: 0px;
        float: left;

    }




    .other {
        color: #fff;
        background-color: #555;
    }

    .other-margin {
        overflow: hidden;
    }

    .other-text {
        padding-left: 15px;
        margin-bottom: 15px;
    }

    .other-link {
        border-radius: 0px 0px 5px 5px !important;
        margin-bottom: 15px !important;
    }


.vid-icon {
        padding-top: 80px;

    }

    @media(min-width:767px) {
    .vid-icon  {
        padding-top: 38px;

        }
    }

    .added-text {
        width: 100% !important;
    }

    .member-name {
        padding-top: 10px;
        height: 32px;
    }


    .rated-text {
        width: 100%;  
        height: 60px;

    }

    @media(min-width:767px) {
        .rated-text {
            width: 50%;
            height: 60px;
            float: left;
        }
    }


    .rated-text-left {
        padding-left: 15px;
        padding-top: 16px;
        padding-bottom: 16px;
        width: 50%;
        float: left;       
    }

    .rated-text-right {
        padding-left: 10px;
        padding-top: 16px;
        padding-bottom: 16px;
        width: 50%;
        color: #07a1f2;
        float: left;      
    }



/* Header Bar/Back Section */
.header-bar {
    width: 100%;
    height: 70px;
}


.back-section {
    padding-top: 8px;
    height: 50px;
}




/* Footer */

.social {
    color: #07a1f2;
}

.social:hover {
    color: #07a1f2;
}

.services {
    color: #373737;
    background-color: #f9f9f9;
}

.service-item {
    margin-bottom: 30px;
}


footer {
    padding: 50px 0;
    background-color: #333333;
}

footer p {
    margin: 0;
}




::-moz-selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

::selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}



    .carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
          transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}