/*
Theme Name: Instant Frog
Theme URI: http://www.millermultimedia.net/
Description: A responsive theme built for King Technology by <a href="http://www.millermultimedia.net">MillerMultimedia</a>.
Author: Gary Miller
Author URI: http://www.millermultimedia.net/
Version: 1.0
Tags: responsive, white, bootstrap

License: Licensed to Prouty Project. Not for reuse.
License URI: http://millermultimedia.net/

This theme was built using the Bootstrap 3 framework found on the Bootstrap web site http://twitter.github.com/bootstrap/examples/hero.html
*/

html, body { height: 100%; width: 100%; }
body { padding: 0; margin: 0px; background: #FFF; }
body, td, p, li { color: #000; font-family: Arial, 'Helvetica Neue', Helvetica, Tahoma, sans-serif; font-weight: 400; font-size: 22px; line-height: 28px; }
body .mainContent p, body .mainContent li, body .mainContent blockquote { font-size: 16px; line-height: 24px; }

.color-red, .main-content .color-red { color: #9f152f; }
.color-britered, .main-content .color-britered, body .footer_wrapper a.color-britered { color: #f0515a; }
.color-white, .white { color: #FFF; }
.color-red { color: #f0515a; }

.gray-background { background: #EBEBEB; }
.white-background { background: #FFFFFF; }

.blog_wrapper_full .container.page_wrapper.padding-bottom { padding-bottom: 10px; margin-top: 0;}
.with-gradient { background: transparent url('images/background-gradient.jpg') repeat-x left bottom; }

.margintop { margin-top: 50px; }
.large-txt p { font-size: 22px !important; line-height: 32px !important; }
.rightcolumn p { padding-bottom: 2px; }

.main-content img.alignleft, .mainContent img.alignleft { margin-right: 20px; margin-bottom: 25px; }
.image-column img { margin-bottom: 25px !important; }

a:link { text-decoration: none; color: #21759b; outline: none; }
a:visited { text-decoration: none; color: #21759b; outline: none; }
a:hover { text-decoration: underline; color: #0f3647; outline: none; }
h3 a:link, h3 a:visited { color: #007298; }
.main-content a, .mainContent a { text-decoration: none; }

a.prev-next-btn, a.prev-next-btn:focus { width: 175px; height: 60px; display: block; border: 2px solid #f0515a; font-size: 16px; font-weight: 700; line-height: 20px; color: #f0515a; text-align: center; padding: 6px 0 14px 0; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; text-decoration: none; outline: none; }
a.prev-next-btn.special { font-size: 15px; font-weight: 400; line-height: 17px; padding: 9px 0 14px 0; width: 200px; background: #FFF; color: #f0515a; outline: none; }
a.prev-next-btn:hover { color: #781e1e; border-color: #781e1e; outline: none; }
.btn-name { font-size: 12px; font-weight: 400; text-transform: uppercase; }
.blog-previous a.prev-next-btn { float: right; margin-right: 10px; }
.blog-next a.prev-next-btn { float: left; margin-left: 10px; }

blockquote { border: 0; }

a.standard-button, .main-content a.standard-button, body .hp-buttons .mydiv a.standard-button { background: #70b2c9 url('images/background-button.png') no-repeat right center; border: 1px solid #4c3041; color: #4c3041; line-height: 24px; padding: 0 28px 0 12px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; display: inline-block; margin-top: 15px; text-decoration: none; }
a.standard-button:hover, .main-content a.standard-button:hover, body .hp-buttons .mydiv a.standard-button:hover { background-color: #017299; text-decoration: none !important; }

body a.blue-btn { background: #02a5e4; color: #ffc423; line-height: 40px; font-size: 33px; padding: 13px 20px 13px 20px; display: inline-block; width: auto; margin: 25px auto 15px auto; text-align: center; text-decoration: none;  -webkit-box-shadow: 2px 2px 10px 0px #999; -moz-box-shadow: 2px 2px 10px 0px #999; box-shadow: 2px 2px 10px 0px #999; }
body a.blue-btn:hover { color: #000; text-decoration: none !important; }

.container.top-text { padding: 60px 120px; }
.container.main-content { padding: 60px 120px; }
.container.main-content.no-side-pad { padding-top: 0; }
.container.main-content.no-bottom-pad { padding-bottom: 0; }
.main-content p { padding: 0 77px; }
.contact-txt .main-content p { padding-left: 0; }
.spaced-words { padding: 0 15px; }

.content_wrapper_full { padding: 30px 0 65px 0; }
/*.main-content ul { list-style: none; margin-left: 0; padding-left: 0; }
.main-content ul li { margin-left: 0; padding-left: 15px; padding-bottom: 0; margin-bottom: 0; background: transparent url('images/custom-bullet.png') no-repeat left center; }*/

body .footer_wrapper a.blue { color: #72b1c8; }
body .footer_wrapper a.blue:hover { color: #FFF; }

/* Menus */

/* Main Menu */
.main-menu { padding-top: 5px; }
.main-menu ul { margin-left: 110px; padding-left: 0; display: inline; }
.main-menu ul li { margin-left: 0; border-left: 1px solid #FFF; list-style: none; display: inline; }
.main-menu ul li { font-size: 27px !important; line-height: 36px; }
.main-menu ul li:first-child { margin-left: 0; border-left: none; list-style: none; display: inline; }
.main-menu ul li a { color: #FFF; text-decoration: none; padding: 0px 30px; text-transform: uppercase; font-weight: 700; }
.main-menu ul li a:hover, .main-menu ul li a:active { color: #000; text-decoration: none; }
.main-menu ul li.current-menu-item a { color: #000; }


/* Footer */
.footer_wrapper_full { background: transparent url('images/background-bottom-wave.png') repeat-x center top; position: relative; top: -16px; min-height: 100px; width: 100%; color: #000; padding: 0 0 15px 0; z-index: 11000; }
.footer_wrapper { background: transparent; padding: 0; }
body .contact { text-align: center; color: #98ad12; font-size: 20px; line-height: 40px; font-weight: normal; margin: 0; padding: 35px 0 0 4px; }
body .email { padding-top: 35px; }
body .email a { display: block; height: 40px; line-height: 40px; background: url('images/email.png') no-repeat left; width: 105px; padding: 0px 0 0 31px; color: #98ad12 !important; text-decoration: none; font-size: 14px; margin: 0 auto; font-weight: normal; }
body .email a:hover { color:#ff9a07 !important; background:url('images/email-RO.png') no-repeat left; }
body .footerSocial { float: none; text-align: center; padding-top: 30px; }
body footer[role="contentinfo"] { border: none; margin-top: 0px; padding: 35px 0px 40px 0px; color: #000; font-size: 14px; clear: both; text-align: center; }
.footerCopyright p { text-align: center; font-size: 12px; line-height: 17px; padding-top: 10px; color: #000000; }

ul { margin-left: 1.3em;}
body .mainContent ul {margin-left: 26px !important; padding-left: 24px !important; }
ul.noBullet { margin-left: 0;}
ul.noBullet li { list-style-type: none;}
ul.spaced li { margin-bottom: 20px;}
ul.slightlySpaced li { margin-bottom: 7px;}
.mainContent ul { margin: 20px 10px 10px 15px !important; padding: 0 !important; }
ol { padding-top: 20px; padding-bottom: 20px; }
ol li { padding-bottom: 15px; }
.main-content li, .mainContent li { padding-bottom: 15px; }

ul.with-check { list-style: none; margin-top: 75px; }
ul.with-check li { list-style-type: none; padding: 8px 5px 8px 30px; background: transparent url('images/icon-check.png') no-repeat 0 0; text-transform: uppercase; font-weight: 700; line-height: 32px; }

.donotshow { display: none; }

.odd-back {  }
.even-back { background-color: #d2dcea; }
.container { padding: 0; }
.content_wrapper_full .container .row { padding-left: 30px; padding-right: 30px; }
.content_wrapper_full .container .row.no-pad { padding-left: 0px; padding-right: 0px; }
.row { margin-left: 0; margin-right: 0; }
.pad-top { padding-top: 100px; }
.clr { clear: both; padding: 0; margin: 0; height: 0; line-height: 0; }
.clear-all { clear: both; }
.col-md-6.column-left, .col-sm-6.column-left { padding-right: 15px; }
.col-md-6.column-right, .col-sm-6.column-right { padding-left: 15px; }

.blue-circle { width: 185px; height: 185px; padding: 0px; margin: 70px auto 15px auto; text-align: center; background-color: #57b8dd; border-radius: 50%; -webkit-box-shadow: 2px 2px 10px 0px #999; -moz-box-shadow: 2px 2px 10px 0px #999; box-shadow: 2px 2px 10px 0px #999; }
.border-top { border-top: 2px solid #000; padding-bottom: 25px; }
a .callout { text-align: center; color: #58595b; font-size: 26px; line-height: 34px; padding: 0 25px; margin: 0; }
a .callout h4 { padding: 0 25px; }

h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #000; }

h1 { color: #000; font-family: Arial, 'Helvetica Neue', Helvetica, Tahoma, sans-serif; font-style: normal; font-weight: 400; font-size: 35px; line-height: 39px; text-align: left; margin-bottom: 20px; margin-top: 0; }
h2 { color: #000; font-family: Arial, 'Helvetica Neue', Helvetica, Tahoma, sans-serif; font-style: normal; font-weight: 400; font-size: 35px; line-height: 39px; text-align: left; margin-bottom: 20px; }
h3 { color: #000; font-family: Arial, 'Helvetica Neue', Helvetica, Tahoma, sans-serif; font-style: normal; font-weight: 400; font-size: 27px; line-height: 32px; text-align: left; margin-bottom: 0px; }
h4 { margin-bottom: 3px; color: #b4d530; font-size: 26px; line-height: 34px; font-weight: bold; text-align: center; margin: 0; padding: 0; text-transform: uppercase; }
h5 { margin-bottom: 3px; color: #000; font-style: italic; font-size: 14px; line-height: 18px; font-weight: normal; }
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin: 0; }
h2 span.green { color: #b4d530; text-transform: uppercase; padding-top: 30px; }
h2.margin-top { margin-top: 50px; }
.footer_wrapper h4, body .footer_wrapper h4 a { color: #6d97bd; font-weight: 600; text-transform: uppercase; font-size: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, Tahoma, sans-serif; margin: 18px 0 0 0; }
.secondary-wrapper h1 { font-size: 35px; line-height: 40px; font-weight: 700; color #6d6e71; text-transform: uppercase; border-bottom: 1px solid #f0515a; padding-bottom: 15px !important; margin-bottom: 50px !important; }
body .footer_wrapper h4 a:hover { color: #FFF; }
.social-icon i { font-size: 20px; line-height: 28px; margin: 0 14px 0 0; padding: 5px 0; color: #FFF; background: #f0515a; width: 38px; height: 38px; text-align: center; display: inline-block; border-radius: 50%; }
.social-icon:hover i { background: #781e1e; }

.slideshow-wrapper-full h2.header-title { text-align: center; color: #FFF; font-weight: 300; font-size: 70px; line-height: 80px; font-family: Arial, 'Helvetica Neue', Helvetica, Tahoma, sans-serif; position: absolute; width: 780px; top: 200px; left: 50%; margin-left: -390px; text-transform: uppercase; z-index: 15000; margin-top: 0; padding-top: 0; text-shadow: 0px 0px 8px #000000; }
.slideshow-wrapper-full h2.header-title span.header-author { font-size: 24px; font-style: normal; }

.top-text h2 { font-size: 44px; line-height: 55px; padding: 0px; color: #6d6e71; }
.top-text h2 .smaller-txt { font-size: 30px; }
.main-content h2 { text-transform: uppercase; font-size: 35px; line-height: 40px; }
.main-content h3 { font-size: 24px; line-height: 30px; font-weight: 700; color: #6d6e71; text-transform: uppercase; }

h2.wsp-pages-title { display: none; }
h2.exp-date { color: #f0515a; font-size: 35px; line-height: 40px; margin: 0; padding: 0; font-weight: 300; }
p.exp-desc { color: #6d6e71; font-size: 24px; line-height: 34px; margin: 0; padding: 0; font-weight: 300; }

/* Alignments */
.alignleft { display: inline; float: left; }
.alignright { display: inline; float: right; }
.aligncenter { display: block; 	margin-right: auto; margin-left: auto; }
blockquote.alignleft, .wp-caption.alignleft { margin: 0.4em 1.6em 1.6em 0; }
blockquote.alignright, .wp-caption.alignright { margin: 0.4em 0 1.6em 1.6em; }
blockquote.aligncenter, .wp-caption.aligncenter { clear: both; margin-top: 0.4em; margin-bottom: 1.6em; }
.wp-caption.alignleft, .wp-caption.alignright, .wp-caption.aligncenter { margin-bottom: 1.2em; }
body .right-margin { padding-right: 50px; }

/* Column img formatting */

/*.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9
{ padding-right: 0px; padding-left: 0px; } */

.with-padding { padding: 0 110px; }


/* Custom Layouts */
.main-content .lowercase { text-transform: lowercase; }

.banner_wrapper_full { }
.banner_image { z-index: 20; position: relative; width: 100%; min-height: 180px; }
.banner_image h2 { position: absolute; position: absolute; bottom: 0; left: 0; width: 100%; text-align: center; color: #FFF; background: rgba(0, 67, 107, .65); font-size: 35px; line-height: 40px; font-weight: 300; text-transform: uppercase; margin: 0; padding: 10px 0px; }
.banner_image p { padding: 0 !important; margin: 0 !important; }
.page_wrapper_full .page-image img, .banner_image img { width: 100% !important; max-width: 100% !important; height: auto !important; }

/* Header */
.header_wrapper_full { background: #FFF; height: auto; width: 100%; z-index: 1000; margin-bottom: 0px; border: none; clear: both; position: relative; background: #FFF url('images/background-header.jpg') repeat-x center bottom; }
.header_wrapper { height: 180px; margin: 0 auto; position: relative; }
.header-top-row { height: 125px; }
.logo-wrapper { padding: 0px 0 0 120px; }
.logo-wrapper img { margin: 0; padding: 0px; }
.header-contact-info p { font-size: 31px; line-height: 38px; color: #000; padding: 15px 0 0 0; margin: 0; }


/* Footer Menu */
ul#menu-instantfrog-menu-1 { list-style: none; margin: 0px; padding: 0; text-align: center; width: 100%; }
ul#menu-instantfrog-menu-1 li { list-style-type: none; list-style-image: none; list-style-position: outside; display: inline; display: inline-block; vertical-align: middle; padding: 0px; text-align: center;
width: 20%; }
ul#menu-instantfrog-menu-1 li a { font-size: 14px; font-weight: 400; text-transform: none; line-height: 16px; padding: 0 5px !important; margin: 0 !important; color: #000;  }
ul#menu-instantfrog-menu-1 li a:hover { color: #000; text-decoration: none !important; outline: none; }


/* Banner Area */
.content_wrapper_full .container.banner-content .row { padding: 0 !important; }
.banner-content .row .col-md-8, .banner-content .row .col-sm-10 { padding: 0 !important; }
.banner-content { background: transparent url('images/background-pool.jpg') no-repeat 0 0; background-size: 100% auto; height: 500px; border-bottom: 2px solid #000; margin-top: -30px; }
.white-box { background-color: rgba(255, 255, 255, 0.8); padding: 20px 15px !important; margin-top: 110px; }
.white-box h1 { line-height: 45px; margin: 0 50px; }
h1 .large-txt { font-size: 41px; text-align: right; padding-right: 50px; display: block; }
ul.banner-bullets { margin-top: 15px; margin-left: 0; }
.banner-bullets li { color: #FFF; text-transform: uppercase; font-size: 26px; padding-bottom: 10px; }

.sidebar_content { position: relative; }
.rightcolumn { padding: 45px 0 0 20px; }
.rightcolumn a { margin-bottom: 10px; }

/* Main Body */
.page_wrapper_full { z-index: 20; position: relative; background: transparent url('images/background-gradient.jpg') repeat-x bottom; width: 100%; overflow-x: hidden !important;}
.page_wrapper_full .img-responsive, .content_wrapper_full img, .mainContent img, 
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto; }

.left-column { padding-right: 40px; padding-left: 40px; }
.middle-column { padding-left: 20px; padding-right: 20px; }
.right-column { padding-left: 40px; padding-right: 40px; } 
 
/* Gravity Forms Styling */
.form-content { padding-right: 30px; }
body .gform_wrapper ul li.gfield { margin-top: 10px !important; }
.gform_wrapper textarea { margin-top: 8px; }
.gform_wrapper input.large, .gform_wrapper input.medium, .gform_wrapper input.small, .gform_wrapper select.large, .gform_wrapper select.medium, .gform_wrapper select.small, .gform_wrapper textarea.large, .gform_wrapper textarea { border: 0; background-color: #ebebeb; }
body .gform_wrapper .gform_footer input.button, body .gform_wrapper .gform_footer input[type="submit"], body .gform_wrapper .gform_page_footer input.button, body .gform_wrapper .gform_page_footer input[type="submit"] { border: 2px solid #f0515a; background-color: #FFF; color: #f0515a; font-size: 16px; font-weight: 700; line-height: 20px; width: 125px; height: 40px;  padding: 10px 0; text-align: center; margin: 20px auto 50px auto; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; display: block; }
body .gform_wrapper .gform_footer input.button:hover, body .gform_wrapper .gform_footer input[type="submit"]:hover, body .gform_wrapper .gform_page_footer input.button:hover, body .gform_wrapper .gform_page_footer input[type="submit"]:hover { color: #781e1e; border-color: #781e1e; }
.main-content .gform_wrapper ul li { background: transparent; padding-left: 0; }
body .gform_wrapper .gfield_required, body .gform_wrapper label.gfield_label { display: none !important; }
body .gform_wrapper .gfield_checkbox li label, body .gform_wrapper ul.gfield_checkbox li input[type="checkbox"]:checked + label { font-weight: 400; font-size: 16px; line-height: 18px; }
body .gform_wrapper .contact-list label.gfield_label { display: inline !important; font-weight: 400 !important; }

/* Responsive Videos */
.responsive-container { position: relative; padding-bottom: 52.25%; padding-top: 30px; height: 0; overflow: hidden; margin-bottom: 1em; }
.responsive-container iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/* Landscape phones and down */
@media (max-width: 767px) {
	h2 { font-size: 32px; }
	h2.margin-top { margin-top: 0px; }
	h4 { font-size: 20px; line-height: 24px; }
	.header_wrapper { height: auto; }
	.header-top-row { height: 200px; }
	.logo-wrapper { padding: 0 20px; }
	.header-contact-info p { font-size: 24px; line-height: 32px; padding: 0; margin: 0; }
	.menu-wrapper { height: 40px; position: relative; }
	.slideshow-wrapper-full .banner-content { height: auto; min-height: 480px; background-size: auto 100%; background-position: center top; padding-bottom: 25px; }
	.content_wrapper_full .container .row { padding-left: 30px; padding-right: 30px; }
	body a.blue-btn { font-size: 28px; }
	.blue-circle { width: 145px; height: 145px; margin-top: 35px; }
	.callout h4, .callout p { padding: 0; }
	body .main-menu ul { display: none; }
	body #click-menu { background-color: transparent !important; top: 180px !important; }
	.white-box { margin-top: 50px; padding: 20px 20px; }
	.white-box h1 { margin: 0; font-size: 30px; text-align: center; }
	.white-box h1 .large-txt { font-size: 34px; text-align: center; padding-right: 0px; display: inline-block; }
	.banner-bullets li { font-size: 23px; }
	ul.with-check { margin-top: 25px; margin-left: 0; padding-left: 0; }
	ul.with-check li { font-size: 18px; line-height: 26px; }
	.callout p { font-size: 18px; line-height: 22px; }
	.wp-image-37 { max-height: 300px; max-width: 231px !important; }
	h2 span.green { padding-top: 0; }
}

@media (max-width: 550px) {
	body, td, p, li { font-size: 18px; line-height: 24px; }
	h1 { font-size: 28px; line-height: 35px; }
	h2 { font-size: 28px; line-height: 35px; }
	h3 { font-size: 20px; line-height: 26px; }
	h4 { font-size: 18px; line-height: 24px; }
	h5 { font-size: 14px; line-height: 14px; }
	body a.blue-btn { font-size: 22px; line-height: 28px; }
}

@media (max-width: 400px) {

}

@media (max-width: 340px) {

}


/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 999px) {
	h2 { font-size: 32px; }
	h4 { font-size: 20px; line-height: 24px; }
	.header-contact-info p { font-size: 20px; line-height: 28px; }
	.logo-wrapper { padding: 0px 0 0 80px; }
	.slideshow-wrapper-full .banner-content { height: 420px; min-height: 420px; }
	.content_wrapper_full .container .row { padding-left: 30px; padding-right: 30px; }
	body a.blue-btn { font-size: 28px; }
	.blue-circle { width: 145px; height: 145px; }
	.callout h4, .callout p { padding: 0; }
	.main-menu ul { margin-left: 25px !important; }
	.main-menu ul li a { padding: 0 15px !important; font-size: 20px; }
	.white-box { margin-top: 50px; padding: 20px 20px; }
	.white-box h1 { margin: 0; font-size: 30px; }
	.banner-bullets li { font-size: 23px; }
	ul.with-check { margin-top: 25px; margin-left: 0; padding-left: 0; }
	ul.with-check li { font-size: 16px; line-height: 26px; }
	a .callout { font-size: 18px; line-height: 22px; }
	.callout h4, .callout p { padding: 0; }
}

/* Desktops and Tablets - Landscape */
@media (min-width: 1000px) and (max-width: 1199px) {
	body .mega-menu-wrap { margin-left: 85px !important; }
	.main-menu ul li a { padding: 0 15px !important; font-size: 26px; }
	.white-box { margin-top: 90px; padding: 20px 5px; }
	.white-box h1 { margin: 0; font-size: 34px;}
	ul.with-check { margin-top: 25px; margin-left: 0; padding-left: 10px; }
	a .callout { font-size: 24px; }
	a .callout h4, a .callout p { padding: 0; }
	body .contact { font-size: 18px; }
}

@media (min-width: 1200px) {

}

