/*
Theme Name: GoesInsurance
Description: Wordpress 4.2.x ready theme for GoesInsurance site.
Version: 1.1r
Author: (I) American Creative
Create Date: 05/11/2015 (MM/DD/YYYY)
*/
/* ############# GENERAL RESETS AND FIXES ############# */
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,300,700,100);
@import url(https://fonts.googleapis.com/css?family=Roboto:500,400italic,100,700italic,300,700,500italic,100italic,300italic,400);
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video{margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size:100%; vertical-align:top;}:focus {outline: 0;} article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;} nav ul {list-style:none;} body {line-height:normal;} ol, ul {list-style: none;} blockquote, q {quotes: none;} blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
table {border-collapse: collapse; border-spacing: 0;} input, select {vertical-align:middle;} abbr[title], dfn[title] {border-bottom:1px dotted; cursor:help;} 
mark  {background-color:#ff9; color:#000; font-style:italic; font-weight:bold;} del { text-decoration: line-through;} ins { background-color:#ff9; color:#000; text-decoration:none;}
/* ############# GENERAL STYLES ############# */
body {font-family: 'Roboto', sans-serif; font-size:14px; color:#222222; line-height:19px; font-weight: 400;}
h1, h2, h3, h4, h5, h6 {font-weight:normal; line-height:normal; margin:0; font-family: 'Roboto Slab', serif;}
h1{font-size:30px; padding:0 0 12px; font-weight: 300; color:#333333;}
h2 {font-size:22px; padding:0 0 12px; color:#084685;}
h3 {font-size:18px; padding:0px 0 10px;}
h4 {font-size:15px; padding:0px 0 8px;}
h5 {font-size:14px; padding:0px 0 6px;}
h6 {font-size:12px; padding:0px 0 6px;}
a:link, a:visited {color:#0b1e35; text-decoration:none;}
a:focus, a:hover{color:#565656; text-decoration:underline;}
a:active {color:#565656; text-decoration:none;}
p { padding: 0 0 10px 0; font-size: 14px; line-height: 22px;}
img{ max-width: 100%; }
h1 img,h2 img,h3 img,h4 img,h5 img,h6 img {margin:0;} .fl {float:left;} .fr {float:right;} blockquote{margin:1.5em;color:#666;font-style:italic;} 
strong, dfn, b {font-weight:700;} em, dfn{font-style:italic;} sup,sub {line-height:0; font-size:.6em;} 
sup {vertical-align:super} sub {vertical-align:sub;} abbr,acronym{border-bottom:1px dotted #666;} address{margin:0 0 1.5em;font-style:italic;} 
del{color:#666;} pre{margin:1.5em 0;white-space:pre;} pre,code,tt {font:1em'andale mono','lucida console',monospace;line-height:1.5;}
ul,ol{margin:0 0 1.5em 0; padding-left:1.5em;} li ul, li ol{margin:0;} ul{list-style-type:disc;} ol{list-style-type:decimal;}
dl{margin:0 0 1.5em 0;} dl dt{font-weight:bold;} dd{margin-left:1.5em;}
table{margin-bottom:10px; width:100%;} th{font-weight:bold;} thead th{background:#c3d9ff;} th,td,caption{padding:4px 10px 4px 5px;} tfoot{font-style:italic;} caption{background:#eee;} tbody tr:nth-child(even) td,tbody tr.even td{} small{font-size:11px;} .red, .require, .star {color:#F00;} .center {text-align:center;} .justify {text-align:justify;} .clearing, .flowfix {overflow:hidden; width:100%;} .overfix {overflow:hidden;} .clr, .clear {clear:both; line-height:0px; height:0; display:block;} .nomg {margin-left:0 !important; margin-right:0 !important;} .ui-tabs-hide, .hide, .ui-helper-hidden-accessible {display:none;}  .animated {visibility:hidden;}
.one_half, .one_third, .two_third, .one_fourth, .three_fourth {padding-bottom:8px; float:left;}
.one_half {width:49%; padding-right:2%;} .one_half.last {float:right; padding-right:0;}
.one_third {width:32%; padding-right:2%;} .one_third.last {float:right; padding-right:0;}
.two_third {width:66%; padding-right:2%;} .two_third.last {float:right; padding-right:0;}
.one_fourth {width:23.5%; padding-right:2%;} .one_fourth.last {float:right; padding-right:0;}
.three_fourth {width:74.5%; padding-right:2%;} .three_fourth.last {float:right; padding-right:0;}
.one_half+.one_half, .one_third+.two_third, .two_third+.one_third, .one_third+.one_third+.one_third, 
.one_fourth+.one_fourth+.one_half, .one_fourth+.one_half+.one_fourth, .one_half+.one_fourth+.one_fourth, 
.one_fourth+.three_fourth, .three_fourth+.one_fourth, .one_fourth+.one_fourth+.one_fourth+.one_fourth {float:right; padding-right:0%;} 
.one_half.fleft {padding-right:2%;} .one_half.fright {padding-right:0%;} .col_full, .full_col {width:100%; float:left; padding-bottom:0;}
.ie7 .one_half { width:48.5%;} .ie7 .one_third { width:31.5%;} .ie7 .two_third { width:65.5%;} .ie7 .one_fourth { width:23%;} .ie7 .three_fourth { width:74%;}
@media (max-width: 600px) { .one_half, .one_fourth, .three_fourth {width:49%; padding-right:2%;} .one_fourth+.one_fourth {padding-right:0;} .one_third, .two_third {width:100%; padding-right:0;} }
@media (max-width: 480px) { .one_half, .one_third, .two_third, .one_fourth, .three_fourth {width:100%; padding-right:0%;}}
/* GRID LAYOUT*/
.main, .container {width:960px;	margin:0 auto; position:relative;} .row {display:block; float:left; margin-bottom:0px;} 
.grid, [class*="grid"] {float: left; margin-left:10px; margin-right:10px; } .off-grid  {float:left;}
.grid.first, [class*="grid"].first {margin-left:0px; } [class*="grid"] [class*="grid"]:first-child {margin-left:0px;}
.grid.last, [class*="grid"].last {margin-right:0px;} [class*="grid"] [class*="grid"]:last-child {margin-right:0px;}
.grid1 {width:60px;} .grid2 {width:140px;} .grid3 {width:220px;} .grid4 {width:300px;} .grid5 {width:380px;} .grid6 {width:460px;} .grid7 {width:540px;} .grid8 {width:620px;} .grid9 {width:700px;} .grid10 {width:780px;} .grid11 {width:860px;} .grid12 {width:940px;}
.section {float:left; width:100%; clear:both;} .relative {position:relative;} .fleft {float:left;} .fright {float:right;}
.on-phone, .on-tablet, .on-desktop, .off-phone, .off-tablet, .off-desktop {display:none;} .grid12 .grid3+.grid3+.grid3+.grid3, .grid9 .grid3+.grid3+.grid3 {margin-right:0;}
@media (min-width: 1220px) {
	.main, .container { width:1200px;} .grid1 {width:80px;} .grid2 {width:180px;} .grid3 {width:280px;} .grid4 {width:380px;} 
	.grid5 {width:480px;} .grid6 {width:580px;} .grid7 {width:680px;} .grid8 {width:780px;} .grid9 {width:880px;}
	.grid10 {width:980px;} .grid11 {width:1080px;} .grid12 {width:1180px;}
	.off-desktop, .on-tablet, .on-phone {display:none;} .on-desktop, .off-tablet, .off-phone {display:block;} 
}
@media (min-width: 979px) {
	.off-desktop, .on-tablet, .on-phone {display:none;} .off-phone, .off-tablet, .on-desktop {display:block;} 
}
@media (min-width: 768px) and (max-width: 979px) {
	.main, .container { width:720px;} .grid1 {width:40px;} .grid2 {width:100px;} .grid3 {width:160px;} .grid4 {width:220px;} 
	.grid5 {width:280px;} .grid6 { width:340px;} .grid7 {width:400px;} .grid8 {width:460px;} .grid9 {width:520px;} 
	.grid10 {width:580px;} .grid11 {width:640px;} .grid12 {width:700px;} 
	.off-tablet, .on-desktop, .on-phone {display:none;} .off-phone, .on-tablet, .off-desktop  {display:block;} 
}
@media (max-width: 767px) {
	.main, .container {max-width:90%; width:90%; } .row {width:100%; margin-bottom:0px;} .off-grid {display:none;}
	.grid1,.grid2,.grid3,.grid4,.grid5,.grid6,.grid7,.grid8,.grid9,.grid10,.grid11,.grid12 {width:100%; margin-left:0px; margin-right:0px;}
	.on-desktop, .off-phone, .on-tablet {display:none;} .on-phone, .off-desktop, .off-tablet {display:block;} 
}
/* ############# GENERAL STUCTURE ############# */
.header { padding:15px 0;} 
.logo { margin-top:10px; margin-bottom:5px;} .logo img {max-width:100%; height:auto;}
h5.tagline{color: #666666; text-transform: uppercase; font-size: 14px; padding: 6px 0 6px;}
.header .fright{ text-align: right;} .header .fright li {display: inline-block; margin: 24px 0px 0px 40px;} 
.header .fright li a {background: url(images/phone.png) no-repeat left center; font-size: 22px; color: #333; padding-left: 35px; } 
.header .fright li a:hover, .header .fright li a:focus{color: #084685; text-decoration: none;}
.header .fright ul {list-style:none; margin:0; padding:0;}
.header .fright li {font-size: 22px; line-height:32px; color: #333;} 

/* BOTTOM  AND FOOTER */
.bottom a.button {background:#0b1e35; border:2px solid #fff; color:#fff; margin-top:15px;}
.bottom a.button:hover { background:#fff; border-color:#0b1e35; color:#0b1e35;}
.bottom-map { background-color:#00acee; text-align:center;}
.bottom-map h3, .bottom-map h4 {font-size:24px; line-height:30px; color:#FFF; text-transform:uppercase; font-weight:300; padding:15px 20px 16px;}
.bottom-widget { background-color:#084685; text-align:center; padding:25px 0; color:#fff; line-height:30px; font-size:21px; font-weight:300;}
.bottom-widget h1{font-size: 30px;  font-weight: 300; color:#fff;} .bottom-widget h2{  font-weight: 300; font-size:22px; color:#fff;}
.bottom-widget a {text-decoration:none; color:#0FF;} .bottom-widget a:hover {color:#0CF;}
.bottom-widget h4, .bottom-widget h3 {font-size:30px; line-height:36px; color:#fff; font-weight:400; padding-bottom:10px;}
.bottom-widget h4+p, .bottom-widget h3+p {margin-top:-5px;} .bottom-widget p {color:#fff; font-weight:300;} 
.bottom-widget strong, .bottom-widget b {font-weight:700;}
.bottom-widget2 { background-color:#eee; padding:50px 0; color:#474747; line-height:28px; font-size:18px; font-weight:300;}
.bottom-widget2 h4, .bottom-widget2 h3 {font-size:28px; line-height:30px; color:#474747; font-weight:400; padding-bottom:25px; text-align:center;}
.bottom-widget2 h4+p, .bottom-widget2 h3+p {margin-top:-5px;} .bottom-widget2 p {color:#474747; font-weight:300;} 
.bottom-widget2 strong, .bottom-widget2 b {font-weight:400;}
.footer {background-color:#0b1e35; padding:30px 0 0px; color:#fff; font-size:14px; line-height:20px; font-weight:300;} 
.footer h3, .footer h4, .footer strong {color:#267abc; font-size:14px; font-family: 'Roboto', sans-serif; font-weight:700; line-height:21px; padding-bottom:2px; text-transform: uppercase;}
.footer h4+p, .footer h3+p {margin-top:-5px;} .footer p {padding:0 0 15px;}
.footer ul {list-style:none; margin:0; padding:0;} .footer ul ul {margin:5px 0 0;} .footer ul li {padding:0 0 9px; line-height:19px;}
.footer a {color:#fff; text-decoration:none;} .footer a:hover {text-decoration:none; color:#0CF;}
.footer .copyright {text-align:center;} .footer .copyright p {padding:0 0 8px;}
.footer .copyright img {max-width:100%; height:auto; border-bottom:1px solid #fff; padding-bottom:10px; margin-bottom:10px;}
.footer .wg_footer {margin-bottom:20px;}
.footer, .footer a, .footer p{color: #fff; font-size: 12px; }
.footer li a{background: url(images/fmenuarrow.png) no-repeat 0 4px; padding-left:12px; line-height:20px; display:block;}
.footer-bottom{padding: 5px 0 5px;} .copyright{  padding-top: 20px;}
.socials { margin-left:0px; margin-top:5px;}
.socials .social-link{float: right; margin-top:3px;}
.socials ul {float:left; list-style:none; margin:0; padding:0;}
.socials ul li {float:left; margin:0 0 0 3px; padding:0; width:30px; height:31px; overflow:hidden;}
.socials ul li a {display:block; text-indent:-999em; padding-top:29px; height:2px;}
.socials ul li a img {margin-top:0px;} .socials ul li a:hover img {margin-top:2px;}
.socials ul li a {background-position:0 0; background-repeat:no-repeat;} .socials ul li a:hover {background-position:0 -32px;}
.socials ul li.sfb a {background-image:url(images/icon/fb.png);} .socials ul li.stw a {background-image:url(images/icon/tw.png);}
.socials .sfb {width:33px; height:33px;background: url(images/icon_face.png) no-repeat; display:inline-block; margin-right:5px; filter:alpha(opacity=60);}
.socials .sgp {width:33px; height:33px;background: url(images/icon_g.png) no-repeat; display:inline-block; margin-right:5px; filter:alpha(opacity=60);}
.socials .sin {width:33px; height:33px;background: url(images/icon_in.png) no-repeat; display:inline-block; margin-right:0px;  filter:alpha(opacity=60);}
.socials .stw {width:34px; height:34px;background: url(images/icon_twitter.png) no-repeat; display:inline-block; margin-right:5px; filter:alpha(opacity=60);}
.socials a:hover {opacity:0.6; filter:Alpha(opacity=100);}

/*### NAVIGATION ###*/
.inav  {float:left; background: #084685;} .inav #nav-icon {display:none;}
.inav ul, .inav ul.menu {list-style:none; margin:0; padding:0; width:102%;} 
.inav ul li {float:left; position:relative; margin:0; text-align: center; }
.inav ul li ul.sub-menu li{padding:0;}
.inav ul li a { position:relative; z-index:1; color: #fff; padding: 15px 20px; border-left: 1px solid #296bab; font-size: 13px; text-transform: uppercase; line-height: 18px; font-weight: 700; text-decoration: none; display: block; font-family: 'Roboto Slab', serif; webkit-transition: background-color 0.3s, color 0.3s; transition: background-color 0.3s, color 0.3s;}
.inav ul li:last-child a{border-right: 1px solid #3f83c5;}
.inav ul li.menu-item-home a{ padding-top: 33px; background: url(images/homeicon.png) no-repeat center 20px;}
.inav ul li.menu-item-home a:hover{background: url(images/homeicon.png) no-repeat center 20px !important;}
.inav ul li a:after { content: "";  position:absolute; top:0; left:0; width:100%; height:0px; background: rgba(40, 127, 195, .6); z-index:-1; transition: height 0.3s;}
.inav ul li a:hover:after { height:100%; }
.inav ul li a:hover {text-decoration:none; }
.inav ul.menu > li.current-menu-item > a:hover, .inav ul.menu > li.current-menu-item.sfHover > a, .inav ul.menu > li.current-menu-parent > a, 
.inav ul.menu > li.current-menu-parent.sfHover > a, .inav ul.menu > li.current-menu-item > a, .inav ul.menu > li.current-page-parent > a, 
.inav ul.menu > li.current_page_parent > a, .inav ul.menu > li.current_page_item > a, .inav ul.menu > li.current-page-ancestor > a, 
.inav ul.menu > li.current-menu-ancestor > a {background: rgb(40, 127, 195); }
.inav ul.menu > li > a:hover, .inav ul.menu > li.sfHover > a { background: rgb(40, 127, 195);} 

/* DROPDOWN */
.inav ul ul, .inav ul.menu ul, .inav div.menu ul ul {position:absolute; top:-999em; left:0; margin-top:0px; width:190px; z-index:999; padding:0px;list-style:none; background:#fff;} 
.inav ul li.sfHover ul, .inav ul li:hover ul {top:100%;} .inav ul li.sfHover ul ul, .inav ul li:hover ul ul {top:-2px; left:181px; margin-top:0;}
.inav ul ul li, .inav ul.menu ul li, .inav div.menu ul ul li {width:100%; padding-right:0 !important; padding-left:0 !important;} 
.inav ul.sub-menu li {display:block;}
.inav ul ul li a, .inav ul.menu ul li a, .inav div.menu ul ul li a {padding:12px 15px 13px; text-align:left; display:block; color:#414141; font-size:14px; font-weight:normal; line-height:18px; text-transform:capitalize; border:0 none;} 
.inav ul ul li a, .inav ul.menu ul ul li a, .inav div.menu ul ul ul li a {font-size:13px;}
.inav ul li li span span {color:#fff; text-transform:inherit;}
.inav ul ul li a:hover, .inav ul.sub-menu > li.sfHover > a {color:#fff !important; background:#0b1e35;} 
.inav ul.sub-menu > li.current_page_item > a,.inav ul.sub-menu > li.current-page-ancestor > a, 
.inav ul.sub-menu > li.current-page-parent > a {color:#fff !important; background:#0b1e35;}
/* RESPONSIVE SLIDER */
.islider-wrap {position:relative; width:100%;  margin:0 auto; padding:0;} 
.islider-wrap .islider { position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; background:#fff; }
.islider-wrap .islider li {position: absolute; display: none;  width: 100%; left: 0; top: 0;}
.islider-wrap .islider li:first-child { position: relative; display: block; float: left;  }
.islider-wrap .islider img { display: block; height: auto; float: left; width: 100%; border: 0;} 
/* FLEX SLIDER */
.flexslider { position: relative; margin:0 auto; padding: 0; background:#fff; width:100%; overflow:hidden;}
.flexslider .slides,  .flexslider .flex-control-nav, .flexslider  .flex-direction-nav {margin: 0; padding: 0; list-style: none;} 
.flexslider .slides {zoom: 1; overflow:hidden;} .flexslider .slides img {width: 100%; display: block;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden; position:relative;} .no-js .flexslider .slides > li:first-child {display: block;}
.flexslider .slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .flexslider .slides {display: block;} * html .flexslider .slides {height: 1%;}
/* SLIDER NEXT/PREV */
.islider-wrap .prev, .islider-wrap .next, .flex-direction-nav a.flex-next, .flex-direction-nav a.flex-prev {background-repeat:no-repeat; background-position:50% 50%; height:30px; width:30px; text-indent:-999em; overflow:hidden; position:absolute; top:45%; z-index:18; cursor: pointer; opacity:1; filter:alpha(opacity=100);}
.islider-wrap a.prev, .flex-direction-nav a.flex-prev {background-image:url(images/prev.png); left:5px;} 
.islider-wrap a.next, .flex-direction-nav a.flex-next {background-image:url(images/next.png); right:5px;}
.islider-wrap a.prev:hover, .flex-direction-nav a.flex-prev:hover, .islider-wrap a.next:hover, 
.flex-direction-nav a.flex-next:hover {opacity:.7; filter:alpha(opacity=70);} 
.islider-wrap a.prev:active, .flex-direction-nav a.flex-prev:active, .islider-wrap a.next:active, 
.flex-direction-nav a.flex-next:active {opacity:.9; filter:alpha(opacity=90);} 
.flex-direction-nav .flex-disabled {opacity: .3 !important; filter:alpha(opacity=30); cursor: default;}
/* SLIDER PAGINATION */
.islider-wrap ul.pagination, .flexslider .flex-control-nav {position:absolute;left:0; bottom:15px; list-style:none; padding:0; margin:0; z-index:19; padding:0; text-align:center; width:100%;}
.islider-wrap ul.pagination li, .flexslider .flex-control-nav li {width:12px; height:12px; overflow:hidden; display:inline-block; margin-left:4px;}
.islider-wrap ul.pagination li a, .flexslider .flex-control-nav li a {display:block; padding-top:11px; height:1px; line-height:24px; text-indent:-999em; overflow:hidden; background:url(images/nav_to.png) no-repeat; cursor:pointer;}
.islider-wrap ul.pagination li.current a, .flexslider .flex-control-nav li a.flex-active {background:url(images/nav_to_act.png) no-repeat;}
/* SLIDER CAPTION */
.ibanner {position:relative;   margin: 15px 0; padding:0;} 
.ibanner .ebanner {width:100%; margin:0 auto;}
.ibanner .ebanner img {width:100%; height:auto; max-width:100%;}
.ibanner .overlay {position:absolute; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px; z-index:19; right:20px; padding:25px; max-width:380px; min-height:50px; background: rgba(8, 70, 133,.9); color: #fff;} 
.ibanner .overlay h2, .ibanner .overlay h3, .ibanner .overlay h4 {font-weight:400; font-size:30px; line-height:36px; padding:0 0 10px;}
.ibanner .overlay p {font-size:22px; line-height:30px; padding:0 0 8px; font-weight:300;} .ibanner .overlay strong{font-weight: 700;}
.ibanner .overlay a.button {text-transform: capitalize; font-size: 13px; line-height: 18px; font-weight: 600; padding: 8px 15px; background: #fff; margin-top: 20px; font-family: 'Roboto Slab', serif; border: none; color: #084685; border-radius: 3px;}
.ibanner .overlay a.button:hover{ background: rgba(255, 255, 255, .7);}
.ibanner .overlay a.button span{background: url(images/arrowright.png) no-repeat right center;   padding-right: 18px;}
.ibanner .caption.color-dark, .ibanner .caption.color-dark h2, .ibanner .caption.color-dark h3, .ibanner .caption.color-dark h4 {color:#222;}
.ibanner .caption.color-white, .ibanner .caption.color-white h2, .ibanner .caption.color-white h3, .ibanner .caption.color-white h4 {color:#fff;}
.ibanner .overlay.align-right, .ibanner .overlay.align-right .title, .ibanner .overlay.align-right .content { text-align:right;}
.ibanner .overlay.align-left, .ibanner .overlay.align-left .title, .ibanner .overlay.align-left .content { text-align:left;}
.ibanner .overlay.align-center, .ibanner .overlay.align-center .title, .ibanner .overlay.align-center .content { text-align:center;}
.ibanner .overlay.pos-right {right:20px; top:10px;} .ibanner .overlay.pos-left {left:50px;} 
.ibanner .overlay.pos-middle {left:50%; width:320px; max-width:inherit; margin-left:-150px; top:10px;}
.ibanner .overlay.title-top {margin-top:30px !important;} .ibanner .overlay.title-bottom {top:auto; bottom:40px;}
.ibanner .overlay.caption-wide {width:400px; max-width:400px;} .ibanner .overlay.pos-middle.caption-wide {margin-left:-250px;}
.ibanner .icaption {position:absolute; z-index:19; bottom:30px; left:35px; background:#000; background:rgba(0,0,0,.6); padding:15px 0 10px;}
.ibanner .icaption .title {font-weight:300; font-size:30px; line-height:28px; color:#fff; padding:0px;}

/* ############# WRAPPER/CONTENT ############# */
.wrap {padding:35px 0 40px;} .wrapper {} .inside-ipage .wrapper {} 
#content {padding:0;} #rightside {float:right;} #leftside {float:left;}
.alter-sidebar #rightside {float:left;} .alter-sidebar.right-sidebar #content {float:right;}
.featured { padding:10px 0 20px; font-size:20px; line-height:30px; font-weight:300; text-align:center;}
.wg_feature { margin-bottom:20px; position:relative;}
.wg_feature h4 {padding:0 0 10px; font-weight:400; font-size:36px; line-height:42px; color:#fd4f58;}
.wg_feature p {}
.wg_feature strong {font-weight:400;} .wg_feature img {max-width:100%; height:auto; margin-bottom:6px;}
.ibox{border:1px solid #e3e3e3; background:#f5f5f5; padding:20px;font-size:20px; margin-right:30px; line-height:30px; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px;}
.iboxed-block .boxed-content {}

.formsets {border:1px solid #084685;}
.formsets h2 {background:#084685; color:#fff !important; font-size:18px; padding:5px 10px 6px 15px; margin:0 0 10px;}
.formset h3 {background:#084685; color:#fff !important; font-size:18px; padding:5px 10px 6px 15px; margin:5px 0 12px;}
.formset p {padding:0 15px 5px !important;}

/* TABS */
.itabs { margin-top:15px;}
.itabs-default .tabs-nav {list-style:none; margin:0 0 10px; padding:0; border-bottom:1px solid #272727; overflow:hidden;}
.itabs-default .tabs-nav li {border-bottom:0 none; margin:0 1px 0 0; padding:0; font-size:20px; display:inline; text-transform:uppercase;}
.itabs-default .tabs-nav li a {color:#4d4d4f; background:#ccdee8; font-weight:normal; text-decoration:none; display:inline-block; padding:15px 38px 16px;}
.itabs-default .tabs-nav li a:hover {background:#9dc0d3; color:#000} 
.itabs-default .tabs-nav li.active a {background:#272727; color:#fff; font-weight:bold;}
.itabs-default .tabs-container {padding:10px 0 10px;}

/* ACCORDION */
.iaccordion h3.title, .iaccordion .ui-accordion-header {font-size:20px; font-weight:normal; line-height:24px; color:#4d4d4f; padding:10px 30px 11px 50px; border:1px solid #d7d6d6; border-bottom:0; border-left-color:#fff; border-right-color:#fff; background:url(images/to_plus.png) no-repeat 10px 11px;} 
.iaccordion h3.title.ui-accordion-header-active, .iaccordion h3.title.ui-state-active, .iaccordion .ui-accordion-header.ui-state-active {background:url(images/to_minus.png) no-repeat 10px 11px; border-color:#d7d6d6;} .iaccordion .entry+.title { margin-top:-1px;}
.iaccordion h3.title a, .iaccordion .ui-accordion-header a {color:#4d4d4f; text-decoration:none;}
.iaccordion .entry, .iaccordion .ui-accordion-content {border:1px solid #d7d6d6; border-top:0; padding:8px 30px 15px 50px;}

/* CAROUSEL */
.icarousel {position:relative; float:left; width:100%;} .icarousel .caroufredsel_wrapper {padding-bottom:0;}
.icarousel .prev, 
.icarousel .next {background-repeat:no-repeat; background-position:50% 50%; background-size:contain; height:20px; width:16px; text-indent:-999em; overflow:hidden; position:absolute; top:49%; z-index:18; cursor: pointer; opacity:.8; filter:alpha(opacity=80);}
.icarousel .prev {background-image:url(images/prev_small.png); left:-20px;} 
.icarousel .next {background-image:url(images/next_small.png); right:-20px;}
.icarousel .prev:hover, .icarousel .next:hover { opacity:1; filter:alpha(opacity=100);} 
.icarousel .prev:active, .icarousel .next:active {opacity:.9; filter:alpha(opacity=90);}

/* WIDGETS */
.side_widget {background:#f2f2f2; border:1px solid #dcdcdc; position:relative; margin:0 0 20px; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; padding:10px 15px 8px;} .side_widget:last-child {margin-bottom:0;}
.side_widget h3 {font-size:24px; line-height:28px; padding:0px 0px 10px; font-weight:300; color:#4b4b4b;}
.side_widget h4 {color:#0b1e35; font-size:18px; line-height:24px; padding:0 0 8px; font-weight:400;}
.side_widget strong, .side_widget b {font-weight:700;} .side_widget img {max-width:100%; height:auto;}
.side_widget hr {border:none; border-bottom:1px solid #e6e6e6; clear:both; padding-top:8px; margin-bottom:12px;}
.side_widget ul {list-style:none; margin:0 -15px 8px; padding:0;} .side_widget ul:last-child {margin-bottom:0;}
.side_widget ul li {list-style-type:none;color:#222222; padding:9px 16px 10px; border-top:1px solid #dcdcdc;} 
.side_widget ul li a {color:#4b4b4b; text-decoration:none;} .side_widget ul li a:hover {color:#00acee; text-decoration:none;}
.side_widget ul li.current-menu-item a, .side_widget ul li.current_page_item a, .side_widget ul li.current a {font-weight:400; color:#00acee;}

/* ### POST/PAGES ### */
.post {overflow:hidden;}
.post li{  background: url(images/tick.png) no-repeat left center; list-style-type: none; padding-left: 20px; color: #084685; line-height: 25px;}
.post .heading a {color:#404040; text-decoration:none;} .post .heading a:hover { text-decoration:none;}
.iblog .post {margin-bottom:20px; padding-bottom:20px; border-bottom:1px solid #dbdbdb;} .iblog .post .entry {padding:0 0 12px;}
.iblog .post h1.heading {font-size:24px; line-height:30px; padding:0 0 12px; font-weight:700;}
.iblog .post h2.heading, .iblog .post h3.heading {font-size:20px; line-height:28px; padding:0 0 10px; font-weight:700;}
.iblog .post .post-thumbs {margin:0 0 12px 0; display:block; width:100%;} .iblog .post .post-thumbs img {max-width:100%;}
.iblog .post .post-data {overflow:hidden;} .iblog .post .heading+.meta-date {margin-top:-6px;}
.iblog .post .meta-date {color:#004a91; font-size:13px; line-height:18px; margin-bottom:12px;}
.iblog.post-page .post {background:none; padding-bottom:0; margin-bottom:10px;}
.iblog .post-view {padding-left:90px; overflow:hidden; border-bottom:1px solid #dbdbdb; margin-bottom:20px;} 
.iblog .post-view .post {border-bottom:0 none; padding-bottom:0;} .iblog.post-page .post-view {margin-bottom:0; border-bottom:0 none;}
.iblog .post-view .meta-date {margin:0 0 0 -90px; float:left; width:45px; padding:18px 15px 18px; text-align:center; color:#fff; background:#0b1e35; border-radius:50%; -webkit-border-radius:50%; -ms-border-radius:50%; -moz-border-radius:50%; -o-border-radius:50%; font-size:16px; line-height:20px;} 
.iblog .post-view .meta-date .updated {color:#fff; font-size:16px;} .iblog .post-view .meta-date .updated strong {font-size:20px; line-height:20px;}
.iblog .entry-more  {border-top:1px dashed #d2d2d2; text-align:left} 
.iblog .entry-more a.more-link {display:inline-block; padding:4px 0 5px; font-weight:bold; font-size:12px; text-transform:uppercase;}
.iblog .post .comment-view {float:right; margin-left:20px; background:#a6a6a6; padding:2px 4px; width:45px; text-align:center; font-size:11px; font-weight:normal;}
.iblog .post .comment-view a {color:#fff; text-decoration:none;} .iblog .post .comment-view a:hover {color:#000; text-decoration:none;}
.post h3{ font-size: 18px;   color: #4d4d4d;} .post h3 strong{ font-size: 18px;   color: #084685;}
.post h1 { margin-bottom:25px;}
.post h4 {font-size:16px; line-height:24px; padding-bottom:8px; color:#454545;}
.post h5 {font-size:18px; font-weight:300; line-height:28px; padding-top:8px; padding-bottom:12px; color:#454545;}
.post h6 {font-size:18px; padding-bottom:8px; line-height:20px; font-weight:300; color:#454545#0b1e35;}
.post h1 strong, .post h2 strong {color:#454545; font-weight:400;}
.post h1+h3, .post h2+h3 {margin-top:-4px;} .post h3+h5 {margin-top:-8px; padding-top:0; font-weight:normal; font-size:18px;}
.post h1+h4 {color:#0b1e35; margin-top:-8px; padding-bottom:10px;}
.post .block-heading {background:#0b1e35; font-size:400; font-size:22px; line-height:28px; color:#fff; padding:10px 10px 12px; margin-bottom:10px;}
.front-ipage .post h1 {border:none; text-align:center; margin-bottom:0px;}
.post p {padding:0 0 15px;} .post p:last-child {padding:0;}
.post table {margin:0 0 10px;}
.post td, .post th {padding:0px 15px 15px 0px;}
.post td, .post td p {line-height:19px; font-size:13px;}
.post td p {padding:0 0 12px;} .post td {vertical-align:top;}
.post hr {border:none; border-bottom:1px solid #e6e6e6; clear:both; padding-top:10px; margin-bottom:25px; margin-top:15px;}
.post .divider { border-bottom:1px dashed #e6e6e6; height:0; clear:both; margin:15px 0 20px;}
.post ol {list-style:decimal; margin:-4px 0 12px; padding:0; padding-left:20px;}
.post ol ol {margin:0px; padding-left:20px}
.post ol li {padding:0 0 5px 5px; font-size:14px; font-weight:400; line-height:20px;}
.post ul {list-style:none; margin:0px 0 15px; padding:0; padding-left:0px;} 
.post ul ul {margin:0px; padding-top:6px; list-style:none;}
.post ul li {padding:0px 0 4px 20px; background:url(images/list_marker.png) no-repeat 0 3px; font-size:14px; font-weight:400; line-height:19px;}
.post ul li li {} .post h4+ul {margin-top:-8px;} .post p+ul {margin-top:-6px;}
.post ul.style1 li {border-bottom:1px solid #ddd; padding:10px 10px 11px; background:none;}
.post ul.style1 li strong {display:inline-block; width:135px;}
.post ul.style2 li {padding:0px 0 8px 25px; background:url(images/list_marker2.png) no-repeat 0 3px; font-size:16px; line-height:22px;}
.post ul.style3 li { background:none; padding:0px 0 2px 0; line-height:18px;}
blockquote {margin:0 0 20px; padding:0 0 10px 28px; font-size:14px; line-height:22px; color:#404040; overflow:hidden; background:url(images/icon_quote.png) no-repeat 0 2px;} blockquote p {padding:0 0 8px; font-size:14px; line-height:22px; font-weight:400; color:#404040;} 
blockquote+h4 {text-align:right; font-size:20px; line-height:20px; color:#155699; margin-top:-25px; margin-right:20px;}
blockquote+h4+p {color:#484848; font-size:13px; line-height:15px; padding-bottom:15px; margin-right:20px; margin-top:-10px; text-align:right;}
.post .logo-block {margin-bottom:10px;} .post .logo-block p {padding:0 0 8px;}
.post .logo-block img {max-width:100%; height:auto; border:1px solid #eaeaea; padding:4px; background:#fff; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; margin:0;}

/* BUTTON*/
a.button {color:#fff; width:auto; margin:0; cursor:pointer; font-weight:600; font-size:15px; line-height:22px; text-decoration:none; display:inline-block; padding:10px 30px 12px; background:#0b1e35; border-radius:0px; -webkit-border-radius:0px; -moz-border-radius:0px; transition:all ease-in-out .3s; -webkit-transition:all ease-in-out .3s; -moz-transition:all ease-in-out .3s; margin:3px 0 5px; border:2px solid #fff;}
a.button:hover {text-decoration:none; background:#272727;}
a.button.btn-large {padding:14px 35px 16px; font-size:16px; line-height:20px; font-weight:400; text-transform:uppercase;}
a.button.btn-medium {padding:8px 20px 9px; font-size:16px; line-height:20px; font-weight:400; text-transform:uppercase;}
a.more-link {color:#00acee; text-decoration:none; font-weight:bold; clear:both; display:block; font-size:11px; padding:8px 0 0px;}
a.more-link:hover {color:#272727; text-decoration:none;}
a.post-edit-link {background:#272727; color:#fff; font-size:9px; text-decoration:none; text-transform:uppercase; padding:3px 6px; line-height:14px;}
a.post-edit-link:hover {background:#272727; color:#fff;}
.post img {max-width:100%; height:auto;} 
img.alignright {float:right; margin:0px 0 10px 20px; clear:right;}
img.alignleft {float:left; margin:0px 20px 10px 0; clear:left;}
img.alignalone {margin:5px auto 8px;} img.alignnone {margin:8px 10px 10px 0px;} 
img.aligncenter {margin:5px auto 8px; display:block;}
img.alignright, img.alignleft, img.alignnone, img.aligncenter { border-radius:6px; -webkit-border-radius:6px; -moz-border-radius:6px;}
.wp-caption.alignright {float:right; margin:4px 0 5px 20px; clear:right;}
.wp-caption.alignleft {float:left; margin:4px 20px 5px 0; clear:left;}
.wp-caption.alignalone {margin:5px auto 8px;}
.wp-caption.alignnone {margin:2px 0px 3px;}
.wp-caption.aligncenter {margin: 5px auto 8px;}
.wp-caption.alignright, .wp-caption.alignleft, .wp-caption.alignnone {padding:0;}
.wp-caption p {padding:5px 0 0; color:#0b1e35; text-align:center;} .wp-caption img {max-width:100%; height:auto;}
.post .youtube_sc {margin:5px auto 20px;}
.post .youtube_sc+h5, .post .youtube_sc+h4 {padding-top:0; margin-top:-8px; padding:0;}
.post h5+.youtube_sc, .post h4+.youtube_sc {margin-top:15px;}
div.download-large {width:220px; min-height:62px; margin:5px 20px 15px 0; display:inline-block;}
div.download-large span.dl-title {font-size:13px; line-height:17px; color:#333333; padding-top:25px; display:inline-block;}
a.download-button {display:inline-block; margin:0 0 5px; text-decoration:none; font-size:14px; line-height:20px; padding:1px 0 4px 25px;}
a.download-button.icon-pdf { background:url(images/icon_pdf.png) no-repeat 0 0px;}
a.download-button.icon-doc { background:url(images/icon_doc.png) no-repeat 0 0px;}
a.download-button.icon-xls { background:url(images/icon_xls.png) no-repeat 0 0px;}
a.download-button.icon-pdf.large-icon {background:url(images/icon_pdf_large.png) no-repeat 0 0; width:60px; height:62px; padding:0;} 
a.download-button.icon-pdf span.non-visible {text-indent:-999em; overflow:hidden; display:inline-block;}

/* ## COMMENT ## */
.commentlist {list-style:none; padding:0; margin:8px 0 0; font-size:12px; line-height:17px;}
.commentlist ul.children { padding:0; margin:0; margin-left:100px; list-style:none;}
.commentlist li {margin-bottom:15px;} .commentlist li li {margin-bottom:0; margin-top:15px;}

/* ## PAGINATION ## */
.pagi {text-align:center; padding:0;} .pagi ul.page-numbers {display:inline;} 
.pagi ul.page-numbers li {display:inline; font-size:12px; font-weight:bold;}
.pagi ul.page-numbers li a.page-numbers {display:inline-block; padding:2px 8px; background:#e6e6e6; color:#000; margin:0 1px 1px 0; text-decoration:none;}
.pagi ul.page-numbers li a.page-numbers:hover{background:#272727; color:#fff; text-decoration:none;}
.pagi ul.page-numbers li span.page-numbers.current {background:#272727; padding:2px 8px; color:#fff; margin:0 1px 1px 0; display:inline-block;}
.pagi ul.page-numbers li a.next, .pagi ul.page-numbers a.prev {padding:2px 10px;}
.pagi.ipagi {overflow:hidden; margin:10px 0;} .pagi .inext {float:right;} .pagi .iprev {float:left;}
.pagi .inext a, .pagi .iprev a {display:inline-block; padding:4px 20px 5px; background-color:#e6e6e6; color:#000; margin:0 3px 3px 0; text-decoration:none; background-repeat:no-repeat; font-weight:bold; font-size:12px;}
.pagi .inext a:hover, .pagi .iprev a:hover {background-color:#272727; color:#fff; text-decoration:none;}

/*   Form   */
.wpcf7 p {padding:0 0 8px; font-size:15px; font-weight:normal;} 
.wpcf7 p > strong { display:inline-block; padding-top:7px; font-weight:normal; padding-right:10px; width:180px;} 
.wpcf7 p > b {text-transform:uppercase; font-weight:normal;}
input.input, input[type=text], input[type=password], input[type=email], input[type=tel], input.wpcf7-text, input.wpcf7-email, input.wpcf7-date, input.wpcf7-tel, select, textarea {border:1px solid #d3d3d3; padding:7px 9px 8px; font-size:13px; line-height:18px; color:#5b5b5b; width:260px; margin:0px 0px 8px; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;} textarea { height:100px;} select {padding:7px 6px 8px 10px; width:260px;}
input.input:focus, input[type=text]:focus, input[type=password]:focus, input[type=email]:focus, input[type=tel]:focus, input.wpcf7-text:focus, input.wpcf7-email:focus, input.wpcf7-date:focus, input.wpcf7-tel:focus, select:focus, textarea:focus {border-color:#c1c1c1; color:#474747;} 
input.error, select.error, textarea.error, input.wpcf7-not-valid, select.wpcf7-not-valid, textarea.wpcf7-not-valid {border-color:#ffbfbf;} input.wpcf7-file {padding:5px 5px 5px;}
input.wpcf7-submit, input.button, input.submit, input#submit, input[type='button'], input[type='submit'], button[type=button], button.button {background:#0b1e35; border:2px solid #fff; display:inline-block; padding:5px 25px 6px; line-height:24px; font-size:14px; color:#fff; text-decoration:none; width:auto; text-align:left; font-weight:700; border-radius:0; -webkit-border-radius:0; -moz-border-radius:0; appearance:inherit; -webkit-appearance:inherit; -moz-appearance:inherit; transition:all ease-in-out .3s; -moz-transition:all ease-in-out .3s; -webkit-transition:all ease-in-out .3s; margin-top:10px;} 
input.wpcf7-submit:hover, input.button:hover, input.submit:hover, input#submit:hover, input[type='button']:hover, input[type='submit']:hover, button[type=button]:hover, button.button:hover {color:#0b1e35; background:#fff; border-color:#0b1e35; text-decoration:none; cursor:pointer;}
input.wpcf7-submit[disabled=disabled] {background:#999; cursor:default;}
span.wpcf7-form-control-wrap { display:inline-block;}
span.wpcf7-form-control-wrap textarea {width:260px;}
span.wpcf7-form-control-wrap input {width:260px;} 
span.wpcf7-form-control-wrap input.vsmall {width:35px; margin-right:10px;} 
span.wpcf7-form-control-wrap input[type=checkbox], 
span.wpcf7-form-control-wrap input[type=radio] {width:auto;}
span.wpcf7-list-item {display:block; margin-left:0; margin-top:3px;} .sameline span.wpcf7-list-item {display:inline-block;margin-right:6px;margin-top:0;}
span.wpcf7-list-item input {margin-top:0; padding:0; width:auto;}
.wpcf7-not-valid-tip {clear:both;font-size:12px !important; color:#272727 !important; margin-top:0; padding:0 !important; position:relative !important;}
.wpcf7-response-output {background:#fff; font-size:11px !important; line-height:14px !important; margin:8px 0.4em 6px !important; text-align:center; padding:4px 8px !important; border: 1px solid #272727 !important; color:#000;}
.wpcf7 img.ajax-loader {width:16px !important; height:16px !important;} 
.wpcf7 .wpcf7-form-control-wrap.ishuman {display:inline-block !important; width:90px !important;}
.wpcf7 .wpcf7-form-control-wrap input.wpcf7-captchar {width:85px !important; margin-right:8px; float:left;}
.wpcf7 img.wpcf7-captchac { background:#fff; width:72px !important; height:24px !important; border:none;padding:5px 8px;border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px;}
.error {color:#F00; font-size:12px; padding:0 0 6px; line-height:16px;}
.sidebar span.wpcf7-form-control-wrap, .one_half span.wpcf7-form-control-wrap, .col_full span.wpcf7-form-control-wrap {display:inline-block;} 
.sidebar input.input, .sidebar input[type="text"],.sidebar input[type="tel"], .sidebar input[type="password"], .sidebar input[type="email"], .sidebar input.wpcf7-text, .sidebar select, .sidebar textarea, .sidebar span.wpcf7-form-control-wrap select, .sidebar span.wpcf7-form-control-wrap textarea, .one_half  input.input, .one_half input[type="text"], .one_half input[type="password"], .one_half input[type="email"], .one_half input.wpcf7-text, .one_half select, .one_half textarea, .one_half span.wpcf7-form-control-wrap select, .one_half span.wpcf7-form-control-wrap textarea, .col_full input.wpcf7-text, .col_full span.wpcf7-form-control-wrap textarea{width:100%; margin:0;} .wpcf7 .one_half p {padding-bottom:6px;}
/* ############# BOTTOM/FOOTER ############# */
#twttrHubFrameSecure,  #twttrHubFrame, #fb-root {display:none !important;}
/* ############# RESPONSIVE FOR ALL DEVICE ############# */
@media (min-width: 1220px){
	.ibanner .overlay {max-width:425px;}
	.ibanner .overlay h2, .ibanner .overlay h3, .ibanner .overlay h4 {font-size:36px; line-height:44px; padding:0 0 8px;}
	
}
@media (max-width: 979px) {
	/* FOR MENU */
	.inav {position:relative; margin-top:0px;} .inav #nav-icon { float:left; margin-left:0; color:#fff; width:100%; height:22px; background:#084685 url(images/nav_icon.png) no-repeat 10px 50%; padding:10px 0 11px; cursor: pointer; display: block; text-transform:uppercase; font-weight:bold; font-size:16px; text-align:right;} .inav #nav-icon span {display:block; padding:0 10px;} 
	.inav #nav-icon:hover, .inav #nav-icon.show {background:#0b1e35 url(images/nav_icon_act.png) no-repeat 10px 50%; color:#fff;}
	
	.inav ul.menu {clear:both; border:0 none; position:absolute; top:43px; left:0; width:auto; right:0; z-index:99999; padding:5px; background:#fff; display:none; margin-left:0;}
	.inav ul.menu li {float:left; margin:0; padding:0; width:100%; background:none !important; border-bottom:1px solid #e6e6e6; text-align:left;}
	.inav ul.menu li:last-child, .inav ul.menu li.last {border-bottom:0 none;}
	.inav ul.menu li a {display:block; background:none !important; padding:7px 8px 8px 10px !important; line-height:22px; font-size:15px; color:#000 !important; border: none; border-top:0 none !important; text-shadow:none; text-transform:uppercase; text-align:left; font-weight:normal !important;} .inav ul.menu li a span {border-right:0 none; padding:0 !important; font-size:inherit !important;}
	.inav ul.menu li a br, .inav ul.menu li .sf-sub-indicator, .inav span.up-indicator {display:none !important;} .inav ul.menu li li a {color:#272727 !important;}
	.inav ul.menu li a:hover, .inav ul.menu li ul a:hover, .inav ul.menu li a:active, .inav ul.menu li ul a:active, .inav ul ul li a:hover, .inav ul.sub-menu > li.sfHover > a { color:#333 !important; background:none !important;}
	.inav ul.sub-menu > li.current_page_item > a, .inav ul.sub-menu > li.current-page-ancestor > a, .inav ul.sub-menu > li.current-page-parent > a {color:#333 !important;}
	.inav ul.menu li > ul.sub-menu:before { display:none;}
.inav ul ul, .inav ul.menu ul, .inav div.menu ul ul {box-shadow:none; -moz-box-shadow:none; -webkit-box-shadow:none;}
	
	.inav ul.menu ul {width:100%; position:static; visibility:visible !important; display: block !important; opacity:1 !important; background:inherit;border:0 none;margin:0; padding:0; border:0 none; left:0 !important; margin-left:0 !important;} 	.inav ul.menu ul li {border-top:1px solid #e6e6e6; border-left:0; border-right:0; border-bottom:0 none; width:100%;}
	.inav ul.menu ul li a {padding:7px 10px 6px 25px !important; font-size:14px; text-align:left;} 
	.inav ul.menu ul li ul li a {padding:7px 10px 6px 40px !important; font-size:15px; text-align:left;}
	.inav ul li.sfHover ul, .inav ul li:hover ul, .inav ul li.sfHover li.sfHover ul {top:inherit; left:inherit; margin-top:auto;}
	
	.ibanner .overlay{padding:12px 15px 15px;}
	.ibanner .overlay h2, .ibanner .overlay h3, .ibanner .overlay h4 {font-size:18px; line-height:24px; padding:0 0 8px;}
	.ibanner .overlay p {font-size:14px; line-height:30px; padding:0 0 6px; font-weight:400;}
	.ibanner .overlay a.button {font-size:15px; line-height:20px; font-weight:400; margin-top:5px; padding:6px 20px 7px}
	
	.post h1.heading.block-heading, .post h2.heading.block-heading, .iblog h1.heading.block-heading {font-size:24px; line-height:30px;}
	.heading.block-heading strong {font-size:24px; line-height:30px;}
	.post h1, .post h2 {font-size:24px; line-height:30px;}
	.post h3 {font-size:20px; line-height:24px;}
	.post h4 {font-size:16px; line-height:20px;}
	.post h5 {font-size:14px; line-height:18px;}
	.post {font-size:14px; line-height:21px; font-weight:400;}
	
	.ibox {margin-right:10px; font-size:15px; line-height:24px;}
	.wg_feature h4, .bottom-widget h4, .bottom-widget h3 {font-size:24px; line-height:30px;}
	.wg_feature p, .bottom-widget p{font-size:14px; line-height:21px; font-weight:400;}
}
@media (min-width:980px) and (max-width: 1220px) {
	.inav ul.menu {display: block !important;}
	.inav ul.menu li a{ font-size: 11px; padding: 7px 14px; font-weight: 500;}
	.inav ul li.menu-item-home a { padding-top: 25px; background: url(images/homeicon.png) no-repeat center 12px;}
} 
@media (min-width: 768px) and (max-width: 979px) {
	.header .fright li a { padding-left: 30px; font-size: 19px; background-size: 23px;}
	.inav{background: transparent;}
	.header .fright li {margin:8px 0 0 30px;}
}
@media (max-width: 767px) {	
	.header {padding:0 0 15px;} .logo {text-align:center;}  .wrap {padding:20px 0 25px;}
	.header .fright{width: 100%; text-align: center;}
	.header .fright ul{margin: 0; padding: 0;}
	.header .fright li { margin:0 10px 0px 10px;}
	.header .fright li a { padding-left:28px; font-size: 18px; background-size:20px auto;}
	.inav{background: transparent;}
	.top {font-size:15px; line-height:22px;} .top b {font-size:18px; line-height:24px;}
	.inav .socials {position:absolute; top:-55px; width:100%; right:0px;}
	.bottom-map h3, .bottom-map h4 {font-size:20px;}
	.post ul.style1 li strong {display:block;}
	.post .block-heading {font-size:18px; line-height:24px;}
	.ibox { margin-right:0;}
	
	.footer .wg_footer.widget_nav_menu {margin-bottom:0;} .footer .wg_footer.widget_text {margin-bottom:15px;}
}
@media (max-width:599px) {
	.wg_feature {width:100%; margin:25px auto 0; max-width:280px; float:none;}
	.ibanner .overlay .title {display:none;}
}
@media (max-width:479px) {
	#body {min-width:300px;}
	.top {text-align:left;} .top {font-size:13px; line-height:19px;} .top b {font-size:16px; line-height:20px;}
	
	.ibanner .overlay {display:none;}
	.post img { width:100%; height:auto; margin:5px 0 10px; border:0 none; padding:0;} 
	.post img.no-resize { width:auto; margin:6px; max-width:100%;}
	.post .cl-logo .logo-block {padding:0 10px 0;} 
	.post .cl-logo .logo-block img { width:auto; display:block; border:1px solid #e2e2e2; text-align:center; padding:5px;}
	.wpcf7 p > strong {display:block; width:100%;}
	.wpcf7 span.wpcf7-form-control-wrap {width:100%;}
}
#wpcf7-f80-p28-o1 span.wpcf7-form-control-wrap textarea{ width:275px !important;}