.izzysliderform {

}
.encbbbizzytext:hover {
	color: #003362;
}

/**CONTACT FORM CODE**/
.greenPopup .formErrorContent {
    background: #e21a22;
}

/**END**/
.ibinfobox {
  	display: block;
    border: 1px solid #ededed;
  	border-radius: 10px;
  	height: 442.8px;
  	
}
.ibhometitle {
	background: #e21a22;
  	padding: 5px 0;
  	border-top-right-radius: 10px;
  	border-top-left-radius: 10px;
  	height: 45px;

}
.iiimiddle {
	vertical-align: middle;
    text-align: center;
  	font-size: 20px;
  	color: #fff;
}
.ibhometxt {
	font-size: 14px;
  	padding: 0 10px 15px 10px;
  	line-height: 20px;

}
@media screen and (max-width: 480px) {
  #rum_sst_tab {
  	display: none;
  }
}

.cdivider {
	padding-top: 30px;
}
.scroll-top {
    background-color: rgb(141, 71, 1);
}
.cbafooter > a {
	color: #fff;
  	text-decoration: none;
}
.cbafooter > a:hover {
	color: #fff;
  	text-decoration: underline;
}
/**MOBILE MENU CODE **/
.second-switch-logo-left.second-switch-menu-right .mobile-header-bar .dt-mobile-menu-icon {
    margin-left: 10px;
    border: 1px solid #444444;
    border-radius: 3px;
    padding: 8px;
    background: #f9f9f9;
}
.freebuk {
	background: rgba(255, 255, 255, 0.6);
  	text-align: center;
  	padding: 32px !important;
  	margin-top: 50px;
}

.fbtxt {
	font-family: open sans;
  	font-weight: 700;
  	line-height: 25px;
  	text-align: center;
  	color: #222222;
  	margin-top: -40px;
}

.text-area > p {
    margin-bottom: 0px;
}

.fonetxt {
	color: #000;
  	font-family: open sans;
    font-size: 20px;
    font-style: italic;
    font-weight: 600;
}
.fonetxtt {
    color: #000;
    font-family: open sans;
    font-size: 20px;
    font-style: italic;
    font-weight: 600;
}
.fonetell {
    background: #003362 none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-family: open sans;
    font-size: 27px;
    font-style: italic;
    font-weight: bold;
    margin-top: 5px;
    padding: 3px 14px 3px;
}

.headcenter {
    color: #000;
    font-family: trebuchet ms;
    font-size: 22px;
    font-style: normal;
    font-weight: bold;
    line-height: 28px;
    position: block;
  	width: 440px;
    text-align: center;
    border-top: 1px solid #c2c2c2;
    border-bottom: 1px solid #c2c2c2;
  	padding: 5px 0;
}
/***** Contact form 7 CSS Code *******/
#responsive-form{
	max-width:600px /*-- change this to get your desired form width --*/;
	margin:0 auto;
        width:100%;
}
.form-row{
	width: 100%;
}
.column-half, .column-full{
	float: left;
	position: relative;
	padding: 0.65rem;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
	.column-half{
		width: 50%;
	}
}
.wpcf7 input[type="text"], .wpcf7 input[type="email"] {
	width: 100%;
	padding: 8px;
	border: 1px solid #ccc;
	border-radius: 3px;
  	margin-bottom:-20px;
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	      box-sizing: border-box
}
.wpcf7 textarea {
	width: 100%;
	padding: 8px;
	border: 1px solid #ccc;
	border-radius: 3px;
  	margin-bottom:-5px;
  	height: 200px;
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	      box-sizing: border-box
}

.wpcf7 input[type="text"]:focus{
	background: #fff;
}
.wpcf7-submit{
	float: right;
	background: #CA0002;
	color: #fff;
	text-transform: uppercase;
	border: none;
	padding: 8px 20px;
	cursor: pointer;
  	width: 100%;
}
.wpcf7-submit:hover{
	background: #ff0000;
}
span.wpcf7-not-valid-tip{
	text-shadow: none;
	font-size: 12px;
	color: #fff;
	background: #ff0000;
	padding: 5px;
}
div.wpcf7-validation-errors { 
	text-shadow: none;
	border: transparent;
	background: #f9cd00;
	padding: 5px;
	color: #9C6533;
	text-align: center;
	margin: 0;
	font-size: 12px;
}
div.wpcf7-mail-sent-ok{
	text-align: center;
	text-shadow: none;
	padding: 5px;
	font-size: 12px;
	background: #59a80f;
	border-color: #59a80f;
	color: #fff;
	margin: 0;
}
/**************** END ***************/

.classic-header.bg-behind-menu .navigation:before {
    background-color: #003362;
}

.branding a img, .branding img {
    height: auto;
    max-width: 335px;
}

.content-5ed94abc938f0 .cp-form-container .cp-submit{display:none !important;}
.cp-submit-wrap {display:none !important;}
