/*Navbar*/
/****** N A V *******/
div#navbar-collapse-1.collapsing {
    border-top: 0;
}
.social-icons {
    position: absolute;
    top: 11px;
    right: 1.2%;
}
.icon-wrapper {
    width: 30px;
    height: 30px;
    display: inline-block;
}
span.menu{
    margin-left:15px;
    padding-left:3px;
}
a#Logo {
    width: 175px;
    float: left;
    display: block;
    margin-top: 33px;
    position: absolute;
    z-index: 999999;
}
img.logo {
    width:137px;
    height:auto;
    z-index: 9;
    margin-top:-1px;
    transition: all 0.2s ease-out;
}
.row-first a{color:#929292;}
.row-first{
    background-color:#e2e2e2;
    padding:5px 0 5px;
    /*border-bottom:3px solid #5E85A9;*/
    font-size:16px;
}

.text-right .pull-left .facebook:hover{
  color:#3B5998;
}

.text-right .pull-right a:hover{
  text-decoration:none;
}


.text-right .pull-left .youtube:hover{
  color:#ff0000;
}
/*.jumbotron{
  padding-top:0;
}*/


.row-two{
    border-bottom:5px solid #35517B;
    margin-top:36px;
    transition: all 0.2s ease-out;
}
/*.logo{
    margin:-3.5em auto;
}*/

@media(min-width:992px){
  .col-md-offset-2{
    margin-left:13.666667%!important;
  }
}




.nav{text-transform:uppercase;}
.navbar{margin-bottom:0 ;}
.navbar-brand {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    text-align: center;
    margin: auto;
    display: block;
}
.navbar-toggle {
    z-index:3;
}
.navbar-toggle {
    position: relative;
    float: left!important;
    padding: 9px 10px;
    margin-top: 0;
    margin-left: 15px!important;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;.cbp-ig-icon-speaking
}
ul.nav li{
    padding:-1px 20px;
    font-size:18px;
}

ul.navbar-left li:before,
ul.navbar-left li:before{
    left:0;
}

@media (min-width:768px) and (max-width:866px){
ul.nav li{font-size:15px;}
.navbar-nav>li>a {padding-left:5px;padding-right:5px;}
ul.navbar-right li:before, ul.navbar-right li:before, ul.navbar-left li:before, ul.navbar-left li:before{top:0.95em;}
}
@media (min-width:768px) and (max-width:800px){
    ul.nav li{padding:0 10px;}

}

@media screen and (max-width:768px){
    .lost:before{
        right:0em!important;
        width: 139px!important;
        top:-14em!important;
    }

}
@media screen and (max-width:768px){
    .text-small-center{text-align: center}
}
.navbar {
  margin-bottom: 0;
  background-color: #fff;
  transition: all 0.2s ease-out;
}

.top-nav{
  min-height:15px;
  background-color: #35517B;
}



.navbar-container {
  position: relative;
}

.navbar .navbar-nav li a {
  font-size: 14px;
  text-transform: uppercase;
  color: #2E1C05;
  transition: all 0.2s ease-out;
}

.navbar-brand {
  font-size: 25px;
  transition: all 0.2s ease-out;
}

.navbar-scroll {
  opacity: 1;
  margin-top:0!important;
}

.navbar-scroll .logo {
  width:6%;
  margin-top:-1px;
}


#top-social-menu {
  display: none;
}

@media(min-width:1200px){
  .row-first .container{
    width:1270px;
  }
}



.row-first .container a{
  padding:10px;
}

@media (min-width: 768px) {
  .station-navbar {
    height: 105px;
  }
  .bottom-nav{
    margin-top:35px;
  }

  .top-nav{
    height:35px;
  }


  .navbar-nav>li>a {
    padding: 0;
    font-size:15px;
    margin-top: 40px;
    margin-left: 50px;
    line-height: 50px;
  }
  .navbar-nav2 > li >a{
    line-height:0;
    margin-top:4px;
    color:#fff!important;
  }

  .navbar-brand {
    font-size: 28px;
    padding: 0;
    height: 120px;
    line-height: 120px;
  }

  #top-social-menu {
    display: initial;
  }

  /* Navbar when scrolled */

  .navbar-scroll {
    height: 95px;
  }
  .navbar-scroll .scroll-nav{
    height:90px;
  }


  .navbar-scroll #top-social-menu {
    display: none;
    transition: all 0.2s ease-out;
  }

  .navbar-scroll .navbar-brand {
    height: 70px;
    line-height: 70px;
  }

  .navbar-scroll .navbar-nav>li>a {
    opacity: 1;
    padding: 0;
    margin-top: 20px;
  }
}

.row-first .pull-left i{
  font-size:1.5em;
}


/* # Hover Link Effect
================================ */
@media (min-width: 768px) {
  .navbar-nav>li>a::after {
    position: absolute;
    top: 80%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #2E1C05;
    content: '';
    opacity: 0;
    transition: height 0.3s, opacity 0.3s, transform 0.3s;
    transform: translateY(-10px);
  }

  .navbar-nav>li>a:hover::after,
  .navbar-nav>li>a:focus::after {
    height: 2px;
    opacity: 1;
    transform: translateY(0px);
  }
}

.btn-hover:hover{
  text-decoration: none;
}

/*SlideShow*/
.carousel-fade .carousel-inner .item {
  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;
}

/*.carousel,
.carousel-inner,
.carousel-inner .item {
  height: auto;
}*/

.carousel-fade{
  height: 650px;
}



/*Focus Area*/

.focus-area{
  padding:0px 30px 10px;
  padding-bottom:00px;
  padding-top:36px;
  margin-top:25px;
}

.cbp-ig-grid {
  list-style: none;
  padding: 30px 0 0px 0;
  margin: 0;
}

/* Clear floats */
.cbp-ig-grid:before, 
.cbp-ig-grid:after { 
  content: " "; 
  display: table; 
}

.cbp-ig-grid:after { 
  clear: both; 
}

/* grid item */
.cbp-ig-grid li {
  width: 25%;
  float: left;
  height: 420px;
  text-align: center;
  /*border-top: 1px solid #ddd;*/
}

/* we are using a combination of borders and box shadows to control the grid lines */
.cbp-ig-grid li:nth-child(-n+3){
  border-top: none;
}

.cbp-ig-grid li:nth-child(3n+2), .cbp-ig-grid li:nth-child(2n+1) {
  box-shadow: 1px 0 0 #ddd;
}

/* anchor style */
.cbp-ig-grid li > a {
  display: block;
  height: 100%;
  text-decoration: none;
  color: #47a3da;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s;
}

/* the icon with pseudo class for icon font */
.cbp-ig-icon {
  padding: 95px 0 0 0;
  display: block;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -moz-transform 0.2s;
  transition: transform 0.2s;
}

.cbp-ig-icon:before {
  /*font-family: 'anyoldicon';*/
  font-size: 14em;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

.parallax .container .int-container .ddmg-padding-64{
  padding-top:20px;
}


.about-us h2{
  margin-top:0px;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
  .cbp-ig-icon-resources {
    content:url(images/resources-icon.png);
    width:50%;
  }

  .cbp-ig-icon-bible {
    content:url(images/bible-icon.png);
    width:50%;
  }

  .cbp-ig-icon-church {
    content:url(images/church-icon.png);
      width:50%;
  }

  .cbp-ig-icon-speaking {
      content:url(images/speech-icon.png);
    width:50%;
  }
}

.cbp-ig-title h3{
  color:#35517B;
}


.register-btn:hover{
  text-decoration: none;
}

/* title element */
.cbp-ig-grid .cbp-ig-title {
  margin: 20px 0 10px 0;
  padding: 20px 0 0 0;
  font-size: 2em;
  position: relative;
  -webkit-transition: -webkit-transform 0.2s;
  -moz-transition: -moz-transform 0.2s;
  transition: transform 0.2s;
}

.cbp-ig-grid .cbp-ig-title:before {
  content: '';
  position: absolute;
  background: #35517B;
  width: 160px;
  height: 6px;
  top: 0px;
  left: 50%;
  margin: -10px 0 0 -80px;
  -webkit-transition: margin-top 0.2s; /* top or translate does not seem to work in Firefox */
  -moz-transition: margin-top 0.2s;
  transition: margin-top 0.2s;
}

.cbp-ig-grid .cbp-ig-category {
  text-transform: uppercase;
  display: inline-block;
  font-size: 1em;
  letter-spacing: 1px;
  color: #fff;
  -webkit-transform: translateY(10px);
  -moz-transform: -moz-translateY(10px);
  -ms-transform: -ms-translateY(10px);
  transform: translateY(10px);
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
  -moz-transition: -moz-transform 0.3s, opacity 0.2s;
  -webkit-transition: transform 0.3s, opacity 0.2s;
}

.cbp-ig-grid li:hover .cbp-ig-category,
.touch .cbp-ig-grid li .cbp-ig-category {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}


.cbp-ig-grid .cbp-ig-title {
  color:#35517B;
}

/* Hover styles */

.cbp-ig-grid li > a:hover {
  background: #35517B;
}


.cbp-ig-grid li > a:hover .cbp-ig-icon-resources{
  content: url(images/resources-iconhover.png);
  width:50%;
}

.cbp-ig-grid li > a:hover .cbp-ig-icon-speaking{
  content: url(images/speech-iconhover.png);
  width:50%;
}

.cbp-ig-grid li > a:hover .cbp-ig-icon-church{
  content: url(images/church-iconhover.png);
  width:50%;
}
.cbp-ig-grid li > a:hover .cbp-ig-icon-bible{
  content: url(images/bible-iconhover.png);
  width:50%;
}

.cbp-ig-grid li > a:hover .cbp-ig-icon {
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
}

.cbp-ig-grid li > a:hover .cbp-ig-icon:before,
.cbp-ig-grid li > a:hover .cbp-ig-title {
  color: #fff;
}

.cbp-ig-grid li > a:hover .cbp-ig-title {
  -webkit-transform: translateY(-30px);
  -moz-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  transform: translateY(-30px);
}

.cbp-ig-grid li > a:hover .cbp-ig-title:before {
  background: #fff;
  margin-top: 80px;
}






@media screen and (max-width: 62.75em) {
  .cbp-ig-grid li {
    width: 50%;
  }

  /* reset the grid lines */
  .cbp-ig-grid li:nth-child(-n+3){
    border-top: 1px solid #ddd;
  }

  .cbp-ig-grid li:nth-child(3n-1),
  .cbp-ig-grid li:nth-child(3n-2) {
    box-shadow: none;
  }

  .cbp-ig-grid li:nth-child(-n+2){
    border-top:none;
  }

  .cbp-ig-grid li:nth-child(-n+2){
    border-bottom: 1px solid #ddd;
  }

  .cbp-ig-grid li:nth-child(2n-1) {
    box-shadow: 1px 0 0 #ddd;
  }
}

@media screen and (max-width: 41.6em) { 
  .cbp-ig-grid li {
    width: 100%;
  }

  .cbp-ig-grid li:nth-child(-n+2){
    border-top: 1px solid #ddd;
  }

  .cbp-ig-grid li:nth-child(2n-1) {
    box-shadow: none
  }

  .cbp-ig-grid li:first-child {
    border-top: none;
  }
}

@media screen and (max-width: 25em) { 
  .cbp-ig-grid {
    font-size: 80%;
  }

  .cbp-ig-grid .cbp-ig-category {
    margin-top: 20px;
  }
}


.main{
  margin-top:30px;
}


@-moz-document url-prefix() {
  /* .cbp-ig-icon-resources {
  background-image:url(images/resources-icon-ie.png);
  background-position:center;background-repeat:no-repeat;
  width:100%;
  margin-top:20%;
  height:150px;
} */

.cbp-ig-grid .cbp-ig-title{
  margin:35px 0 10px 0;
}

/* .cbp-ig-icon-bible {
   background-image:url(images/bible-icon-ie.png);
   background-position:center;background-repeat:no-repeat;
   width:100%;
   margin-top:20%;
   height:150px;
}

.cbp-ig-icon-church {
  background-image:url(images/church-icon-ie.png);
  background-position:center;background-repeat:no-repeat;
    width:100%;
    margin-top:20%;
    height:150px;
}

.cbp-ig-icon-speaking {
    background-image:url(images/speech-icon-ie.png);
    background-position:center;background-repeat:no-repeat;
  width:100%;
  margin-top:20%;
  height:150px;
} */

.main{
  margin-top:50px;
}

/* .cbp-ig-grid li > a:hover .cbp-ig-icon-resources{
  background-image: url(images/resources-iconhover-ie.png);
  background-position:center;background-repeat:no-repeat;
  width:100%;
  margin-top:10%;
  height:150px;
}

.cbp-ig-grid li > a:hover .cbp-ig-icon-speaking{
  background-image: url(images/speech-iconhover-ie.png);
  background-position:center;background-repeat:no-repeat;
  width:100%;
  margin-top:10%;
  height:150px;
}

.cbp-ig-grid li > a:hover .cbp-ig-icon-church{
  background-image: url(images/church-iconhover-ie.png);
  background-position:center;background-repeat:no-repeat;
  width:100%;
  margin-top:10%;
  height:150px;
}
.cbp-ig-grid li > a:hover .cbp-ig-icon-bible{
  background-image: url(images/bible-iconhover-ie.png);
  background-position:center;background-repeat:no-repeat;
  width:100%;
  margin-top:10%;
  height:150px;
} */
.cbp-ig-grid{
  padding:0px 0 0px 0;
}
.cbp-ig-grid li > a{
  height:420px;
  padding:15px 10px;
}


}

.where-container{
  margin-top:7%;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #toTop{
    right:60px!important;
  }
   .cbp-ig-icon-resources {
  background-image:url(images/resources-icon-ie.png);
  background-position:center;background-repeat:no-repeat;
  width:100%;
  margin-top:35%;
  height:150px;
}

.where-container{
  margin-top:5%;
}



.cbp-ig-grid .cbp-ig-title{
  margin:35px 0 10px 0;
}


.cbp-ig-icon-bible {
   background-image:url(images/bible-icon-ie.png);
   background-position:center;background-repeat:no-repeat;
   width:100%;
   margin-top:35%;
   height:150px;
}

.cbp-ig-icon-church {
  background-image:url(images/church-icon-ie.png);
  background-position:center;background-repeat:no-repeat;
    width:100%;
    margin-top:35%;
    height:150px;
}

.cbp-ig-icon-speaking {
    background-image:url(images/speech-icon-ie.png);
    background-position:center;background-repeat:no-repeat;
  width:100%;
  margin-top:35%;
  height:150px;
}


.cbp-ig-grid li > a:hover .cbp-ig-icon-resources{
  background-image: url(images/resources-iconhover-ie.png);
  background-position:center;background-repeat:no-repeat;
  width:100%;
  margin-top:10%;
  height:150px;
}

.cbp-ig-grid li > a:hover .cbp-ig-icon-speaking{
  background-image: url(images/speech-iconhover-ie.png);
  background-position:center;background-repeat:no-repeat;
  width:100%;
  margin-top:10%;
  height:150px;
}

.cbp-ig-grid li > a:hover .cbp-ig-icon-church{
  background-image: url(images/church-iconhover-ie.png);
  background-position:center;background-repeat:no-repeat;
  width:100%;
  margin-top:10%;
  height:150px;
}
.cbp-ig-grid li > a:hover .cbp-ig-icon-bible{
  background-image: url(images/bible-iconhover-ie.png);
  background-position:center;background-repeat:no-repeat;
  width:100%;
  margin-top:10%;
  height:150px;
}
.cbp-ig-grid{
  padding:75px 0 0px 0;
}
.cbp-ig-grid li > a{
  height:420px;
  padding:10px;
}

/*.cbp-ig-grid li > a:hover{
  margin-top:30px!important;
}
*/

}



/*About Container*/
.about-container > .container > p{
	text-align:center; 
}


.about-container{
  margin-top:5%;
}

.jumbotron{margin-bottom:0;}

.hr1{
  width: 20%;
  height: 5px;
  background-color: #35517B;
  border: none;
  display:inline-block;
}

.hr2{
  background-color:#8B8C89;
}

.jumbotron button {
  margin: 0 auto;
  font-size: 2.0rem;
  padding: 1.25rem 2.5rem;
  display: block;
  background-color: #35517B;
  border: 1px solid transparent;
  color: #ffffff;
  font-weight: 300;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.jumbotron button:hover {
  background-color: #ffffff;
  color: #35517B;
  border-color: #35517B;
}


/*Text / Video Container*/
.videoWrapper {
	position: relative;
	padding-bottom: 36%; /* 16:9 */
	padding-top: 25px;
	height: 0;
  margin:44px;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 385px;
}

.textWrapper{
  padding:0 60px;
}



.parallax{
	    /* The image used */
    background-image:url(images/parra_3.png);

    /* Set a specific height 
    height: 500px; */

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom:0;
    padding:0;
}

.parallax .parallax-container{
	height:400px;
	padding:15px;

}
.ddmg-darker-blue{
  background-color:rgba(33, 64, 110, 0.6)!important;
}

.parallax .container{
  width:100%;
  padding:0;
}

.int-container{
  width:100%;
  max-width:1200px;
  margin:0 auto;
  position: relative;
  z-index: 3;
}

.ddmg-padding-64 .col-lg-4{
  margin:44px;
  width:auto;
}

.text-container{
  margin-top:25%;
}
.text-container p{
  color:#fff;
}



/*Footer*/

#toTop{
  position: fixed;
  bottom: 10px;
  right: 10px;
  cursor: pointer;
  display: none;
  background:#5E85A9;
  border:none;
}

.logofooter a{
  color:white;
}

.logofooter a:hover{
  text-decoration:none;
  color:white;
}

.search-text{
	background-color:#404040;
	padding-top:30px;
	padding-bottom:60px;
}
	
.search-text .input-search{
	height:45px;
	width:35%;
	padding-left:20px;
    color:#333;
} 

.search-text .btn-search{
    background:#35517B;
    border:none;
	color:#FFF;
	height: 45px;
    width: 80px;
}

.search-text h4, .search-text h3{
    color: #FFF;
    font-weight: 700;
}

footer { background-color:#35517B; min-height:350px; }
.footerleft { margin-top:50px; padding:0 36px; }
.logofooter { margin-bottom:10px; font-size:25px; color:#fff; font-weight:700;}

.footerleft p { color:#fff; font-size:13px !important; margin-bottom:15px;}
.footerleft p i { width:20px; color:#fff;}


.paddingtop-bottom {  margin-top:72px;}
.footer-ul { list-style-type:none;  padding-left:0px; margin-left:2px;}
.footer-ul li { line-height:29px; font-size:12px;}
.footer-ul li a { color:#fff; transition: color 0.2s linear 0s, background 0.2s linear 0s;font-size:13px;/*padding:40px;*/ }
.footer-ul i { margin-right:10px;}
.footer-ul li a:hover {transition: color 0.2s linear 0s, background 0.2s linear 0s; color:#1B263B; }

.social:hover {
     -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
     -o-transform: scale(1.1);
 }
 
 

 
 .icon-ul { list-style-type:none !important; margin:0px; padding:0px;}
 .icon-ul li { line-height:75px; width:100%; float:left;}
 .icon { float:left; margin-right:5px;}
 
  .blockquote{
  padding:10px 20px;
  margin:0 0 20px;
  font-size:17.5px;
  border-left:3px solid #eee;
 }
 
 .copyright { min-height:40px; background-color:#1B263B;}
 .copyright p { color:#828894; padding:10px 0; margin-bottom:0px;}
 .heading7 { font-size:21px; font-weight:700; color:#fff; margin-bottom:22px;}
 .post p { font-size:12px; color:#FFF; line-height:20px;}
 .post p span { display:block; color:#8f8f8f;}
 .bottom_ul { list-style-type:none; float:right; margin-bottom:0px;}
 .bottom_ul li { float:left; line-height:40px;}
 .bottom_ul li:after { content:"/"; color:#FFF; margin-right:8px; margin-left:8px;}
 .bottom_ul li a { color:#FFF;  font-size:12px;}

 .blockquote i{
  color:#fff;
 }


.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}

/* Tooltip text */
.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
 
    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
    visibility: visible;
}

.title-BG{
  background:#35517B;
  padding-top:5.5%;

}
.title-BG h2{
  color:#fff;
  margin-left:-30px;
}

.product .product-image{
  width:100%;
  position: relative;
  overflow:hidden;
}

.product .img-container{
  position: relative;
  height: 200px;
}

.product .img-container img{
  height:auto;
  display:block;
}




.product-list .product {
  width: 100%;
  min-width: 320px;
}
.product-list .product-image {
  float: left;
  margin-right: 20px;
}
.product {
  padding: 10px;
  margin-top: 20px;
  border: 1px solid #ddd;
}
.product:hover {
  border: 1px solid #aaa;
  cursor: pointer;
}

.product-grid {
  width: 100%;
}
.grid-product {
  width: 25%;
  padding: 7px;
}
.col-lg-4 .img-name {
  position: relative;
  width: 100%;
  overflow:hidden;
  height: 330px;
  background-color: #fff;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  border: 1px solid #aab5c0;
}
.col-lg-4 .img-name .info-container {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  margin: 0;
  padding-bottom: 25px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  font-size: 18px;
  color: #2b2e35;
  background-color: rgba(242, 242, 242, 1.0);
}
.col-lg-4 .img-name img {
  width: 100%;
}
.col-lg-4 .price {
  position: relative;
  padding: 15px;
  font-weight: bold;
  background-color: #aab5c0;
}
.col-lg-4 .add-to-cart {
  position: absolute;
  top: 7px;
  right: 7px;
  color: #fff;
  background-color: #434f5b;
}
.col-lg-4 .add-to-cart:hover {
  color: #b8d87f;
  background-color: #2b2e35;
}

.giving-container h4 {
  color: #35517B;
}
.giving-container input,
.giving-container input[type="radio"] + label,
.giving-container input[type="checkbox"] + label:before,
.giving-container select option,
.giving-container select {
  width: 100%;
  padding: 1em;
  line-height: 1.4;
  background-color: #f9f9f9;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  -webkit-transition: 0.35s ease-in-out;
  -moz-transition: 0.35s ease-in-out;
  -o-transition: 0.35s ease-in-out;
  transition: 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.giving-container input:focus {
  outline: 0;
  border-color: #35517B;
}
.giving-container input:focus + .input-icon i {
  color: #35517B;
}
.giving-container input:focus + .input-icon:after {
  border-right-color: #35517B;
}
.giving-container input[type="radio"] {
  display: none;
}
.giving-container input[type="radio"] + label,
.giving-container select {
  display: inline-block;
  width: 50%;
  text-align: center;
  float: left;
  border-radius: 0;
}
.giving-container input[type="radio"] + label:first-of-type {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.giving-container input[type="radio"] + label:last-of-type {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.giving-container input[type="radio"] + label i {
  padding-right: 0.4em;
}
.giving-container input[type="radio"]:checked + label,
.giving-container input:checked + label:before,
.giving-container select:focus,
.giving-container select:active {
  background-color: #35517B;
  color: #fff;
  border-color: #273B5A;
}
.giving-container input[type="checkbox"] {
  display: none;
}
.giving-container input[type="checkbox"] + label {
  position: relative;
  display: inline-block;
  /*padding-left: 1.6em;*/
}
/*.giving-container input[type="checkbox"] + label:before {
  position: absolute;
  top: 0.2em;
  left: 0;
  display: block;
  width: 1em;
  height: 1em;
  padding: 0;
  content: "";
}
.giving-container input[type="checkbox"] + label:after {
  position: absolute;
  top: 0.45em;
  left: 0.2em;
  font-size: 0.8em;
  color: #fff;
  opacity: 0;
  font-family: FontAwesome;
  content: "\f00c";
}*/
.giving-container input:checked + label:after {
  opacity: 1;
}
.giving-container select {
  height: 3.4em;
  line-height: 2;
}
.giving-container select:first-of-type {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.giving-container select:last-of-type {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.giving-container select:focus,
.giving-container select:active {
  outline: 0;
}
.giving-container select option {
  background-color: #35517B;
  color: #fff;
}
.giving-container .input-group {
  margin-bottom: 1em;
  zoom: 1;
}
.giving-container .input-group:before,
.giving-container .input-group:after {
  content: "";
  display: table;
}
.giving-container .input-group:after {
  clear: both;
}
.giving-container .input-group-icon {
  position: relative;
  width:96%;
}
/*.giving-container .input-group-icon input {
  padding-left: 4.4em;
}*/
.giving-container .input-group-icon .input-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 3.4em;
  height: 3.4em;
  line-height: 3.4em;
  text-align: center;
  pointer-events: none;
}
.table-hover > tbody > tr:hover{
  background-color:#ffffff;
}



.giving-container .input-group-icon .input-icon:after {
  position: absolute;
  top: 0.6em;
  bottom: 0.6em;
  left: 3.4em;
  display: block;
  border-right: 1px solid #e5e5e5;
  content: "";
  -webkit-transition: 0.35s ease-in-out;
  -moz-transition: 0.35s ease-in-out;
  -o-transition: 0.35s ease-in-out;
  transition: 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.giving-container .input-group-icon .input-icon i {
  -webkit-transition: 0.35s ease-in-out;
  -moz-transition: 0.35s ease-in-out;
  -o-transition: 0.35s ease-in-out;
  transition: 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.giving-container {
  max-width: 38em;
  padding: 1em 3em 2em 3em;
  margin: 0em auto;
  background-color: #fff;
  border-radius: 4.2px;
  box-shadow: 0px 3px 10px -2px rgba(0, 0, 0, 0.2);
}

.giving-container-ext {
  max-width: 100%;
  padding: 1em 3em 2em 3em;
  margin: 0em auto;
  background-color: #fff;
  border-radius: 4.2px;
  box-shadow: 0px 3px 10px -2px rgba(0, 0, 0, 0.2);
}
.giving-container .row {
  zoom: 1;
}
.giving-container .row:before,
.giving-container .row:after {
  content: "";
  display: table;
}
.giving-container .row:after {
  clear: both;
}
.giving-container .col-half {
  padding-right: 10px;
  float: left;
  width: 33%;
}
.giving-container .col-half:last-of-type {
  padding-right: 0;
}
.giving-container .col-third {
  padding-right: 10px;
  float: left;
  width: 33.33333333%;
}
.giving-container .col-third:last-of-type {
  padding-right: 0;
}

.giving-container .city-input{
  width:80.333333%;
}
.giving-container .select-input select{
  width:80%;
}

.blue {
  background-color: #35517B;
  /*box-shadow: 0px 5px 0px 0px #273B5A;*/
  color:#fff;
}

.blue:hover {
  background-color: #6FC6FF;
  color:#fff;
}
.white{
    color:#000;
    background-color:#fff;
}

.btn-facebook {
    color: #ffffff;
    -webkit-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #2b4b90;
    *background-color: #133783;
    background-image: -moz-linear-gradient(top, #3b5998, #133783);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3b5998), to(#133783));
    background-image: -webkit-linear-gradient(top, #3b5998, #133783);
    background-image: -o-linear-gradient(top, #3b5998, #133783);
    background-image: linear-gradient(to bottom, #3b5998, #133783);
    background-repeat: repeat-x;
    border-color: #133783 #133783 #091b40;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3b5998', endColorstr='#ff133783', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

    .btn-facebook:hover,
    .btn-facebook:focus,
    .btn-facebook:active,
    .btn-facebook.active,
    .btn-facebook.disabled,
    .btn-facebook[disabled] {
        color: #ffffff;
        background-color: #133783 !important;
        *background-color: #102e6d !important;
    }

    .btn-facebook:active,
    .btn-facebook.active {
        background-color: #0d2456 \9 !important;
    }
    .btn-success {
      background-color:#35517B;
      border-color:#273B5A;
    }
    .btn-success:hover{
      background-color:#6FC6FF;
      border-color:#273B5A;
    }

.push{
  height: 75px;
}

.btn-success:active,
.btn-success:focus,
.btn-success:active:hover,
.btn-success:active:focus{
   background-color:#6FC6FF;
    border-color:#273B5A;
}

.media a:hover{
  text-decoration: none;
}

.media .media-body a:hover{
  text-decoration: underline;
}


.icon-btn {
  text-align: center;
  font-size: 4em;
  color: #666666;
  display: inline-block;
  text-decoration: none;
  width: 2em;
  height: 2em;
  padding: 0.5em 0;
  border-radius: 100%;
  position: relative;
  border: 0.025em solid rgba(0, 0, 0, 0.05);
  background-repeat: repeat-x;
  background-position: 0 0;
    -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  -webkit-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}

.icon-btn h3{
  padding-top:15px;
  text-align: center;
  color:#333;
}

.icon-btn:hover {
  background-position: 0 -2em;
  /*color: rgba(255, 255, 255, 0.75);*/
  color:#35517B;
  text-decoration:none;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  -webkit-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}

.icon-blue {
  background-color: #fff;
/*  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #CB9893), color-stop(100%, #8e1e13));
  background-image: -moz-linear-gradient(top, #CB9893, #8e1e13);
  background-image: -webkit-linear-gradient(top, #CB9893, #8e1e13);
  background-image: linear-gradient(to bottom, #CB9893, #8e1e13);*/
}

a{
  color:#35517B;
}

.gallery-wrap .img-big-wrap img {
    /*height: 450px;*/
    width: auto;
    display: inline-block;
    
}


.gallery-wrap .img-small-wrap .item-gallery {
    width: 60px;
    height: 60px;
    border: 1px solid #ddd;
    margin: 7px 2px;
    display: inline-block;
    overflow: hidden;
}

.gallery-wrap .img-small-wrap {
    text-align: center;
}
.gallery-wrap .img-small-wrap img {
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
    border-radius: 4px;
    cursor: zoom-in;
}

.btn-outline-primary{
  color:#007bff;
  background-color:transparent;
  border-color:#007bff;
}

.text-warning{
  color:#666;
}
.altrowstable h3{
  color:#35517B;
}

.accordion { width: 100%; position: relative; }
.accordian-chk { 
  opacity:0;
  width: 100%;
  position: absolute; 
  left: 0px;
  top: 0px;
  height: 40px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -khtml-appearance: none;
  appearnace: none;
  cursor: pointer;
  box-sizing: border-box;
  padding: 0 20px;
  z-index: 2;
  margin: 0px;
} 



.accordion h3 { 
  border-radius:5px;
  background: #35517B none; 
  border: 1px solid #35517B !important; 
  position: relative; 
  padding: 10px; 
  color: #fff; 
  font-size: 16px; 
  font-weight: normal; 
  font-family: arial; 
  margin: 0;
  z-index: 1;
}

.accordion h3 .acc-icon { 
  width: 0; 
  height: 0; 
  position: absolute; 
  right: 10px; 
  top: 15px; 
  border-left: 5px solid transparent; 
  border-right: 5px solid transparent; 
  border-top: 5px solid #fff; 
  border-bottom: 5px solid transparent; 
}

.accordion .accordian-chk:checked + h3 > .acc-icon { 
  border-left: 5px solid transparent; 
  border-right: 5px solid transparent; 
  border-bottom: 5px solid #fff; 
  border-top: 5px solid transparent; 
  top: 10px; 
}

.accordion .accordian-chk:checked + h3 + div.accordian-content { 
   opacity: 1;
   -moz-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -moz-transition-timing-function: ease-in;
    -webkit-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    max-height: 1000px;
    overflow: hidden;
    padding: 15px;
}

.accordian-content { 
   opacity: 0;
    padding: 15px;
    overflow: hidden;
    max-height: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    -moz-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -moz-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    -webkit-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    -o-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
    border: 1px solid #041137;
    margin-bottom: 2px;
}


.btn-success a:hover{
  text-decoration: none;
}



.about-container img{
  max-width:550px;
}
  .about-carousel img{
    max-height:600px;
  }


.img-container{
  width:100%;
  position:relative;
  overflow:hidden;
  height:130px;
}

.inner-container{
  position:relative;
  height:300px;
}

.img-container .inner-container img{
  display:block;
  margin:0 auto;
  height:auto;
}


@media only screen and (max-width: 540px) {
  .giving-container .col-half {
    width: 100%;
    padding-right: 0;
  }
}

@media(max-width:1024px){
  .navbar-nav>li>a{
    margin:18px;
    
  }
  .navbar .navbar-nav li a{
    font-size:13px;
    left:15px;
  }
  .carousel-fade{
    margin-top:100px;
    height:auto;
  }
    .videoWrapper {
  position: relative;
  padding-bottom: 40.25%; /* 16:9 */
  padding-top: 60px;
  height: 0;
  top:100px;
  margin:0;

  }
  .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .text-container{
    margin-top:30%;
  }
}




@media(max-width:768px){
  ul.nav li{
    padding:0;
    margin:-15px;
  }
  .navbar .navbar-nav li a{
    font-size:12px;
    left:0;
    top:15px;
    margin:21px;
  }

  .focus-area{
    padding:15px;
  }
  .focus-area .container,   .row-two{
    width:auto;
  }
  .videoWrapper {
  position: relative;
  padding-bottom: 40.25%; /* 16:9 */
  padding-top: 60px;
  height: 0;
  top:100px;
  margin:0;

  }
  .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .ddmg-padding-64 .col-lg-4{
    width:auto;
    margin:35px;
  }
  .carousel-fade{
    height:auto;
    margin-top:100px;
  }
  .navbar-scroll img{
    width:15%;
  }
  .navbar-scroll img.logo{
    width:120px;
    margin-top:0px;
  }
    .row-first .pull-left .dropdown-menu{
    z-index:9999;
  }
    .about-container img{
    max-width:85%;
  }
  .about-carousel img{
    max-height:330px;
  }
  .about-container span{
    width:10%;
  }
    .title-BG{
    margin-top:13%;
  }
  .title-BG h2{
    margin-left:0;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
   .giving-container .select-input select{
      width:100%
   }
}

.giving-container select{
  text-align: left
}

.mobile-input{
  display:inline!important;width:10%!important;
}
.mobile-check{
  font-size:14px;
}
.wishlist-btn{
  margin-right:-40px;
}

@media(max-width:360px) and (max-width:414px){
  .push{
    height:50px;
  }
  .row-first .container a{
    padding:5px;
  }
  .cbp-ig-icon{
    padding:15px;
  }

  .cbp-ig-grid li:nth-child(-n+4){
    border-top:1px solid #ddd;
  }

    .cbp-ig-grid li:first-child{
    border:none;
  }
  .cbp-ig-grid li{
    height:280px;
  }
  select{
    border:2px solid #ddd;
  }
  img.logo{
    width:25%;
    margin-top:-15px;
  }
  .navbar .navbar-nav li a{
    font-size:12px;
    left:0;
    top:-5px;
    margin:7px;
  }
  .navbar-scroll img.logo{
    width:26%;
    margin-top:-15px;
  }
  .row-two{
    margin-top:55px;
  }
  .navbar{
    padding:15px;
    margin-top:-11px;
  }
  .phone-padding{
    margin-top:0;
  }
  #carousel{
    height:auto;
    margin-top:78px;
  }
  .footer-ul li a{
    padding:15px;
  }
  .row-first .pull-left .dropdown-menu{
    z-index:9999;
  }
  .cbp-ig-grid{
    padding-top:0px;
  }
  .about-container img{
    max-width:250px;
  }
  .about-carousel img{
    max-height:330px;
  }
  .title-BG{
    margin-top:18%;
  }
  .title-BG h2{
    margin-left:0;
  }
  /*ul.nav li{
    margin:-28px;
  }*/
  .about-carousel{
    margin-top:75px;
  }
      .videoWrapper {
  position: relative;
  padding-bottom: 40.25%; /* 16:9 */
  padding-top: 60px;
  height: 0;
  top:-25px;
  margin:20px;

  }
  .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .text-container p{
    margin-top:-35%;
  }
  .search-text{
    padding:20px;
  }
  .blockquote{
    border-top:3px solid #eee;
    border-left:none;
  }
  .blockquote a{
    display:inline;
  }
  #toTop{
    bottom:95px;
  }
  .navbar-default .navbar-collapse, .navbar-default .navbar-form{
    border-top:none;

  }
  .well .media .pull-left{
    width:100%!important;
  }
  .list-inline{
    margin-left:0;
  }
  .giving-container select{
    width:100%!important;
    font-size:12px;
    text-align: left;
  }
  .mobile-input{
    width:5%!important;
    display:inline!important;
  }
  .mobile-check{
    font-size:9px;
  }
  .footer-ul{
    margin-left:0;
    width:122%;
  }
  .user-section .col-xs-12{
    height:210px;
  }
  .wishlist-btn{
    margin-right:50px;
  }
  .btn-lg{
    margin-bottom:15px;
  }
  .input-group span{
    font-size:10px;
  }
  .giving-container img{
    margin-top:15px!important;
  }
  .giving-container input[type="radio"] + label, .giving-container input[type="radio"] + label:last-of-type{
    padding:10px;
  }
  .privacy a{
    font-size:12px;
  }
  #contact{
    margin-top:50px;
  }
  .search-text .input-search{
    width:60%;
  }
}



@media(min-width:360px) and (max-width: 414px){
  .push{
    height:50px;
  }
  .row-first .container a{
    padding:5px;
  }
  .cbp-ig-icon{
    padding:15px;
  }

  .cbp-ig-grid li:first-child, .cbp-ig-grid li:nth-child(-n+4){
    border:none;
  }
  .cbp-ig-grid li{
    height:280px;
  }
  select{
    border:2px solid #ddd;
  }
  img.logo{
    width:25%;
    margin-top:-15px;
  }
  .navbar .navbar-nav li a{
    font-size:12px;
    left:0;
    top:-5px;
    margin:7px;
  }
  .navbar-scroll img.logo{
    width:26%;
    margin-top:-15px;
  }
  .row-two{
    margin-top:55px;
  }
  .navbar{
    padding:15px;
    margin-top:-11px;
  }
  .phone-padding{
    margin-top:0;
  }
  #carousel{
    height:auto;
    margin-top:78px;
  }
  .footer-ul li a{
    padding:15px;
  }
  .row-first .pull-left .dropdown-menu{
    z-index:9999;
  }
  .cbp-ig-grid{
    padding-top:0px;
  }
  .about-container img{
    max-width:250px;
  }
  .about-carousel img{
    max-height:330px;
  }
  .title-BG{
    margin-top:18%;
  }
  .title-BG h2{
    margin-left:0;
  }
  /*ul.nav li{
    margin:-28px;
  }*/
  .about-carousel{
    margin-top:0px;
  }
      .videoWrapper {
  position: relative;
  padding-bottom: 40.25%; /* 16:9 */
  padding-top: 60px;
  height: 0;
  top:-25px;
  margin:20px;

  }
  .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .text-container p{
    margin-top:-35%;
  }
  .search-text{
    padding:20px;
  }
  .blockquote{
    border-top:3px solid #eee;
    border-left:none;
  }
  .blockquote a{
    display:inline;
  }
  #toTop{
    bottom:95px;
  }
  .navbar-default .navbar-collapse, .navbar-default .navbar-form{
    border-top:none;
    margin-top:15px;
  }
  .well .media .pull-left{
    width:100%!important;
  }
  .list-inline{
    margin-left:0;
  }
  .giving-container select{
    width:100%!important;
    font-size:12px;
    text-align: left;
  }
  .mobile-input{
    width:5%!important;
    display:inline!important;
  }
  .mobile-check{
    font-size:9px;
  }
  .footer-ul{
    margin-left:0;
    width:122%;
  }
  .user-section .col-xs-12{
    height:210px;
  }
  .wishlist-btn{
    margin-right:50px;
  }
  .btn-lg{
    margin-bottom:15px;
  }
  .input-group span{
    font-size:10px;
  }
  .giving-container img{
    margin-top:15px!important;
  }
  .giving-container input[type="radio"] + label, .giving-container input[type="radio"] + label:last-of-type{
    padding:8px;
  }
  .privacy a{
    font-size:12px;
  }
  #contact{
    margin-top:50px;
  }
  .search-text .input-search{
    width:60%;
    padding-left:50px;
  }
  .main{
    margin-top:-60px!important;
  }
  .cbp-ig-grid li > a{
    height:132%;
  }
  .mobile-image{
    float:none!important;
    margin-left:25px;
    height:400px!important;
  }
  .inner-container{
    height:100px;
  }
  .img-container{
    height:87px;
  }
  .cbp-ig-grid li{
    margin-bottom:30%;
  }
  .btn-success{
    width:100%!important;
  }
}

a:hover{
  text-decoration: none!important;
}

@media(max-width:768px){
  .tablet-nav{
    margin-left:28px!important;
    float:left!important;
  }
}


@media (min-width: 200px) and (max-width: 400px) {
  .g-recaptcha {
      transform: scale(.65);
      transform-origin: 50% 50%;
  }
}
@media (min-width: 401px) and (max-width: 760px) {
  .g-recaptcha { 
      transform: scale(.85);
      transform-origin: 50% 50%;
  }
}