body {
color: #444;
direction: ltr;
font-family: 'Istok Web', sans-serif;
font: 400 13px/22px;
line-height: 22px;
}


  ul {
 list-style-type: none;
         
 
}


h1,h3 {
        
        
        font-size:19px;
        font-weight:lighter;
        }
h1 {
        color:red;

        }        

/* Custom page CSS
-------------------------------------------------- */
/* Required for template or sticky footer method. */

.container {
  width: auto;
  
  padding: 0 15px;
}
.container .text-muted {
  margin: 20px 0;
}

@media (min-width: 1200px) {
    .container{
  max-width:1024px;
     
     
    }
    h3{
        font-size: 22px;
        line-height:1;
        font-weight: 300;

     
    }
h1 {
font-size: 30px;
font-weight: 300;
line-height: 44px;


 }
.searchbox {margin-top:30px;}

}

/*
@media (min-width: 1200px) {
    .container{
        max-width: 1024px;
    }
}
*/




#gallery {
  background: rgb(49, 126, 172);
}
.siteurl {
        margin-top: 5px;
       color:red;
     }
.page-header {
        border-bottom: 0;
       
     } 



.starter {
  padding: 40px 15px;

}




.video-header {display:block;padding:3px;font-size:11px;font-weight:bold;line-height:20px;color:#999;text-shadow:0 1px 0 rgba(255,255,255,0.5);text-transform:uppercase}

.cse .gsc-search-button input.gsc-search-button-v2,
input.gsc-search-button-v2 {
    height: 26px !important;
    margin-top: 0 !important;
    min-width: 13px !important;
    padding: 5px 26px !important;
    width: 68px !important;
}

 
      .cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
  background-image: inherit;
  box-sizing: inherit;
  margin-top:5px !important;
}

.gsc-input-box input[type="text"], .gsc-input-box input[type="text"]:focus, .gsc-input-box input[type="text"]:active {
  -webkit-box-shadow: none;
  box-shadow: none;
margin-top:-10px !important;


}

.gsc-control-cse {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size : 13px;
    background-color:inherit !important;
    padding:0 !important;
    margin-top: 5px;
    border:0 !important;
}




/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  margin-bottom: 40px;

}


.caption {
right:40px;
top:50px;
text-align:center;
}



/* Declare heights because of positioning of img element */
.carousel .item {
 height: 400px;
  background-color:none;
}
.carousel img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 50%;
  
}
.carousel-inner > .item > img{ width:440px; height:400px; }



.carousel-indicators {
        top: 108%;
        right: 25px;
        z-index: 31;
}

.carousel-indicators li{

    background-color: rgb(214,34,62);
 
}

.success3    { background: #FFF8E7; color: #264409; border-color: #C6D880; padding: .2em; margin-bottom: 1em; border: 2px solid #ddd;}

  <cfoutput>@import url("styles/#url.style#.css");</cfoutput>

    /* general */
    * {
      
      font-size:1em;
    }
    h4 {
      margin:0;
    }
    

  
    #paginationTestArea {
      float:left;
    }
    #paginationTestArea table {
      clear:both;
    }

    .cfdebug {clear:both;}

    .searchbox {margin-top:50px;}

    .logo {font-size:18px;}

    .modal {
 overflow-y: auto;
}

.modal-open {
 overflow: auto;
}

.highlightme { background-color:#FFFF00;font-weight:bolder; }

/* Google search text */
.gsc-input-box {
  margin-top: 0px !important;
}

.spacer {
  height:30px;
}

.navbar .nav > li > a, .navbar .nav > li > a:first-letter,
.navbar .nav > li.current-menu-item > a,
.navbar .nav > li.current-menu-ancestor > a {

font-size:      0.9em;
}
