/*

My Custom CSS
=============

Author:  Jamaica Dichoso
Updated: June 2017
Notes:	 Hand coded for Ten Pound Trout

*/


/* --------------------------------------
   Layout
   -------------------------------------- */
  .container-fluid{
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}
 a{
 	color: #22346e !important;
 }
footer {
	color: #eee;
	font-size: 11px;
}
.foot{
	background: #22346e;
	border-top: solid  4px #fff;
	padding: 10px 0;
	margin: 0;
}

header{
	border-top: solid #22346e 10px;
	border-bottom: solid 5px #cecece;
	padding: 8px;
}
.serviceOne{
	padding: 0;
	margin-top: 20px;
}
.pages{
	padding: 20px 0;
	position: relative;
}
.aboutImg{
	max-width: 45%;
	padding-left: 25px;
}
.aboutCon{
	position: relative;
}

.topTitle{
	position: absolute;
	top: 40%;
	font-size: 45px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
.full-width{
	width: 100% !important;
	height: 600px;
}
#wrap {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -60px;
    }

.fa-2 {
    font-size: 2em;
}
.address{
	font-size: 18px;
}
i#address{
	text-align: center;
	padding-left: 20px;
}
/* --------------------------------------
   Blog CSS
   -------------------------------------- */
.readmore a{
	color: #fff !important;
	background: #22346e;

	padding: 8px 15px;	
}
.readmore a:hover, .readmore a:focus{
	color: #000 !important;
	background: #fedc56;
	padding: 8px 15px;
	text-decoration: none;
}
.btn-round{
border-radius: 17px;
}

.blogpost{
	margin: 0;
	padding: 15px 0;
}
#blogTitle{
	font-size: 22px;
	text-transform: uppercase;
	font-weight: bold;

}
#blogTitle a{
	text-decoration: none;
}
#blogTitle a:hover{
	text-decoration: none;
	color: #cecece !important;
}
.post-date{
	font-size: 12px;	
	color: #999 !important;
	padding-left: 5px;
}
.contentBlog {
	padding: 25px 0 15px 0;
	
}
.contentBlog p{
	font-size: 14px;
}
.post-cat, .post-comments{
	font-size: 10px;	
	color: #999 !important;
	padding-left: 5px;
	text-transform: uppercase;
}
.post-cat, .post-comments a:hover{
	text-decoration: none;
}
.comments-area{
	margin:15px 0;
	padding: 15px 25px;
	background: #f9f9f9;
	border-radius: 15px;
}
.comments-title{
	font: 18px;
	text-transform: uppercase;
}

.map{
    overflow:hidden;
    position:relative;
    max-height:450px;
}
.map iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.cInquiry{
	margin-top: 20px;
}
/* --------------------------------------
   CONTACT FORM 7
   -------------------------------------- */
.wpcf7 label {
    display: block;
    margin-bottom: 5px;
    color: #333;
    font-size: 16px;
    clear: both;
}
.wpcf7 input, .wpcf7 textarea, .wpcf7 select {
    border: 1px solid #ddd;
    color: #666;
    padding: 12px;
    font-size: 16px;
    border-radius: 4px 4px 4px 4px;
    position: relative;
    margin: -22px 0 0 0;
    }
.wpcf7 input, .wpcf7 textarea {
    width: 90%;
    margin: 0 0 15px 0;
}
.wpcf7 input[type="submit"] {
    display: block;
    background: #22346e;
    color: #fff;
    cursor: pointer;
    height: 30px;
    padding: 0;
    width: 120px;
    position: relative;
    float: left;
    left: 0px;
    transition: all .5s;
    border: none;
    }
/* --------------------------------------
   GALLERY
   -------------------------------------- */
 .gallery div  {
	transition:all .5s;
	width:100%;
	position:relative;
	z-index:100;
	overflow: hidden;
}
.gallery div img {
	width:100%;
	transition:all .5s;
	cursor:pointer;
}
.gthumb h3 {
	transition:all .5s;
	text-align:center;
	position:absolute;
	color:#fff;
	background:rgba(5, 1, 66,0.5);
	z-index:100;
	font-size:24px;
	line-height:24px;
	padding:10px 20px;
	bottom:0;
	margin:0 0 0 0;
}
.gallery div .hide {
	display:none;
}
.gallery:hover h3 {
	background:#fedc56;
}
/* --------------------------------------
   Sidebar
   -------------------------------------- */
.widget-title{
	text-transform: uppercase;
	color: #22346e;

}

.widget_recent_entries li{
	list-style: none;
}
.rpwwt-post-title{	
	color: #22346e;
	font-weight: bold;
	font-size: 16px;
}
.rpwwt-widget ul li{	
	border-bottom: 1px #cecece solid;
	padding: 5px 0 15px 0;
}
.rpwwt-widget ul li a:hover{	
	color: #999 !important;
	text-decoration: none;
}
.rpwwt-post-date{
	font-size: 10px;	
	color: #999 !important;
	padding-left: 5px;
	text-transform: uppercase;
}
/* --------------------------------------
   Typography
   -------------------------------------- */

body {
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizelegibility;
	font-family: 'Open Sans', sans-serif !important;
}

.well .page-header {
	margin-top: 0;
}

.well .page-header h1 {
	margin-top: 0;
}

ul.unstyled {
	list-style: none;
	padding: 0;
}
.textRed{
	color: #c34753;
}
.textBlue{
	color: #8aa6ff;
}
span.textBlue a{
	color: #8aa6ff !important;
}
span.textBlue a:hover{
	color: #fff !important;
	text-decoration: none;
}
.pnumber>span{
	font-size: 20px;
	font-weight: bold;
}
.pnumber{
	padding-top: 10px;
	font-size: 14px;
	color: #565656;
}


/* --------------------------------------
   Navbar
   -------------------------------------- */


#topNav{
	margin-top:3%;
	margin-left: 15px;
}
.navbar{
	min-height:0;
	margin-top:10px;
	margin-bottom:0;
	background: transparent !important;
	border:none !important;
}
.navbar-nav>.active>a, .navbar-nav>.active>a:hover, .navbar-nav>.active>a:focus{
	background-color:#22346e !important;
	color: #fff !important ;
}
.navbar-nav>li>a{
	padding-top:0px;
	padding-bottom:0px;
}
.nav>li{
	text-transform: uppercase;
	size: 12px !important;
}





/* --------------------------------------
   Carousel
   -------------------------------------- */
/*#####################
Additional Styles (required)
#####################*/
.carousel{
	max-height: 850px;
    overflow: hidden;
    display: table !important;
}

#myCarousel .carousel-indicators {
   width: fit-content;    
   width: -moz-fit-content;
    margin: 0 auto !important;
    position: absolute;
    left: 0;
    right: 0;
}
#myCarousel .carousel-indicators li {
    border: medium none;
    border-radius: 0;
    float: left;
    height: 131px;
    margin-bottom: 5px;
    margin-left: 20px;
    margin-right: 5px !important;
    margin-top: 0;
    width: 246px;
}
#myCarousel .carousel-indicators img {
    border: 4px solid #FFFFFF;
    float: left;
    height: 131px;
    left: 0;
    width: 246px;
}
#myCarousel .carousel-indicators .active img {
    border: 2px solid #39b3d7;
}

.carousel-control{
	top: auto!important;
	bottom: -50% !important;
	padding-top: 15px;
}
.carousel-control a{
	color: #fff !important;
	
}
.carousel-control.left{
	background: none !important;
	background-color: #22346e !important;
    width: 10px;
    height: 70px;
	left: 10% !important;
	color: #fff;
	z-index: 9999;
}
.carousel-control.right{
	background: none !important;
	background-color: #22346e !important;
    width: 10px;
    height: 70px;
	right: 10% !important;
	color: #fff;
	z-index: 9999;
}
.carousel-caption{
	top: 0;
	right: 15% !important;
	left: 15% !important;
}
.slideRM a{
	color: #fff !important;
}
.slideRM a:hover, .slideRM a:focus {
	color: #000 !important;
	background: transparent !important;
}
h3.second-text {
	font-family: Steelfish;
	font-size: 85px;
	font-weight: bold;
	color: #fff;
	padding-top: 0;
	margin: 0;
}
h4.caption-text {
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	padding-bottom: 0;
	margin: 0;
	padding-top: 20%;
}
p.third-text{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #fff;
	margin-top: 30px;
}
.text-button{
	background: #22346e;
	padding: 5px 60px !important;
}
/* --------------------------------------
   SERVICES STYLE
   -------------------------------------- */
.ih-item.square{
	
}


/* --------------------------------------
   Media Queries
   -------------------------------------- */

/* Portrait & landscape phone */
@media (max-width: 480px) {
	#topNav{
		min-height:50px;
		padding-top: 0;
	}
	.topContact{
		text-align: center !important;
	}
	.logo{
		text-align: center !important;
	}
	.aboutCon{
		text-align: center !important;
	}
	.address{
		padding-bottom: 30px;
	}
	.navbar-responsive-collapse{
	margin-top: 50px;
	}
	
	.carousel-control{
	display: hidden !important;
	top:-100%;
	}
	h3.second-text {
	font-family: Steelfish;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	padding-top: 0;
	margin: 0;
	}
	h4.caption-text {
		font-family: 'Open Sans', sans-serif;
		font-size: 15px;
		font-weight: bold;
		color: #fff;
		padding-bottom: 0;
		margin: 0;
		padding-top: 10px;
	}
	p.third-text{
		font-family: 'Open Sans', sans-serif;
		font-size: 12px;
		font-weight: lighter;
		color: #fff;
		margin-top: 5px;
	}
	.text-button{
	background: #22346e;
	padding: 2px 30px !important;
	font-size: 11px !important;
	}
	#postBlog{
		padding-bottom: 60px;
		border: 1px solid #ccc;
	    border-radius: 12px;
	    padding-left: 30px;
	    padding-right: 30px;
	}

}

/* Landscape phone to portrait tablet */
@media (min-width: 768px) {
	#topNav{
		min-height:50px;
		padding-top: 0;
	}
	.logo{
		text-align: center !important;
	}
	.topContact{
		text-align: center !important;
	}
	.aboutCon{
		text-align: center !important;
	}
	.address{
		padding-bottom: 30px;
	}
	.navbar-responsive-collapse{
	margin-top: 50px;
	}
	h3.second-text {
	font-family: Steelfish;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	padding-top: 0;
	margin: 0;
	}
	h4.caption-text {
		font-family: 'Open Sans', sans-serif;
		font-size: 15px;
		font-weight: bold;
		color: #fff;
		padding-bottom: 0;
		margin: 0;
		padding-top: 10%;
	}
	p.third-text{
		font-family: 'Open Sans', sans-serif;
		font-size: 12px;
		font-weight: lighter;
		color: #fff;
		margin-top: 5px;
	}
	.text-button{
	background: #22346e;
	padding: 2px 30px !important;
	font-size: 11px !important;
	}
	#postBlog{
		padding-bottom: 60px;
		border: 1px solid #ccc;
	    border-radius: 12px;
	    padding-left: 30px;
	    padding-right: 30px;
	    margin-bottom: 30px
		}

	.col-sm-pull-12 {
		right:100%
	}
	.col-sm-pull-11 {
		right:91.66666667%
	}
	.col-sm-pull-10 {
		right:83.33333333%
	}
	.col-sm-pull-9 {
		right:75%
	}
	.col-sm-pull-8 {
		right:66.66666667%
	}
	.col-sm-pull-7 {
		right:58.33333333%
	}
	.col-sm-pull-6 {
		right:50%
	}
	.col-sm-pull-5 {
		right:41.66666667%
	}
	.col-sm-pull-4 {
		right:33.33333333%
	}
	.col-sm-pull-3 {
		right:25%
	}
	.col-sm-pull-2 {
		right:16.66666667%
	}
	.col-sm-pull-1 {
		right:8.33333333%
	}
	.col-sm-pull-0 {
		right:auto
	}
	.col-sm-push-12 {
		left:100%
	}
	.col-sm-push-11 {
		left:91.66666667%
	}
	.col-sm-push-10 {
		left:83.33333333%
	}
	.col-sm-push-9 {
		left:75%
	}
	.col-sm-push-8 {
		left:66.66666667%
	}
	.col-sm-push-7 {
		left:58.33333333%
	}
	.col-sm-push-6 {
		left:50%
	}
	.col-sm-push-5 {
		left:41.66666667%
	}
	.col-sm-push-4 {
		left:33.33333333%
	}
	.col-sm-push-3 {
		left:25%
	}
	.col-sm-push-2 {
		left:16.66666667%
	}
	.col-sm-push-1 {
		left:8.33333333%
	}
	.col-sm-push-0 {
		left:auto
	}
	.col-sm-offset-12 {
		margin-left:100%
	}
	.col-sm-offset-11 {
		margin-left:91.66666667%
	}
	.col-sm-offset-10 {
		margin-left:83.33333333%
	}
	.col-sm-offset-9 {
		margin-left:75%
	}
	.col-sm-offset-8 {
		margin-left:66.66666667%
	}
	.col-sm-offset-7 {
		margin-left:58.33333333%
	}
	.col-sm-offset-6 {
		margin-left:50%
	}
	.col-sm-offset-5 {
		margin-left:41.66666667%
	}
	.col-sm-offset-4 {
		margin-left:33.33333333%
	}
	.col-sm-offset-3 {
		margin-left:25%
	}
	.col-sm-offset-2 {
		margin-left:16.66666667%
	}
	.col-sm-offset-1 {
		margin-left:8.33333333%
	}
	.col-sm-offset-0 {
		margin-left:0%
	}
	
}

@media (min-width:992px) {
	.navbar-responsive-collapse{
	margin-top: 0;
	}
	.logo{
		text-align: center !important;
	}
	.topContact{
		text-align: center !important;
	}
	.address{
		padding-bottom: 30px;
	}
	.col-md-pull-12 {
		right:100%
	}
	.col-md-pull-11 {
		right:91.66666667%
	}
	.col-md-pull-10 {
		right:83.33333333%
	}
	.col-md-pull-9 {
		right:75%
	}
	.col-md-pull-8 {
		right:66.66666667%
	}
	.col-md-pull-7 {
		right:58.33333333%
	}
	.col-md-pull-6 {
		right:50%
	}
	.col-md-pull-5 {
		right:41.66666667%
	}
	.col-md-pull-4 {
		right:33.33333333%
	}
	.col-md-pull-3 {
		right:25%
	}
	.col-md-pull-2 {
		right:16.66666667%
	}
	.col-md-pull-1 {
		right:8.33333333%
	}
	.col-md-pull-0 {
		right:auto
	}
	.col-md-push-12 {
		left:100%
	}
	.col-md-push-11 {
		left:91.66666667%
	}
	.col-md-push-10 {
		left:83.33333333%
	}
	.col-md-push-9 {
		left:75%
	}
	.col-md-push-8 {
		left:66.66666667%
	}
	.col-md-push-7 {
		left:58.33333333%
	}
	.col-md-push-6 {
		left:50%
	}
	.col-md-push-5 {
		left:41.66666667%
	}
	.col-md-push-4 {
		left:33.33333333%
	}
	.col-md-push-3 {
		left:25%
	}
	.col-md-push-2 {
		left:16.66666667%
	}
	.col-md-push-1 {
		left:8.33333333%
	}
	.col-md-push-0 {
		left:auto
	}
	.col-md-offset-12 {
		margin-left:100%
	}
	.col-md-offset-11 {
		margin-left:91.66666667%
	}
	.col-md-offset-10 {
		margin-left:83.33333333%
	}
	.col-md-offset-9 {
		margin-left:75%
	}
	.col-md-offset-8 {
		margin-left:66.66666667%
	}
	.col-md-offset-7 {
		margin-left:58.33333333%
	}
	.col-md-offset-6 {
		margin-left:50%
	}
	.col-md-offset-5 {
		margin-left:41.66666667%
	}
	.col-md-offset-4 {
		margin-left:33.33333333%
	}
	.col-md-offset-3 {
		margin-left:25%
	}
	.col-md-offset-2 {
		margin-left:16.66666667%
	}
	.col-md-offset-1 {
		margin-left:8.33333333%
	}
	.col-md-offset-0 {
		margin-left:0%
	}
	
}

/* Large desktop */
@media (min-width: 1200px) {
	.navbar-responsive-collapse{
	margin-top: 0;
	}
	#myCarousel .carousel-indicators li{
		margin-left: 0px !important;
	}
	#myCarousel .carousel-indicators {
    bottom: 3%;
	}
	.aboutImg{
	max-width: 30%;
	padding-left: 25px;
	padding-top: 20px;
	}
	h3.second-text {
	font-family: Steelfish;
	font-size: 85px;
	font-weight: bold;
	color: #fff;
	padding-top: 0;
		margin: 0;
	}
	h4.caption-text {
		font-family: 'Open Sans', sans-serif;
		font-size: 30px;
		font-weight: bold;
		color: #fff;
		padding-bottom: 0;
		margin: 0;
		padding-top: 20%;
	}
	p.third-text{
		font-family: 'Open Sans', sans-serif;
		font-size: 14px;
		font-weight: lighter;
		color: #fff;
		margin-top: 30px;
	}
	.text-button{
		background: #22346e;
		padding: 5px 60px !important;
	}
	.col-lg-pull-12 {
		right:100%
	}
	.col-lg-pull-11 {
		right:91.66666667%
	}
	.col-lg-pull-10 {
		right:83.33333333%
	}
	.col-lg-pull-9 {
		right:75%
	}
	.col-lg-pull-8 {
		right:66.66666667%
	}
	.col-lg-pull-7 {
		right:58.33333333%
	}
	.col-lg-pull-6 {
		right:50%
	}
	.col-lg-pull-5 {
		right:41.66666667%
	}
	.col-lg-pull-4 {
		right:33.33333333%
	}
	.col-lg-pull-3 {
		right:25%
	}
	.col-lg-pull-2 {
		right:16.66666667%
	}
	.col-lg-pull-1 {
		right:8.33333333%
	}
	.col-lg-pull-0 {
		right:auto
	}
	.col-lg-push-12 {
		left:100%
	}
	.col-lg-push-11 {
		left:91.66666667%
	}
	.col-lg-push-10 {
		left:83.33333333%
	}
	.col-lg-push-9 {
		left:75%
	}
	.col-lg-push-8 {
		left:66.66666667%
	}
	.col-lg-push-7 {
		left:58.33333333%
	}
	.col-lg-push-6 {
		left:50%
	}
	.col-lg-push-5 {
		left:41.66666667%
	}
	.col-lg-push-4 {
		left:33.33333333%
	}
	.col-lg-push-3 {
		left:25%
	}
	.col-lg-push-2 {
		left:16.66666667%
	}
	.col-lg-push-1 {
		left:8.33333333%
	}
	.col-lg-push-0 {
		left:auto
	}
	.col-lg-offset-12 {
		margin-left:100%
	}
	.col-lg-offset-11 {
		margin-left:91.66666667%
	}
	.col-lg-offset-10 {
		margin-left:83.33333333%
	}
	.col-lg-offset-9 {
		margin-left:75%
	}
	.col-lg-offset-8 {
		margin-left:66.66666667%
	}
	.col-lg-offset-7 {
		margin-left:58.33333333%
	}
	.col-lg-offset-6 {
		margin-left:50%
	}
	.col-lg-offset-5 {
		margin-left:41.66666667%
	}
	.col-lg-offset-4 {
		margin-left:33.33333333%
	}
	.col-lg-offset-3 {
		margin-left:25%
	}
	.col-lg-offset-2 {
		margin-left:16.66666667%
	}
	.col-lg-offset-1 {
		margin-left:8.33333333%
	}
	.col-lg-offset-0 {
		margin-left:0%
	}
}

@media (min-width: 1600px) {
	.navbar-responsive-collapse{
	margin-top: 0;
	}

	#myCarousel .carousel-indicators {
    left: 25%;
    right: 25%;
	}

	h3.second-text {
		font-family: Steelfish;
		font-size: 85px;
		font-weight: bold;
		color: #fff;
		padding-top: 0;
		margin: 0;
	}
	h4.caption-text {
		font-family: 'Open Sans', sans-serif;
		font-size: 30px;
		font-weight: bold;
		color: #fff;
		padding-bottom: 0;
		margin: 0;
		padding-top: 20%;
	}
	p.third-text{
		font-family: 'Open Sans', sans-serif;
		font-size: 14px;
		font-weight: lighter;
		color: #fff;
		margin-top: 30px;
	}
	.text-button{
		background: #22346e;
		padding: 5px 60px !important;
	}
}
@media (min-width: 1899px) {
}