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


  ul {
 list-style-type: none;
}


ul.cat_content
{
margin: 0;
padding: 0;
list-style-type: none;
}


h1,h3 {
        
        
        font-size:25px;
        font-weight:500;
        }
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;


 }

h2 {
font-size: 24px;
font-weight: 300;
line-height: 2;


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

}



.bold {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}
.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;
}

#gsc-iw-id1{
    height: 30px;
    border-color: #898989;
}

input.gsc-search-button-v2{
    width: 71px;
    height: 29px;
}

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



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


.bxslider .slide {
  visibility: hidden;
}

.cat_content {
    box-sizing: border-box;
    color: rgb(68, 68, 68);

    text-align: left;
    text-decoration: none solid rgb(68, 68, 68);



    background: #FBFBFB none repeat scroll 0% 0% / auto padding-box border-box;
    border-top: 0px none rgb(208, 227, 240);
    border-right: 0px none rgb(208, 227, 240);
    border-bottom: 0px none rgb(208, 227, 240);
    border-left: 3.6363635063171387px solid rgb(0, 0, 0);




    padding: 15px 30px 15px 15px;
}/*#DIV_1*/


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

.descriptioncaret {
padding:8px 8px 0 0;
color:red;
margin-left:10px;
margin-bottom:10px;
}

@media(min-width:1200px){

    h1 {font-size:34px}
.container {
   max-width: 100%;
   /* This will remove the outer padding, and push content edge to edge */
   padding-right: 10%;
   padding-left: 10%;
 }

}

a:hover {
text-decoration:none
}

.gsc-input-box {
  margin-top: 0px !important;
}

.spacer {
  height:30px;
}


@media (max-width: 1024px) {
  .navbar-collapse.collapse.in { display: block !important; }
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top:20px;
    border-top-left-radius:4px;
    border-top-right-radius:4px;
}

/*
.navbar-default .navbar-nav>li>a {
    width:200px;
    font-weight:bold;
}
*/
.mega-dropdown {
    position: static !important;
    width:100%;
}
.mega-dropdown-menu {
    padding: 20px 0px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
}
@media (min-width: 768px)
    {
.open .dropdown-toggle:after {
    border-bottom: 15px solid #fff;
    border-left: 17px solid transparent;
    border-right: 17px solid transparent;
    content: "";
    left: 163px;
    position: absolute;
    bottom: -21px;
    z-index: 1500;
}
.open .dropdown-toggle span:after {
    border-bottom: 17px solid #ccc;
    border-left: 19px solid transparent;
    border-right: 19px solid transparent;
    content: "";
    left: -10px;
    position: absolute;
    bottom: -41px;
    z-index: 8;
}
}
.mega-dropdown-menu > li > ul {
    padding: 0;
    margin: 0;
}
.mega-dropdown-menu > li > ul > li {
    list-style: none;
}
.mega-dropdown-menu > li > ul > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #999;
    white-space: normal;
}
.mega-dropdown-menu > li ul > li > a:hover, .mega-dropdown-menu > li ul > li > a:focus {
    text-decoration: none;
    color: #444;
    background-color: #f5f5f5;
}
.mega-dropdown-menu .dropdown-header {
    color: #428bca;
    font-size: 18px;
    font-weight:bold;
}

.mega-dropdown-menu form {
    margin:3px 20px;
}
.mega-dropdown-menu .form-group {
    margin-bottom: 3px;
}

.dropdown-header a {

color: #428bca !important;
padding-left: 0 !important;
}
 