/* ---------------------------------------------------------------------------------------------------- */
/* --- Outdoor Water Solutions Website ---------------------------------------------------------------- */
/* --- Copyright 2019  -------------------------------------------------------------------------------- */
/* --- San Antonio Website Design & Development - Backyard Studios ------------------------------------ */
/* --- www.backyardstudios.com ------------------------------------------------------------------------ */
/* ---------------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------------- */

.grecaptcha-badge {
    display: none;
    visibility: hidden;
}
#single .summaryX .woocommerce-Price-amount, .woocommerce div.product p.price, .woocommerce div.product span.price {
    font-family: 'roboto_condensedLight';
    font-size: 24px;
    line-height: 24px;
    padding-bottom: 25px;
}
#single h1.entry-title {
    margin: 0 0 10px;
    color: #1A2332;
    font-family: 'roboto_condensedBold';
}
.woocommerce div.product form.cart .variations label {
    font-weight: 400;
    text-align: left;
    color: #1A2332;
    font-family: "roboto_condensedLight", Helvetica, sans-serif;
}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
    display: block;
    color: #1A2332;
    font-family: "roboto_condensedLight", Helvetica, sans-serif;
}
.woocommerce div.product form.cart .variations {
    width: 80%;
}
ul.prodBtns {
    display: block;
    width: 101%;
    margin: 0px -.5% 30px;
    padding: 0px;
}
ul.prodBtns li {
    list-style: none;
    width: 33.33%;
    margin: 0;
    padding: 0;
    float: left;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #DEE3F2;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    text-align: center;
}
.shippingArea {
    background-color: #f9f9f9;
    padding: 11px 20px;
    text-align: center;
    margin-bottom: 0;
}
.fa-3 {
    font-size: 19px;
    line-height: 13px;
    display: inline-block;
    color: grey;
}
.shippingArea .shipText {
    margin-left: 12px;
    line-height: 26px;
    display: inline-block;
}
.woocommerce div.product form.cart .button {
    background-color: #f6ae2d;
    width: 65%;
    margin-left: 10px;
    text-transform: uppercase;
}
.woocommerce div.product form.cart .button:hover {
    background-color: #000;
}
#single .productSummary {
    font-size: 21px;
    line-height: 30px;
    margin-bottom: 15px;
}
.product_meta {
    margin-bottom: 20px;
}
#mainElement h2 {
    font-family: 'Anton';
    font-weight: 400;
    font-style: normal;
    color: rgb(22, 26, 26);
    letter-spacing: 1px;
    font-size: 40px;
    font-weight: 400;
    line-height: 50.32px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
	text-transform: uppercase;
}
#mainElement.bgrdDark h2 {
	color: rgb(237, 182, 17);
}
#mainElement.bgrdDark p {
	color: #fff;
}
#mainElement.bgrdDark span.wrapLine:after {
	background:rgba(174,115,76,1);
}
#mainElement .wrapper {
    font-family: Inter;
    font-weight: 200;
    font-style: normal;
    color: rgb(22, 26, 26);
    font-size: 24px;
    line-height: 31.2px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
#mainElement span.wrapLine:after {
    content: '';
    display: block;
    background: rgba(36, 60, 54, 1);
    border-style: none;
    z-index: 31;
    width: calc(100px * 1);
    height: calc(4px * 1);
    margin: 25px 0 30px;
}

#mainElement.bgrdDark {
background: #1a2332; }
#mainElement.bgrdColor {
background: rgba(223, 223, 223, 1); }


section.related.products,
.woocommerce-tabs.wc-tabs-wrapper {
    max-width: 85%;
    margin: 40px auto 0;
}
.woocommerce div.product .woocommerce-tabs .panel ul {
    margin-top: 10px;
}
section.related.products {
    margin-top: 40px;
}
#mainElement .wrapper .content {
    margin: 0 12% 0;
}
#mainElement img {
    border-radius: 10px;
}
.wcpa_wrap .wcpa_price_summary, .wcpa_price_summary .wcpa_total {
    font-size: 22px;
    line-height: 22px;
    font-weight: 100;
}
#headerBgrd.Short img.mainImg {
    padding: 75px 0;
}
.bgrd .pageTitle .bigTitle {
    font-size: 55px;
    line-height: 65px;
    font-family: 'Anton';
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 4px;
    text-shadow: none;
}
.bgrd .pageTitle .bigSubtitle {
    color: #fff;
    font-family: Inter;
    font-weight: 300;
    font-size: 20px;
    line-height: 30px;
    margin-top: 10px;
}
#mainElement a.btnYellow, 
 #calloutArea.Shorter a.btnYellow {
    color: #161a1a !important;
    text-transform: uppercase;
    font-weight: 400;
    font-family: Anton;
    letter-spacing: 1px;
    font-size: 25px;
    line-height: 25px;
	background-color: rgba(237, 182, 17, 1);
}
#calloutArea.Shorter .intro .bigTitle {
    color: #fff;
    font-family: Anton;
    font-style: normal;
    letter-spacing: 1px;
    font-size: 62px;
    font-weight: 400;
    line-height: 78px;
	text-transform: uppercase;
}
#calloutArea.Shorter .intro {
    border: 0px solid rgba(255, 255, 255, 0.15);
    padding: 0;
    background-color: rgba(0, 0, 0, 0);
	text-align: center;
}
#calloutArea.Shorter .subtitle {
	font-family: Inter;
    color: #fff;
}
#mainElement.bgrdDark .wrapper {
color: #fff;}
#mainNav {
    text-align: right;
    margin-top: 0;
	    padding-right: 15px;
}
.btnAccount i.fa-phone {
    padding: 8px 9px;
}	
#logoArea {
    padding: 5px 20px 10px;
}
#mobileMenu li.menuNo {
 padding:10px;
  font-size: 22px;
  line-height: 22px;
  text-align: center; }

#mobileMenu li.menuNo a {
  padding: 8px; }

#mobileMenu .mm-hasnavbar-top-2 .mm-panels, #mobileMenu .mm-navbar-top-3, .mm-hasnavbar-top-2 .mm-panels, .mm-navbar-top-3 {
    top: 100px;
}
#mobileMenu .mm-navbar-size-2 {
    height: 100px;
}
#mobileMenu .mm-navbar-top-1 a img {
    height: 70px;
    width: 100%;
}
/* ---------------------------------------------------------------------------------------------------- */
/* --- Basic Elements --------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------------- */
.mobileBtn {
	display:none;
}
.showTablet {
	display:none;
}
@media only screen and (max-width: 1539px),
screen and (max-device-width: 1440px) 
  and (-webkit-min-device-pixel-ratio: 1) {
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu {
    width: 95vw;

} 
}
@media only screen and (max-width: 1440px),
screen and (max-device-width: 1440px) 
  and (-webkit-min-device-pixel-ratio: 1) {
#logoArea, #logoArea.down.clone {
    padding: 15px 30px 15px;
}  

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    padding: 0px 13px;
}
}
@media only screen and (max-width: 1260px),
screen and (max-device-width: 1260px) 
  and (-webkit-min-device-pixel-ratio: 1) {
/* --- Navigation --------------------------------------------------------------------------------- */  
#mainNav > div > ul > li > a {
    padding: 8px;
    font-size: 16px;
    line-height: 16px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-size: 16px;
    padding: 0px 10px;
}
#mega-menu-wrap-primary .last-column {
    width: 25% !important;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu {
    padding: 10px 15px;
}
#logoArea {
    padding: 15px 10px 15px;
}
#logoArea.down.clone {
    padding: 8px 0px;
}
#mainNav > div > ul > li {
    margin: 0px 0 0 5px;
}
ul.topNumber {
    margin: 0px 0 3px;
}
#mainNav ul.sub-menu {
    top: 31px;
}
#mainNav ul.sub-menu li a {
    font-size: 15px;
    line-height: 15px;
}
ul.topNumber li {
    margin: 0 0 0 9px;
}
/* --- SLider --------------------------------------------------------------------------------- */
#sliderArea a.btnBrown {
	padding: 21px 29px;
    font-size: 21px;
    line-height: 21px;
    margin-top: 21px;
}
#sliderArea .slideBox {
    width: 350px;
}
/* --- Featured Area --------------------------------------------------------------------------------- */
#featuredArea {
    padding-left: 50px;
    padding-right: 50px;
}

ul.feat-container li a span.iconImg img {
    max-width: 65px;
	margin-top: 20px;
}
ul.feat-container li a span.overContent h6 span {
    padding: 8px 20px;
}
/* --- Typography --------------------------------------------------------------------------------- */
body {
    font-size: 18px;
    line-height: 26px;
}
h1 {
    font-size: 40px;
    line-height: 43px;
}
h2, .itemSection .content h2 {
    font-size: 35px;
    line-height: 36px;
}
h3, h1.entry-title {
    font-size: 36px;
    line-height: 40px;
}
h4, #subpage #mainContent .intro .resume_preview h1 {
    font-size: 22px;
    line-height: 22px;
}
h5 {
    font-size: 20px;
    line-height: 26px;
}
h6, #subpage .single-resume .resume-manager-education h3, #subpage .single-resume .resume-manager-experience h3, .single-resume .resume-manager-education h3, .single-resume .resume-manager-experience h3 {
    font-size: 19px;
    line-height: 19px;
}
.subtitle {
    font-size: 20px;
    line-height: 23px;
}
.bigTitle {
    font-size: 45px;
    line-height: 46px
}
/* --- Main Elements --------------------------------------------------------------------------------- */
.mainContent {
    padding: 50px 0;
}
/* --- Half Page Image --------------------------------------------------------------------------------- */
.itemSection .content {
    padding: 50px 50px;
}
.itemSection .content .wrapper {
    margin-top: 25px;
}
/* --- News Area --------------------------------------------------------------------------------- */
#newsArea,
#galleryArea {
    padding-left: 40px;
    padding-right: 40px;
}
ul.blogList .overlayColor em {
    font-size: 22px;
    line-height: 22px;
}
/* --- Callout Area --------------------------------------------------------------------------------- */
#calloutArea .vertCenter {
    padding: 120px 40px;
}
#calloutArea .col-lg-4 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}
#calloutArea .offset-lg-8 {
    margin-left: 58.333333%;
}
/* --- Header Area --------------------------------------------------------------------------------- */
#headerBgrd img.mainImg {
    padding: 150px 0;
}
/* --- Page Menu Area --------------------------------------------------------------------------------- */
#pageMenu ul.feat-container li .responsiveFeat {
    display: block;
}
#pageMenu ul.feat-container li .mainFeat {
    display: none;
}

.maxWidth .container, .container, .woocommerce-notices-wrapper .woocommerce-error, .woocommerce-info, .woocommerce-message {
    max-width: 1190px;
}
.content-secondary {
    margin-top: 15px;
}

.woocommerce-product-search {
    padding: 0 10%;
}
.signupTable .btnSub .wpcf7-submit {
    height: 40px;
    padding: 13px 20px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    padding: 15px 25px;
    font-size: 18px;
    line-height: 18px;		  
}
#mainContent .intro, .sameStyles .intro {
    width: 90%;
}	  
}

@media only screen and (max-width: 1200px),
screen and (max-device-width: 1200px) 
  and (-webkit-min-device-pixel-ratio: 1) {
  
/* --- Featured Area --------------------------------------------------------------------------------- */ 
#featuredArea {
    padding: 60px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu {
    top: 55px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
    font-size: 16px;
    padding: 1px 0;
}
ul.feat-container.col4 li {
    width: 49.8%;
}
/* --- Type --------------------------------------------------------------------------------- */
.intro {
    font-size: 105%;
}
.mainContent {
    padding: 60px 0;
}
a.btnBlue, .btnBlack, .searchandfilter input[type="submit"], #subpage #calloutPage a.btnRed, .search404 form input[type="submit"], .mainContent input[type=submit].um-button, .postNav .td2 a, a.btnBrown, a.btnWhite, .postNav .td1 a, .postNav .td3 a, a.btnGreyOutline,  a.btnGreen, .btnBlack, .btnGrey, .btnBlue, .btnRed, .btnGreen, .btnYellow, .btnOrange, .btnPurple, .btnPink, .btnBrown, .searchandfilter input[type="submit"], .search404 form input[type="submit"], .wpcf7-form .wpcf7-submit, input[type="submit"], .postNav .td2 a, .postNav .td1 a, .postNav .td3 a,.btnPDF, .btnVideo, #photoMenu ul.feat-container li a span.overContent h6 span, .woocommerce div.product form.cart .button, .btnBlack, a.btnWhite, .itemSection .content .btnsArea .btnGrey, .btnGrey, .btnBlue, .btnRed, .btnGreen, .btnYellow, .btnOrange, .btnPurple, .btnPink, .btnBrown, .btnVideo, .btnPDF, .searchandfilter input[type="submit"], .search404 form input[type="submit"], .search form input[type="submit"], .wpcf7-form .wpcf7-submit, input[type="submit"], .postNav .td2 a, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .postNav .td1 a, .postNav .td3 a, a.btnOutline, .woocommerce-account .woocommerce-MyAccount-navigation ul li a, .woocommerce button.button.alt, #photoMenu ul.feat-container li a span.overContent h6 span{
    padding: 12px 20px;
    font-size: 16px;
    line-height: 16px;
}
.btnPDF, .btnVideo {
	padding-left: 35px;
}
.btnVideo {
	background-size: 35% 40%;
}
.woocommerce-product-search .search-field {
    width: 78%;
}
.woocommerce-product-search {
    padding: 0 5%;
}
/* --- Half Page Area --------------------------------------------------------------------------------- */
.itemSection .content {
    padding: 60px 45px;
}
.itemSection .content .wrapper {
    margin-top: 25px;
}
.itemSection .content .line, .line {
	margin: 20px 0;
}
/* --- Secondary Content Area --------------------------------------------------------------------------------- */
.content-secondary {
    padding: 0 60px;
}
/* --- Logo Area --------------------------------------------------------------------------------- */
#logoArea {
    padding: 8px 5px;
}
#logoArea .col-lg-4 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
#logoArea .col-lg-8 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}
#mainNav > div > ul > li {
    margin: 0px 0 0 5px;
}
ul.topNumber li {
    line-height: 18px;
    font-size: 18px;
}
/* --- SLider --------------------------------------------------------------------------------- */
#sliderArea a.btnYellow {
	padding: 20px 30px;
    font-size: 24px;
    line-height: 24px;
    margin-top: 24px;
}
/* --- Callout Area --------------------------------------------------------------------------------- */
#calloutArea .col-lg-5 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
/* --- Header Area --------------------------------------------------------------------------------- */
#headerBgrd img.mainImg {
    padding: 120px 0;
}
/* --- Page Menu Area --------------------------------------------------------------------------------- */ 
#pageMenu {
    padding: 60px 100px;
}
#pageMenuX ul.feat-container.col4 li {
    width: 49.8%;
}
#pageMenu ul.feat-container li .responsiveFeat {
    display: none;
}
#pageMenu ul.feat-container li .mainFeat {
    display: block;
}
/* --- Single Post --------------------------------------------------------------------------------- */
#single #mainContent .container, #single #mapContent .container {
    max-width: 900px;
}
/* --- Footer Area --------------------------------------------------------------------------------- */
.ftCopy {
    padding: 25px 18%;
    font-size: 18px;
    line-height: 26px;
}
ul.socialIcons li a img {
    height: 45px;
    width: auto;
}
h4.entry-title,
h4.catTitle,
h4.resourceCat{
    font-size: 32px;
    line-height: 32px;
}
ul.blogList.list li .line {
	margin: 30px 10% 25px;
}
}
@media only screen and (max-width: 1024px),
(max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1){ 
/* --- Navigation --------------------------------------------------------------------------------- */
#mainNav > div > ul > li > a {
    padding: 7px 8px;
    font-size: 14px;
    line-height: 14px;
}
.menu-main-menu-container {
	line-height: 0px;
}
#topBar,
#topBar ul li {
    font-size: 15px;
    line-height: 15px;
}
/* --- Slider --------------------------------------------------------------------------------- */
#sliderArea .slideBox a {
    font-size: 17px;
    line-height: 17px!important;
	padding: 12px 20px;
}
#sliderArea .slideBox h4 {
	font-size: 40px;
	line-height: 40px!important;
}
#sliderArea .slideBox .subtitle {
	font-size: 25px;
	line-height: 26px!important;
}
/* --- Type --------------------------------------------------------------------------------- */
h1 {
    font-size: 37px;
    line-height: 40px;
}
h2,h3, h1.entry-title {
    font-size: 33px;
    line-height: 35px;
}
.intro {
    font-size: 105%;
	width: 100%;
}
.bigTitle, #calloutArea .bigTitle {
    font-size: 35px;
    line-height: 35px;
}
.pageTitle .bigSubtitle {
    font-size: 17px;
    line-height: 20px;
}
ul li, ol li {
    line-height: 25px;
}
.intro {
    padding: 20px 0;
    padding-top: 0px;
}
/* --- News Area --------------------------------------------------------------------------------- */
ul.blogList.col3 li {
    width: 49%;
}
ul.blogList.col3 li.news3 {
	display:none;
}
.blog ul.blogList.col3 li.news3 {
	display:block;
}
/* --- Header Area --------------------------------------------------------------------------------- */
#headerBgrd img.mainImg {
    padding: 90px 0;
}
/* --- Featured Area --------------------------------------------------------------------------------- */
#featuredArea ul.feat-container.col5 li,
#featuredArea ul.feat-container.col4 li,
#pageMenu ul.feat-container.col4 li,
ul.feat-container > li, .woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
    width: 32.333%;
}
.maxWidth .container, .container, .woocommerce-notices-wrapper .woocommerce-error, .woocommerce-info, .woocommerce-message,
#single #mainContent .container, #single #mapContent .container{
    max-width: 96%;
}
#calloutArea .content {
    line-height: initial;
}
#photoMenu ul.feat-container li a span.overContent h6 {
    display:none!important;
} 
.hideTablet {
	display:none;
}
.showTablet {
	display:block;
}
.mobileBtn {
	display:block;
}  
#mainNav {
	display:none;
}
ul.topNumberX {
    display:none;
}
.innerT {
    display: table-cell;
    vertical-align: middle;
    line-height: 0px;
}
#highlightArea ul.basicList li h4 {
    font-size: 24px;
    line-height: 24px;
}	
.highSub {
    font-size: 18px;
    line-height: 28px;
}
.highIcon img {
    max-width: 155px;
}	
}
@media only screen and (max-width: 992px),
(max-device-width: 992px) and (-webkit-min-device-pixel-ratio: 1) {

/*------------- Navigation -------------------------------------------------------------------*/
#logoArea {
	    padding: 8px 0px;
}
#logoArea .logoImg img {
	max-height: 75px;
}
#logoArea .col-lg-4 {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
}
#logoArea .col-lg-8 {
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
}
#mainNav {
    margin-top: 4px;
}
/* --- Half Page Area --------------------------------------------------------------------------------- */
.bg-flex {
    position: relative !important;
}
.bg-flex-holder {
	position: relative;
}
.bg-flex-holder .showTablet {
	display:block!important;
}
.bg-flex-holder .showTablet img {
	max-height: 450px;
}
.itemSection .content .wrapper {
    margin-top: 25px;
}
.itemSection .col-lg-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
} 
.itemSection .offset-lg-6 {
    margin-left: 0%;
}
/* --- HeaderBgrd Area --------------------------------------------------------------------------------- */
#headerBgrd img.mainImg {
    padding: 50px 0;
}
#single #headerBgrd img.mainImg, #archive #headerBgrd img.mainImg, .single-job_listing #single #headerBgrd img.mainImg {
    padding: 10px 0;
}
/* --- Footer Area --------------------------------------------------------------------------------- */
#copyrightContent {
    padding-top: 40px;
}
/* --- Typography --------------------------------------------------------------------------------- */
h2, h3, h1.entry-title {
    font-size: 30px;
    line-height: 33px;
}	
/* --- Callout Photos --------------------------------------------------------------------------------- */
#photoMenu ul.feat-container.col3 li {
    width: 50%;
}
#photoMenu ul.feat-container.col3 li:nth-child(3) {
   display: none;
}
/* --- Callout Big Background --------------------------------------------------------------------------------- */
#calloutArea .col-lg-4 {
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
    margin: 0 auto;
}
#calloutArea .offset-lg-8 {
    margin-left: auto;
}
#calloutArea .intro, #calloutArea h3.main-title {
    text-align: center;
}
#calloutArea {
    background-size: cover;
    background-attachment: initial;
}
#calloutArea .vertCenter {
    padding: 50px 40px;
}
#mainContent .subheading, .sameStyles .subheading {
    padding: 0px 0 0;
}
.mainContent {
    padding: 45px 0;
}
body {
    font-size: 17px;
    line-height: 25px;
}
h2, .itemSection .content h2 {
    font-size: 30px;
    line-height: 32px;
}
#footerArea {
    font-size: 16px;
    line-height: 17px;
}
#footerArea .widget-area ul.menu li {
	line-height: 20px;
}
#productArea .col-lg-6 {
	-ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.prodDesc {
	margin-top: 25px;
}
.woocommerce-product-search button[type="submit"] {
	height:40px;
	padding: 8px;
	    font-size: 17px;
    line-height: 17px;
}
.woocommerce-product-search .search-field {
    height: 28px;
    font-size: 17px;
    line-height: 17px;
}
hr {
    margin: 25px 25%;
}
#faqArea h5.quesTitle {
    font-size: 18px;
    line-height: 21px;
}
h4.entry-title,
h4.catTitle,
h4.resourceCat {
    font-size: 28px;
    line-height: 28px;
}
.signupTable .btnSub .wpcf7-submit {
    padding: 12px 20px;
    font-size: 17px;
    line-height: 17px;
	height: 39px;
}
.highIcon img {
    max-width: 113px;
}	
}