/*
Theme Name: Flexible Theme
Theme URI: http://www.elegantthemes.com/gallery/
Version: 2.5
Description: 2 Column theme from Elegant Themes
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
*/

/*------------------------------------------------*/
/*---------------[MAIN LAYOUT INFO]---------------*/
/*------------------------------------------------*/
html{
text-rendering: optimizeLegibility !important;
-webkit-font-smoothing: antialiased !important;
-moz-osx-font-smoothing: grayscale !important; 
}
header {
    padding: 20px 0;
    background-color: #555544;
    border-bottom: 4px solid #e7e9ec;
}

.navbar-nav>li>a {
    color: #e7e9ec;
    text-transform: uppercase;
}

.navbar-nav>li>a span {
    font-size: 20px;
}

.nav>li>a:focus, .nav>li>a:hover {
    background-color: transparent;
}

#signup {
    background-color: #e7e9ec;
    padding: 50px 0;
}

body {
    font-family: "brandon-grotesque",sans-serif;
}
body{}


#boxer span {
    width: 2.5%;
    height: 80px;
    display: block;
    float: left;
}

.jumbotron {
    background-size: cover;
    background-position: center center;
    overflow: hidden;
    position: relative;
}

.jumbotron:before {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #B2B2B2;
    mix-blend-mode: multiply;
    opacity: 1;
    display: none;
}

.jumbotron.home {
    padding: 220px 0 40px;
    color: white;
    margin: 0;
}

.jumbotron.home .container {
    position: relative;
    z-index: 1;
}
.jumbotron.home:after{
	content: ' ';

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&amp;0+0,1+100 */
background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 0;
	top: 0;
	left: 0;
	background-color: rgba(255, 255, 255, 0.62)!Important;
}
.jumbotron.home p {
    font-size: 180%;
    font-weight: bold;
}

.jumbotron.home h1 {
    font-size: 710%;
    margin-bottom: 0;
    text-transform: uppercase;
}

.jumbotron.home h1,.jumbotron.home p {
    color: #271E82;
    text-align: center;
    text-shadow: 0px 0px 28px white;
}

.h1, .h2, .h3, h1, h2, h3 {
    font-family: "alternate-gothic-no-2-d",sans-serif;
}

.navbar-toggle {
    background-color: #337ab7;
}

.navbar-toggle .icon-bar {
    background-color: white;
}

.navbar {
    margin: 0;
    border: none;
}

.navbar-brand {
    height: auto;
    padding: 0;
    font-family: "alternate-gothic-no-2-d",sans-serif;
    text-transform: uppercase;
    color: #e7e9ec;
    font-size: 30px;
    padding-top: 17px;
}

.navbar-brand>img {
    /* width: 110px; */
    padding-top: 11px;
}
		#logo {}
			#logo a { }
#logo a:hover {
    text-decoration: none;
}
	#top-menu { float: right; margin-top: 20px;}
		#top-menu li {}
		.widget { padding: 0 0 30px; }

.post-content .widget {
    padding: 0;
}

img { max-width: 100%; height: auto; width: auto; }

/*------------------------------------------------*/
/*-----------------[FORMS]------------------------*/
/*------------------------------------------------*/

.wide .gform_wrapper .gform_body ul > li {
    width: 33.3333%;

}

#signtitle {
    margin: 0;
    background: url(/wp-content/uploads/2015/08/arrow.png) no-repeat center right;
    background-size: contain;
    padding-top: 5px;
}
.gform_wrapper .button, .gform_button{
    padding-left: 0;
    padding-right: 0;
}


/*------------------------------------------------*/
/*-----------------[STAGE]------------------------*/
/*------------------------------------------------*/
.stage {
    background-size: cover;
    background-position: center center;
    margin: 0 0 40px;
    text-align: center;
    /* background-attachment: fixed; */
}
#stagetable {
    height: 100%;
    display: table;
    width: 100%;
}

#stagecell {
    display: table-cell;
    vertical-align: middle;
}
.stage h1{font-size: 840%;color: white;font-weight: bold;}

.stage p {
    font-size: 310%;
    color: white;
}
/*------------------------------------------------*/
/*-----------------[UTILITY]----------------------*/
/*------------------------------------------------*/
.hider{
     opacity:0;
}
.visible{
     opacity:1;
}
.iconsmall {
    font-size: 80%;
}

.padder {
    padding-bottom: 50px;
    padding-top: 50px;
}

.mega-padder {
    padding-top: 10%;
}
.paddertop {
    padding: 50px 0 0;
}
.padderbot {
    padding: 0 0 50px;
}
.widget_search h4{display:none;}
a, .transition{-webkit-transition: all .1s ease; -moz-transition: all .1s ease; -o-transition: all .1s ease; transition: all .1s ease;}
img.gform_ajax_spinner{display:none!important;}
/*------------------------------------------------*/
/*-----------------[GRIDS]------------------------*/
/*------------------------------------------------*/
.gridinner{
    margin: 0 0 20px;
}

.gridinner img {
    /* margin-bottom: -1px; */
}
.cap{
    overflow: hidden;
    border: none;
    padding: 0 15px 20px;
}

.postbottom {
    clear: both;
    overflow: hidden;
    margin: 20px 0 0;
}

.postbottom .btn {
    float: left;
    margin-right: 15px;
}


/*------------------------------------------------*/
/*-----------------[SINGLE POST]------------------*/
/*------------------------------------------------*/
#featblur {
  position: absolute;
  top: -20%;
  left: -20%;
  width: 140%;
  height: 140%;
  background-size: cover;
  -webkit-filter: blur(60px) saturate(60%);
  -moz-filter: blur(60px) saturate(60%);
  -o-filter: blur(60px) saturate(60%);
  -ms-filter: blur(60px) saturate(60%);
  background-position: center center;
}
.jumbotron.blur {
  position: relative;
  overflow: hidden;
  color: white;
}
.ssba img{
    margin-right: 10px;
    width: 30px!important;
    -webkit-transition: all .2s ease; -moz-transition: all .2s ease; -o-transition: all .2s ease; transition: all .2s ease;
}

.ssba img:hover {
    -ms-transform: scale(1.2); /* IE 9 */     
    -webkit-transform: scale(1.2); /* Safari */     
    transform: scale(1.2);
}
#sharebox {
    position: relative;
    overflow: hidden;
    padding: 5px 0;
}

#sharebox .sharetoggle {
    position: relative;
    -ms-transform: translate(-100%,0); /* IE 9 */     
    -webkit-transform: translate(-100%,0); /* Safari */     
    transform: translate(-100%,0);
    -webkit-transition: all .4s ease; 
    -moz-transition: all .4s ease; 
    -o-transition: all .4s ease; 
    transition: all .4s ease;
    opacity: 0;
    float: left;
    padding-top: 2px;
    padding-left: 19px;
}

#sharebox.open .sharetoggle {
    -ms-transform: translate(0);   
    -webkit-transform: translate(0);   
    transform: translate(0);opacity:1;
}

#sharebox button {
    float: left;
    position: relative;
    z-index: 1;
}
/*------------------------------------------------*/
/*-----------------[RESPONSIVE]-------------------*/
/*------------------------------------------------*/


@media only screen and ( max-width: 992px ) {

header{}
	
}
@media only screen and ( max-width: 767px ) {

header{}

.jumbotron:before {
    display: block;
}

.gridinner img {
    width: 100%;
}

}
@media only screen and ( max-width: 479px ) {

header{}

}


/*------------------------------------------------*/
/*---------------------[FOOTER]-------------------*/
/*------------------------------------------------*/

#copyright { font-size:13px; float: none; text-align: center; margin: 0;}

div#copyright p,.disclaimer {
    display: inline-block;
    padding: 10px 20px;
    border: 1px solid;
    margin: 0;
}

ul.sociallinks {
    list-style: none;
    margin: 20px 0;
    text-align: center;
    padding: 0;
}

ul.sociallinks li {
    display: inline-block;
    width: 30px;
    font-size: 30px;
    line-height: 1;
}

#main_footer {
    margin: 40px 0;
}
	#copyright a { color: black;  font-size: 15px;}



/*------------------------------------------------*/
/*-----------------[ANIMATIONS]-------------------*/
/*------------------------------------------------*/
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/*------------------------------------------------*/
/*------------[CAPTIONS AND ALIGNMENTS]-----------*/
/*------------------------------------------------*/

.aligncenter, .aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin-bottom: 10px; max-width: 96%; padding: 8px; }

.wp-caption.alignleft { margin: 0px 10px 10px 0px; }
.wp-caption.alignright { margin: 0px 0px 10px 10px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption .wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }
.alignright { float: right; }
.alignleft { float: left }
img.alignleft { display:inline; float:left; margin-right:15px; }
img.alignright { display:inline; float:right; margin-left:15px; }





/*------------------------------------------------*/
/*-----------------[WP CALENDAR]-----------------*/
/*------------------------------------------------*/
#wp-calendar { empty-cells: show; margin: 10px auto 0; width: 240px;	}
	#wp-calendar a { display: block; text-decoration: none; font-weight: bold; }
		#wp-calendar a:hover { text-decoration: underline; }
	#wp-calendar caption {	text-decoration: none; font: bold 13px Arial, Sans-Serif; }
	#wp-calendar td {	padding: 3px 5px; color: #9f9f9f; }
		td#today { color: #ffffff; }
	#wp-calendar th {	font-style: normal;	text-transform: capitalize;	padding: 3px 5px; }
		#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; }
		#wp-calendar #next a { padding-right: 10px; text-align: right; }
		#wp-calendar #prev a { padding-left: 10px; text-align: left; }

/*------------------------------------------------*/
/*-------------------[PAGE NAVI]------------------*/
/*------------------------------------------------*/
.pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus{cursor: none;}
.pagi { overflow: hidden; padding: 15px 0 20px; width: 350px; margin: auto; text-align: center;}

.pagilink {
    display: inline-block;
}

.pagilink a button {
    margin: 0 10px;
}

.pagilink button span {
    position: relative;
    top: 2px;
}
.pagi .prev{}
.pagi .next{}
#et-control-panel { position: fixed; left: 0px; top: 94px; width: 169px; z-index: 9000; color: #9f9f9f; text-shadow: 1px 1px 1px #fff; background: url(images/control_panel/control-panel-bottom.png) no-repeat bottom left; padding-bottom: 18px; }
	#control-panel-main { background: url(images/control_panel/control-panel-mainbg.png) repeat-y; -moz-border-radius-topright: 14px; -webkit-border-top-right-radius: 14px; border-top-right-radius: 14px; }
		#et-control-close { background: url(images/control_panel/control-panel-closebutton.png) no-repeat; position: absolute; top: 17px; right: -41px; width: 45px; height: 40px; display: block; }
		.control-open { background: url(images/control_panel/control-panel-openbutton.png) no-repeat !important; }
		#et-control-inner { background: url(images/control_panel/control-inner.png) no-repeat; padding: 16px 16px 0px 16px; }
			#et-control-panel h3.control_title { font-size: 15px; padding: 2px 0 10px; float: left; }
			#et-control-panel p { font-style: italic; font-family: Georgia, serif; font-size: 10px; }
			.et-sample-setting { display: block; width: 29px; height: 29px; position: relative; float: left; margin: 0 4px 4px 0; text-indent: -9999px; }
				.et-sample-setting span.et-sample-overlay { background: url(images/control_panel/control-link-overlay.png) no-repeat; display: block; position: absolute; top: 0; left: 0; width: 30px; height: 30px; }
			#et-sample-color1 { background: #6a8e94; }
			#et-sample-color2 { background: #8da49c; }
			#et-sample-color3 { background: #b0b083; }
			#et-sample-color4 { background: #859a7c; }
			#et-sample-color5 { background: #c6bea6; }
			#et-sample-color6 { background: #b08383; }
			#et-sample-color7 { background: #a4869d; }
			#et-sample-color8 { background: #f5f5f5; }
			#et-sample-color9 { background: #4e4e4e; }
			#et-sample-color10 { background: #556f6a; }
			#et-sample-color11 { background: #6f5555; }
			#et-sample-color12 { background: #6f6755; }

			#et-sample-texture1 { background: url(images/control_panel/body-bg2.png) 14px 13px; }
			#et-sample-texture2 { background: url(images/control_panel/body-bg3.png); }
			#et-sample-texture3 { background: url(images/control_panel/body-bg4.png); }
			#et-sample-texture4 { background: url(images/control_panel/body-bg5.png); }
			#et-sample-texture5 { background: url(images/control_panel/body-bg6.png); }
			#et-sample-texture6 { background: url(images/control_panel/body-bg7.png); }
			#et-sample-texture7 { background: url(images/control_panel/body-bg8.png); }
			#et-sample-texture8 { background: url(images/control_panel/body-bg9.png); }
			#et-sample-texture9 { background: url(images/control_panel/body-bg10.png); }
			#et-sample-texture10 { background: url(images/control_panel/body-bg11.png) 139px 104px; }
			#et-sample-texture11 { background: url(images/control_panel/body-bg12.png); }
			#et-sample-texture12 { background: url(images/control_panel/body-bg13.png) 14px 14px; }
			#et-sample-texture13 { background: url(images/control_panel/body-bg14.png); }
			#et-sample-texture14 { background: url(images/control_panel/body-bg15.png); }
			#et-sample-texture15 { background: url(images/control_panel/body-bg16.png); }
			#et-sample-texture16 { background: url(images/control_panel/body-bg17.png); }

			.et-control-colorpicker { background: url(images/control_panel/control-panel-colorpicker.png) no-repeat; width: 18px; height: 19px; display: block; float: right; }
			.et-font-control { margin-top: 9px; }
			.colorpicker { z-index: 10000; }

#et_control_header_font, #et_control_body_font { width: 73px; }

.colorpicker { width: 356px; height: 176px; overflow: hidden; position: absolute; background: url(images/colorpicker/colorpicker_background.png); font-family: Arial, Helvetica, sans-serif; display: none; }
.colorpicker_color { width: 150px; height: 150px; left: 14px; top: 13px; position: absolute; background: #f00; overflow: hidden; cursor: crosshair; }
	.colorpicker_color div { position: absolute; top: 0; left: 0; width: 150px; height: 150px; background: url(images/colorpicker/colorpicker_overlay.png); }
		.colorpicker_color div div { position: absolute; top: 0; left: 0; width: 11px; height: 11px; overflow: hidden; background: url(images/colorpicker/colorpicker_select.gif); margin: -5px 0 0 -5px; }
.colorpicker_hue { position: absolute; top: 13px; left: 171px; width: 35px; height: 150px; cursor: n-resize; }
	.colorpicker_hue div { position: absolute; width: 35px; height: 9px; overflow: hidden; background: url(images/colorpicker/colorpicker_indic.gif) left top; margin: -4px 0 0 0; left: 0px; }
.colorpicker_new_color { position: absolute; width: 60px; height: 30px; left: 213px; top: 13px; background: #f00; }
.colorpicker_current_color { position: absolute; width: 60px; height: 30px; left: 283px; top: 13px; background: #f00; }
.colorpicker input { background-color: transparent; border: 1px solid transparent; position: absolute; font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #898989; top: 4px; right: 11px; text-align: right; margin: 0; padding: 0; height: 11px; }
.colorpicker_hex { position: absolute; width: 72px; height: 22px; background: url(images/colorpicker/colorpicker_hex.png) top; left: 212px; top: 142px; }
	.colorpicker_hex input { right: 6px; }
.colorpicker_field { height: 22px; width: 62px; background-position: top; position: absolute; }
	.colorpicker_field span { position: absolute; width: 12px; height: 22px; overflow: hidden; top: 0; right: 0; cursor: n-resize; }
.colorpicker_rgb_r { background-image: url(images/colorpicker/colorpicker_rgb_r.png); top: 52px; left: 212px; }
.colorpicker_rgb_g { background-image: url(images/colorpicker/colorpicker_rgb_g.png); top: 82px; left: 212px; }
.colorpicker_rgb_b { background-image: url(images/colorpicker/colorpicker_rgb_b.png); top: 112px; left: 212px; }
.colorpicker_hsb_h { background-image: url(images/colorpicker/colorpicker_hsb_h.png); top: 52px; left: 282px; }
.colorpicker_hsb_s { background-image: url(images/colorpicker/colorpicker_hsb_s.png); top: 82px; left: 282px; }
.colorpicker_hsb_b { background-image: url(images/colorpicker/colorpicker_hsb_b.png); top: 112px; left: 282px; }
.colorpicker_submit { position: absolute; width: 22px; height: 22px; background: url(images/colorpicker/colorpicker_submit.png) top; left: 322px; top: 142px; overflow: hidden; }
.colorpicker_focus { background-position: center; }
.colorpicker_hex.colorpicker_focus { background-position: bottom; }
.colorpicker_submit.colorpicker_focus { background-position: bottom; }
.colorpicker_slider { background-position: bottom; }

#control-panel-main label { font-size: 11px; }


#ie7 #container > header { position: relative; z-index: 2; }
#ie7 #main-area { position: relative; z-index: 1; }