/*
Theme name: VisaLawcom
Description: Custom Theme
Version: 1.2.0
*/

/******* VisaLawcom WordPress CSS *******/

/* Common elements styling */
.post .entry h1 { font-size: 20px; line-height: 30px}
.post .entry h2 { font-size: 18px; line-height: 27px}
.post .entry h3 { font-size: 16px; line-height: 24px}
.post .entry h4 { font-size: 14px; line-height: 21px}
.post .entry h5 { font-size: 12px; line-height: 18px}
.post .entry h6 { font-size: 10px; line-height: 15px}

.post .entry ul { margin-left: 25px; }
.post .entry ol { margin-left: 25px; list-style-type:decimal; }
.post .entry a img { border: 0 }

p img { padding: 0;	max-width: 100%; }
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { margin: 2px 0 2px 7px; display: inline; }
img.alignleft { margin: 2px 7px 2px 0; display: inline; }
.alignright { float: right; display: inline; }
.alignleft { float: left; display: inline; }
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }

em { font-family: "gotham_bookitalic", sans-serif; font-style: italic;}
strong { font-family: 'gotham_boldregular', arial, sans-serif;}

/* Calendar widget */
#wp-calendar { empty-cells: show; margin: 10px auto 0; }
#wp-calendar #next a { padding-right: 10px; text-align: right; }
#wp-calendar #prev a { padding-left: 10px; text-align: left; }
#wp-calendar a { display: block; }
#wp-calendar caption { text-align: center; width: 100%; }
#wp-calendar td { padding: 6px 12px; text-align: center; }
.wp-caption { border: 1px solid #ddd; text-align: center; padding-top: 4px; margin: 10px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0;}

/* Big images in rich text editor should not break page layout */
.post .entry { overflow: hidden; }
.hidden { display: none; }

/* .bottom-mobile {display: none;} */

/******* /VisaLawcom WordPress CSS *******/
/* font face */
@font-face {
    font-family: 'gotham_boldregular';
    src: url('fonts/gotham-bold-webfont.eot');
    src: url('fonts/gotham-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/gotham-bold-webfont.svg#gotham_boldregular') format('svg'),
         url('fonts/gotham-bold-webfont.woff') format('woff'),
         url('fonts/gotham-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gotham_bookregular';
    src: url('fonts/gotham-book-webfont.eot');
    src: url('fonts/gotham-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/gotham-book-webfont.svg#gotham_bookregular') format('svg'),
         url('fonts/gotham-book-webfont.woff') format('woff'),
         url('fonts/gotham-book-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gotham_bookitalic';
    src: url('fonts/gotham-book-italic.eot');
    src: url('fonts/gotham-book-italic.eot?#iefix') format('embedded-opentype'),
         url('fonts/gotham-book-italic.woff') format('woff'),
         url('fonts/gotham-book-italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'gotham_mediumregular';
    src: url('fonts/gotham-medium-webfont.eot');
    src: url('fonts/gotham-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/gotham-medium-webfont.svg#gotham_mediumregular') format('svg'),
         url('fonts/gotham-medium-webfont.woff') format('woff'),
         url('fonts/gotham-medium-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'garamondbold';
    src: url('fonts/garamond-bold-webfont.eot');
    src: url('fonts/garamond-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/garamond-bold-webfont.svg#garamondbold') format('svg'),
         url('fonts/garamond-bold-webfont.woff') format('woff'),
         url('fonts/garamond-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
/* END font face */

* { margin: 0; padding: 0; outline: 0; }

body, html { height: 100%; }

body {
    font-size: 12px;
    line-height: 1.3;
    font-family: 'gotham_mediumregular', arial, sans-serif;
    color: #3c3c3b;
    background: #004862;
    /* min-width: 940px; */
    -webkit-font-smoothing: antialiased;
}

a { color: #034862; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; transition: color 0.4s, background 0.4s; }
a img { border: 0; }
img[class*="wp-image-"] { max-width: 50%; height: auto; }

input, textarea, select { font-size: 12px; font-family: 'gotham_mediumregular', arial, sans-serif; }
textarea { overflow: auto; }

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }

.loading { position: fixed; left: 0; top: 0; width: 100%; height: 100%; background: #fff url(images/loading.gif) no-repeat center center; z-index: 9999; }

.center-position { float: left; margin: 0 auto; }
.more-bottom-space { width: 100%; padding: 0 0 10px 0 !important; }

h1#logo { float: left; width: 347px; font-size: 0; line-height: 0; padding: 51px 0 0 0; position: relative; z-index: 40; }
h1#logo a { display: block; height: 109px; background: url(images/logo.png) no-repeat 0 0; text-indent: -4000px; }

.shell {
  margin: 0 auto;
  max-width: 934px;
}
.filler {
  position: relative;
}

form#constant-contact-signup-1 .button {
    display: block;
    width: 120px;
    height: 32px;
    background: #004862;
    border: 1px solid #113044;
    border-radius: 2px;
    color: #fff;
    font-size: 13px;
}


#header { width: 100%; background: #fff; min-height: 213px; position: relative; z-index: 999; }
#header .shell { position: relative; }
#header .right-side {
	position: relative; z-index: 40; float: right; display: inline;
	width: 530px;
	padding: 30px 0 0 0;
}

#header .info {
  margin: 0 0 107px;
  min-height: 34px;
  width:100%;
}
#header .info p {
	float:right;
	font-size: 15px; line-height: 28px; color: #004862; padding: 3px 10px 3px 10px;
	background: url(images/shadow.png) repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#header .background {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-position: center top;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#header .background img { display: none; width: 100%; height: auto; position: absolute; top: -2px;}
#header .background span.layout {
  background: url(images/header.png) repeat-y scroll 0 -29px / 1216px 432px rgba(0, 0, 0, 0);
  height: 100%;
  left: -147px;
  position: absolute;
  top: 0;
  width: 1074px;
}
#header .form-search { float: right; display: inline; }
#header .button {
  padding: 0 0 10px;
}

#wrapper { width: 100%; background: url(images/wrapper.png) repeat 0 0; }

#main { width: 100%; padding: 58px 0 27px 0; }
#main .holder,
#main .textwidget { border: 1px solid #e1e1e1; background: #fafbfb; padding: 20px 29px 29px 37px; border-radius: 2px; box-shadow: 0 0 2px #e1e1e1; }

#sidebar { width: 300px; }
#sidebar .widget ul li { list-style: none; background: url(images/bullet.png) no-repeat 0 5px; font-size: 14px; line-height: 16px; padding: 0 0 16px 17px; }
#sidebar .widget ul li { font-family: 'gotham_bookregular', Arial, sans-serif; font-weight: normal; }

#content { width: 583px; }

#footer { color: #f5f5f4; font-family: 'gotham_bookregular', Arial, sans-serif; font-weight: normal; width: 100%; padding: 26px 0; }
#footer h6 { font-size: 13px; line-height: 14px; padding: 0 0 4px 0; font-family: 'gotham_mediumregular', Arial, sans-serif; font-weight: normal; }
#footer p { font-size: 13px; line-height: 18px; padding: 0 0 17px 0; }
#footer ul { margin-left: 0; }
#footer ul li { list-style: none; font-size: 13px; line-height: 18px; color: #f5f5f4; }
#footer ul li a { color: #f5f5f4; text-decoration: underline; }
#footer ul li a:hover { text-decoration: none; }
#footer .sidebar-one {
  display: inline;
  float: left;
  width: 308px;
}
#footer .sidebar-two {
  display: inline;
  float: left;
  text-align: center;
  width: 308px;
}
#footer .sidebar-three {
  display: inline;
  float: left;
  text-align: right;
}
#footer .sidebar-three ul li a {
  display: inline-block;
  width: 308px;
}
#footer .social {
  display: table;
  margin: 0 auto;
}

.entry h1 { font-size: 24px; line-height: 26px; color: #034862; font-family: 'gotham_boldregular', Arial, sans-serif; font-weight: normal; padding: 0 0 11px 0; }
.entry h2 { font-size: 22px; line-height: 24px; color: #034862; font-family: 'gotham_boldregular', Arial, sans-serif; font-weight: normal; padding: 0 0 11px 0; }
.entry h2.pagetitle { font-size: 22px !important; line-height: 24px !important; }
.entry h3 { font-size: 17px; line-height: 20px; color: #004862; font-family: 'gotham_boldregular', Arial, sans-serif; font-weight: normal; padding: 0 0 11px 0; }
#accordion h3 { font-size: 13px !important; text-decoration: underline; font-weight: normal !important; font-family: 'gotham_mediumregular', Arial, sans-serif; }
#accordion h3:hover { text-decoration: none; }
.entry h4 { font-size: 14px; line-height: 19px; font-weight: normal; padding: 0 0 12px 0; }
.entry h5 { font-size: 14px; line-height: 19px; font-weight: normal; padding: 0 0 12px 0; }
.entry h6 { font-size: 14px; line-height: 19px; font-weight: normal; padding: 0 0 12px 0; }
.entry p { font-size: 13px; line-height: 19px; color: #3c3c3b; padding: 0 0 17px 0; }
.entry p a { text-decoration: underline; }
.entry p a:hover { text-decoration: none; }

.entry ul li {
  background: url("images/bullet.png") no-repeat scroll 0 5px rgba(0, 0, 0, 0);
  list-style: none outside none;
  margin-left: -5px;
  padding-left: 20px;
  font-size: 13px;
  line-height: 16px;
  color: #3c3c3b;
}

.entry ol {
  margin-left: 27px;
}

.entry ol li{
/* background: url("/wp-content/themes/visalaw-com/images/bullet.png") no-repeat scroll 0 5px rgba(0, 0, 0, 0);
  list-style: none outside none;
  margin-left: -15px;*/
  padding-left: 7px;
  font-size: 13px;
  line-height: 16px;
  color: #3c3c3b;
}

.entry ul li ~ li, .entry ol li ~ li {
  background-position: 0 25px;
  padding-top: 20px;
}

.entry ul li a, .entry ol li a { text-decoration: underline; }
.entry ul li a:hover, .entry ol li a:hover { text-decoration: none; }
.entry blockquote { font-size: 17px; line-height: 22px; padding: 0 0 15px 0; }

.col-small { border: 1px solid #e1e1e1; background: #fafbfb; padding: 16px 23px 16px 23px; border-radius: 2px; box-shadow: 0 0 2px #e1e1e1; float: left; display: inline; width: 213px; margin: 15px 0 26px 0; }
.col-small ul li { list-style: none; margin: 0; background: url(images/bullet.png) no-repeat 0 5px; font-size: 14px; line-height: 16px; padding: 0 0 0 17px; }
.col-small ul li { font-family: 'gotham_bookregular', Arial, sans-serif; font-weight: normal; }
.col-small ul li ~ li { padding: 0 0 0 17px; margin: 21px 0 0 0; }

.col-middle { border: 1px solid #e1e1e1; background: #fafbfb; padding: 16px 16px 16px 16px; border-radius: 2px; box-shadow: 0 0 2px #e1e1e1; float: left; display: inline; width: 382px; margin: 15px 0 26px 0; }
.col-middle ul li { list-style: none; background: none; margin: 0; font-size: 13px; line-height: 18px; padding: 0 0 2px 0; font-family: 'gotham_bookregular', Arial, sans-serif; font-weight: normal; }
.col-middle ul li ~ li { padding: 0 0 2px 0; }

.col-full { border: 1px solid #e1e1e1; background: #fafbfb; padding: 16px 23px 16px 65px; border-radius: 2px; box-shadow: 0 0 2px #e1e1e1; position: relative; margin: 23px 0 23px 0; }
.col-full ul li { list-style: none; margin: 0; background: url(images/bullet.png) no-repeat 0 5px; font-size: 14px; line-height: 16px; padding: 0 0 0 17px; }
.col-full ul li { font-family: 'gotham_bookregular', Arial, sans-serif; font-weight: normal; }
.col-full ul li ~ li { padding: 0 0 0 17px; margin: 21px 0 0 0; }
.col-full img.icon { position: absolute; left: 5px; top: 10px; }

.post-view { padding: 20px 0 20px 0; }
.post-view ~ .post-view { background: url(images/border-line.png) repeat-x 0 0; padding: 22px 0 20px 0; }
.post-view h2 { font-size: 19px; line-height: 19px; color: #014862; font-family: 'gotham_boldregular', Arial, sans-serif; font-weight: normal; background: url(images/bullet.png) no-repeat 0 6px;  }
.post-view h2 { position: relative; padding: 0 0 0 17px; margin: 0 0 0 -18px; }
.post-view p { font-size: 13px; line-height: 19px; color: #3c3c3b; }
.post-view .text { width: 700px; padding: 0 0 0 18px; }
.post-view .button { min-width: 142px; }

.new_post-view { padding: 10px 0 20px 0; }
.new_post-view h2 {
  color: #014862;
  font-family: 'gotham_boldregular',Arial,sans-serif;
  font-size: 19px;
  font-weight: normal;
  line-height: 19px;
}
.new_post-view h2 {
  margin: 0 0 0 -18px;
  position: relative;
}
.new_post-view  p { font-size: 13px; line-height: 19px; color: #3c3c3b; }
.new_post-view  .text { width: 700px; padding: 0 0 0 18px; }
.new_post-view  .button { min-width: 142px; }
.new_post-view ul {margin-left: 30px;}
.new_post-view ol {margin-left: 22px;}
.new_post-view ul li {background: url("/wp-content/themes/visalaw-com/images/bullet.png") no-repeat scroll 0 5px rgba(0, 0, 0, 0);list-style: none outside none;}
.new_post-view ul li{margin-left: -5px;padding-left: 20px;}
.new_post-view ol li{margin-left: 20px;padding-left: 4px;}

.new_post-view ul li ~ li, .new_post-view ol li ~ li {background-position: 0 25px;padding-top: 20px;}



.wp-pagenavi { width: 100%; position: relative; overflow: hidden; font-family: Arial, sans-serif; font-weight: normal; padding: 20px 0 0 0; }
.wp-pagenavi a,
.wp-pagenavi span { float: left; display: inline; background: url(images/paging.png) repeat 0 0; padding: 0 3px; text-align: center; min-width: 17px; font-size: 11px; line-height: 20px; margin: 0 5px 0 0; }
.wp-pagenavi a:hover,
.wp-pagenavi span.current { text-decoration: none; color: #000; background: #034862; color: #fff; }

.article { border: 1px solid #e1e1e1; background: #fafbfb; padding: 19px 15px 19px 15px; border-radius: 2px; box-shadow: 0 0 2px #e1e1e1; margin: 0 0 49px 0; }
.article h4 { font-size: 19px; line-height: 20px; color: #014862; font-family: 'gotham_boldregular', Arial, sans-serif; font-weight: normal; padding: 0 0 12px 0; }
.article p { padding: 0 0 20px 0; }
.article p { font-size: 13px; line-height: 19px; }
.article p a { color: #8d8b00; }
.article p.button { padding: 0 0 0 0 !important; }
.article p.left { padding: 6px 18px 0 18px; }

.icons { padding: 0 0 62px 0; margin-left: -19px; }
.icons ul li { list-style: none; background: none; float: left; display: inline; width: 169px; text-align: center; padding: 0 0 0 19px; }
.icons ul li img { display: block; margin: 0 auto; opacity: 1; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; transition: opacity 0.4s; }
.icons ul li { color: #004862; }
.icons ul li a { color: #004862; text-decoration: underline; display: block; font-size: 15px; line-height: 16px; }
.icons ul li a:hover { text-decoration: none; }
.icons ul li a:hover img { opacity: 0.7; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; transition: opacity 0.4s; }

/* navigations */
#navigation { width: 100%; position: relative; z-index: 888; }
#navigation .top { width: 100%; background: #004862; position: relative; z-index: 50; }
#navigation ul  { width: 100% !important;  }
#navigation ul li { list-style: none; background: none; float: left;   padding: 0 19px; position: relative; }
#navigation ul li a { font-size: 13px; line-height: 14px; color: #fefefe; text-transform: uppercase; display: block; margin: 0 1px; padding: 16px 18px; }
#navigation .top ul li.current-menu-item a { background: #003a4e; margin: 0; border-left: 1px solid #1a5b72; border-right: 1px solid #1a5b72; }
#navigation ul li a:hover { text-decoration: none; }
#navigation .bottom { position: absolute; left: 0; top: -500px; width: 100%; background: url(images/shadow-white.png) repeat 0 0; overflow: hidden; z-index: 30; }
#navigation .bottom span.arrow { position: absolute; left: 0; top: 0; width: 0; height: 0; border-left: 9px solid transparent; border-right: 9px solid transparent; border-top: 12px solid #004862; transition: top 1s; }
#navigation .bottom ul li a { color: #004862; text-transform: none; }


#navigation .bottom .col-left { float: left; display: inline; width: 165px; padding: 32px 0 0 0; position: relative; }
#navigation .bottom .col-left ul { position: relative; z-index: 20; }
#navigation .bottom .col-left ul li { float: none; display: block; padding: 0 0 17px 0; }


#navigation .bottom .col-left ul li a { text-decoration: none; padding: 0; }
#navigation .bottom .col-left ul li a:hover { text-decoration: underline;}
#navigation .bottom .col-left ul li.large a { font-size: 14px; line-height: 16px; }
#navigation .bottom .col-left .gray-shadow { position: absolute; right: 0; top: 0; width: 5000px; height: 5000px; background: url(images/shadow-gray.png) repeat 0 0; z-index: 10; }
#navigation .bottom .col-left .gray-shadow { font-size: 0; line-height: 0; text-indent: -4000px; }
#navigation .bottom .col-right { float: right; width: 750px; position: relative; overflow: hidden; padding: 0 0 25px 0; }
#navigation .bottom .col-right ul li { padding: 0; width: 150px; text-align: center; }
#navigation .bottom .col-right ul li img { display: block; margin: 0 auto 10px; opacity: 1; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; transition: opacity 0.4s; }
#navigation .bottom .col-right ul li a { padding: 25px 18px 16px 18px; }
#navigation .bottom .col-right ul li a:hover img { opacity: 0.7; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; transition: opacity 0.4s; }
#navigation .bottom .active { display: block; }
#navigation .open { top: 45px; transition: top 1s; box-shadow: 0 18px 18px #ececec; }
#navigation .none { display: none !important; }

.navigation-top { width: 100%; text-align: right; padding: 0 0 17px 0; min-height: 16px; }
.navigation-top ul li { list-style: none; background: none; display: inline; padding: 0 0 0 10px; font-family: 'gotham_bookregular', Arial, sans-serif; font-weight: normal; }
.navigation-top ul li a { text-decoration: underline; font-size: 13px; line-height: 14px; color: #004862; }
.navigation-top ul li a:hover { text-decoration: none; }
/* END navigations */

/* forms */
.form-default ul li { list-style: none; width: 100%; padding: 0 0 20px 0 !important; background: none !important; }
.form-default label { display: block; font-size: 16px; line-height: 18px; color: #14354b; font-family: 'gotham_boldregular', Arial, sans-serif; font-weight: normal; padding: 0 0 8px 0; }
.form-default .gfield_required { color: #ff3131; padding: 0 5px; }
.form-default .ginput_container { border: 1px solid #c5c5c4; border-radius: 3px; background: #fff; padding: 0 10px; }
.form-default .ginput_container input,
.form-default .ginput_container textarea { background: none; border: 0; width: 100%; padding: 7px 0 7px 0; font-size: 13px; color: #575756; }
.form-default .ginput_container textarea { height: 129px; }
.form-default .gform_button { width: 140px; height: 37px; background: #004862; border: 1px solid #113044; border-radius: 2px; color: #fff; font-size: 13px; padding: 0 0 2px 0; cursor: pointer; }
.form-default .gform_footer { width: 100%; padding: 11px 0 0 0; }
.form-default h3 { font-size: 16px; line-height: 18px; color: #14354b; font-family: 'gotham_boldregular', Arial, sans-serif; font-weight: normal; padding: 0 0 15px 0; }
.form-default .gform_description { display: block; width: 100%; font-size: 13px; line-height: 19px; }
.form-default .label-in-field { position: relative; }
.form-default .label-in-field label { position: absolute; left: 12px; top: 9px; font-size: 13px; line-height: 13px; color: #575756; font-family: 'gotham_mediumregular', arial, sans-serif; }
.form-default .gform_heading { width: 100%; padding: 0 0 15px 0; }

.form-search {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #004862;
  border-radius: 3px 3px 3px 3px;
  height: 30px;
  padding: 4px 30px 0 10px;
  position: absolute;
  right: 0px;
  top: -42px;
  width: 150px;
}
.form-search .field { background: none; border: 0; font-size: 11px; line-height: 12px; color: #9a9a9a; font-family: 'gotham_bookregular', Arial, sans-serif; font-weight: normal; width: 100%; padding: 6px 0 8px 0; }
.form-search .field { height: 13px; }
.form-search .submit-button { position: absolute; right: 2px; top: 5px; background: none; border: 0; width: 26px; height: 26px; background: url(images/sprite.png) no-repeat -6px -7px; }
.form-search .submit-button { font-size: 0; line-height: 0; text-indent: -4000px; cursor: pointer; opacity: 1; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; transition: opacity 0.4s; }
.form-search .submit-button:hover { opacity: 0.7; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; transition: opacity 0.4s; }

.form-contact { width: 550px; padding: 11px 0 0 0; }
.form-contact .gfield-text,
.form-contact .gfield-name,
.form-contact .gfield-email { width: 261px; }
.form-contact .gform_heading { display: none; }

.form-subscribe ul li {  padding: 0 !important; }
.form-subscribe .gform_button { width: 120px; height: 32px; padding: 0 0 1px 0; }

.form-filter { width: 100%; padding: 0 0 15px 0; }
.form-filter h2 { font-size: 22px; line-height: 24px; color: #034862; font-family: 'gotham_boldregular', Arial, sans-serif; font-weight: normal; padding: 0 0 11px 0; margin: 20px 0 15px 0; }
.form-filter .cols-wrapper { margin-left: 0px; background-color: white; border-bottom: 1px solid rgba(153,153,153,0.3)}
.form-filter .col { float: left; display: inline; width: 209px; padding: 10px 0 0 10px; margin-bottom: 10px; }
.form-filter .col p { font-size: 15px; line-height: 16px; padding: 0 0 14px 0; text-align: center; }
.form-filter .col p a { color: #004054; text-decoration: underline; }
.form-filter .col p a:hover { text-decoration: none; }
.form-filter select { width: 195px; }
/* END forms */

/* buttons */
.button a { text-decoration: none !important; }

.button a.green { display: block; color: #fff; font-size: 12px; line-height: 34px; height: 34px; text-align: center; padding: 0 23px; border-radius: 2px; background: #8d8b00; transition: opacity 0.4s; }
.button a.green { opacity: 1; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
.button a.green:hover { text-decoration: none; opacity: 0.7; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; transition: opacity 0.4s; }

.button a.blue { display: block; color: #fff; font-size: 12px; line-height: 34px; height: 34px; text-align: center; padding: 0 15px; border-radius: 2px; background: #034862; transition: opacity 0.4s; }
.button a.blue { opacity: 1; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
.button a.blue:hover { text-decoration: none; opacity: 0.7; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; transition: opacity 0.4s; }

.button a:hover { text-decoration: none; }

.button.right a {
	margin-bottom:7px;
	margin-left:7px;
}

/* END buttons */

/* widget */
.widget { width: 100%; padding: 0 0 20px 0; }
.widget h4 { font-size: 16px; line-height: 18px; color: #14354b; font-family: 'gotham_boldregular', Arial, sans-serif; font-weight: normal; padding: 0 0 23px 0; }
.widget.google-maps-widget > p { padding: 1px; border: 1px solid #c4c4c3; }
.widget .textwidget { background: #fff; border: 1px solid #f0f1f1; padding: 19px 11px 19px 11px; }
.widget .textwidget p { font-size: 13px; line-height: 25px; }
.widget .textwidget p strong { font-family: 'gotham_boldregular', Arial, sans-serif; font-weight: normal; }
.widget .entry h1 { font-size: 21px; line-height: 24px; color: #004862; padding: 0 0 12px 0; }
.widget .entry h2 { font-size: 19px; line-height: 21px; color: #004862; padding: 0 0 12px 0; }
.widget .entry h3 { font-size: 17px; line-height: 19px; color: #004862; padding: 0 0 12px 0; }
.widget .entry h4 { font-size: 15px; line-height: 16px; color: #004862; padding: 0 0 12px 0; }
.widget .entry h4 a { color: #004862; text-decoration: underline; }
.widget .entry h4 a:hover { text-decoration: none; }
.widget .entry h5 { font-size: 14px; line-height: 16px; color: #004862; padding: 0 0 12px 0; }
.widget .entry h6 { font-size: 12px; line-height: 16px; color: #004862; padding: 0 0 12px 0; }
.widget .entry img { padding: 2px; border: 1px solid #e1e1e1; }
.widget .entry p { font-size: 13px; line-height: 14px; }
.widget .entry p a { color: #8d8b00; }
/* END widget */

/* slider */
.slider { width: 100%; padding: 0px 0 35px 0; margin-top: 35px;}
.slider .holder { width: 827px; margin: 0 auto; position: relative; }
.slider h2 { font-size: 21px; line-height: 22px; text-align: center; font-family: 'gotham_boldregular', Arial, sans-serif; font-weight: normal; padding: 0 0 25px 0; color: #004862; }
.slider ul li { list-style: none; background: none; width: 475px; height: 250px; float: left; position: relative; }
.slider ul li img { border: 1px solid #d5d5d5; }
.slider ul li .layout { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: url(images/shadow-white-two.png) repeat 0 0; }
.slider .arrow { position: absolute; top: 94px; background: url(images/sprite.png) no-repeat 0 0; font-size: 0; line-height: 0; text-indent: -4000px; width: 26px; height: 42px; }
.slider .previous { left: -50px; background-position: -1px -126px; }
.slider .next { right: -50px; background-position: -35px -126px; }

.slider .wrap { padding: 20px 17px 20px 17px; border: 1px solid #e1e1e1; background: #fafbfb; border-radius: 2px; box-shadow: 0 0 2px #e1e1e1; width: 349px; height: 126px; position: relative; overflow: hidden; }
.slider .wrap .image { width: 150px; }
.slider .wrap .image img { display: block !important; width: 87%; height: auto; }
.slider .wrap .text { width: 160px; }
.slider .wrap .text.full-width { width: 100%; }
.slider .wrap .text h4 { font-size: 12px; line-height: 12px; color: #004862; font-weight: normal; padding: 0 0 10px 0; }
.slider .wrap .text h4 a { color: #004862; }
.slider .wrap .text h4 a:hover { text-decoration: none; }
.slider .wrap .text p { font-size: 11px; line-height: 12px; padding: 0 0 18px 0; }
.slider .wrap .text .button { min-width: 80px; padding: 0; }
.slider .wrap .text .button a { line-height: 26px; height: 26px; font-size: 10px; }

.slider .current .wrap { width: 421px; height: 173px; }
.slider .current .image { width: 204px; }
.slider .current .text { width: 200px; }
.slider .current .text.right { width: 217px; }
.slider .current .text.right.full-width { width: 100%; }
.slider .current .text h4 { font-size: 15px; line-height: 16px; }
.slider .current .text p {  font-size: 13px; line-height: 19px; }
.slider .current .text .button { min-width: 133px; padding: 0; }
.slider .current .text .button a { line-height: 34px; height: 34px; font-size: 12px; }
.slider .current .wrap { padding: 37px 17px 37px 17px; }
.slider .current .layout { display: none; }
/* END slider */

.two-boxes { border: 1px solid #e3e3e3; border-top: 0; background: #fcfcfc; box-shadow: 0 0 20px #d6d6d6; position: relative; margin: -58px 0 0 0; width: 922px; }
.two-boxes .box-left { float: left; display: inline; width: 516px; }
.two-boxes .box-right { float: right; display: inline; width: 406px; background: #f7f7f6; box-shadow: inset 12px 12px 20px 0px #d5d5d4; text-align: center; min-height: 430px; }
.two-boxes .box-right h2 { padding: 0 0 23px 0; }
.two-boxes .box-right .button { padding: 5px 0 0 0;  }
.two-boxes .box-right .entry ~ .entry { background: url(images/border-line.png) repeat-x 0 0; padding: 28px 30px 55px 30px; }
.two-boxes .box-right .entry { padding: 50px 30px 14px 30px; }
.two-boxes .entry { padding: 50px 30px 30px 30px; }
.two-boxes .entry ul li { list-style: none; background: url(images/bullet.png) no-repeat 0 5px; font-size: 14px; line-height: 16px; padding: 0 0 16px 17px; }
.two-boxes .entry ul li { font-family: 'gotham_bookregular', Arial, sans-serif; font-weight: normal; }
.two-boxes .button { min-width: 158px; }
.two-boxes h3 {line-height: 22px; color: #004862; font-family: 'gotham_bookregular', Arial, sans-serif; font-weight: normal; }

.social a { float: left; width: 28px; height: 28px; background: url(images/sprite.png) no-repeat 0 0; font-size: 0; line-height: 0; text-indent: -4000px; margin: 0 3px; }
.social a.facebook { background-position: -7px -46px; }
.social a.facebook:hover { background-position: -7px -75px; }
.social a.twitter { background-position: -40px -46px; }
.social a.twitter:hover { background-position: -40px -75px; }
.social a.rss { background-position: -72px -46px; }
.social a.rss:hover { background-position: -72px -75px; }
.social a:hover { text-decoration: none; }

.form-subscribe .gfield_required,
.validation_error { display: none; }
.validation_message { margin: 5px 0px 0px; color: #FF3131; }

.post-edit-link { display: block; margin-top: 15px; }

.author-area { margin-bottom: 15px; }

.featured-posts-title { font-size: 20px; line-height: 22px; text-align: center; color: #034862; font-family: 'gotham_boldregular', arial, sans-serif; }

.slides { overflow: hidden; }

.timestamp { margin-bottom: 10px; }


.sub_nav {
  padding-bottom: 20px;
}

.sub_nav ul li {
  display: inline;
  padding: 0 5px;
}



/* Menu Overrides */
#wrapper #navigation .bottom .col-right {
  float: none;
  width: 100%;
}

#accordion table { border-collapse: collapse; margin-bottom: 12px; }
#accordion table tr { }
#accordion table tr:first-child td { font-weight: bold; }
#accordion table td { vertical-align: top; border-bottom: 1px solid #C0C0C0; padding-right: 4px; padding-bottom: 4px; }

#menu-header-menu { margin: 0; }



/* New Blog Center */
#sidebar.blogCenterSidebar {
  min-height: 600px;
}
.blogCenterSidebar .widget {
  padding-bottom: 5px;
}
#sidebar .blogCenterSidebar .widget ul li {
  padding-bottom: 5px;
}
.blogCenterMoreLinks {
  padding-bottom: 20px;
}
#navigation .bottom .col-right ul li{
  width:110px;
}

#sidebar h2 {
  font-size: 22px;
  line-height: 24px;
  color: #034862;
  padding-bottom: 5px;
  font-family: 'gotham_boldregular', arial, sans-serif;
}


#navigation .bottom .col-right ul{
	text-align:center;
}
#navigation .bottom .col-right ul li{
	float:none;
	list-style-type:none;
	display:inline-flex;
}

a[href='/in-the-news'] img, a[href='/about-visalaw'] img{
	width:65%;
}

a[href='/our-team'] img{
	width:80%;
}
.entry h3{
	font-family:'gotham_boldregular', Arial, sans-serif;
}

.slider .wrap .image img{
	display:none;
}

#boxthree{
	margin:25px 0 0 0;
}

#boxthree h2{
	font-size: 21px;
	line-height: 22px;
	text-align: center;
	font-family: 'gotham_boldregular', Arial, sans-serif;
	font-weight: normal;
	padding: 0 0 30px 0;
	color: #004862;
}

ul{
	margin-left:15px;
}

ol{
	list-style-type:decimal !important;
}

.breadcrumb{
	width: 924px;
	margin: -30px auto 20px auto;
}

/* Homepage overrides */

.category-siskinds-immigration-bulletin ul#gform_fields_1, #sidebar ul#gform_fields_1{
  margin-left: 0px;
}

.portal-header {
	margin-bottom: 3px;
	text-align: center;
}

.home-content-container p.button a.blue {
  position: relative;
  top: 41px;
}

.hr {
	width: 97%;
	border-bottom: 1px solid #999;
	border-bottom-style: inset;
	margin-left: 28px;
}

.visaCenterButton{
    color: #fff;
    font-size: 12px;
    line-height: 34px;
    height: 34px;
    width: 200px;
    text-align: center;
    padding: 0 15px;
    border-radius: 2px;
    background: #034862;
    transition: opacity 0.4s;
    display: block;
    margin: auto;
}

/* ------------------------------------------------------------ *\
  Mobile-nav
\* ------------------------------------------------------------ */

.mobile-hidden { background: #004862;  margin-bottom: 10px; text-align: center; padding:5px 0; display: none; position: relative; }

.mobile-nav { background: #2F2D29; visibility: hidden; opacity: 0; position: absolute; top: 0; width: 100%; z-index: 1000; }
.mobile-nav  ul { margin-left: 0;  }
.mobile-nav > ul > li { position: relative; padding: 7px 0;  }
.mobile-nav > ul > li > a { font-size: 13px; text-transform: uppercase; color: #fff; display: block;  }
.mobile-nav > ul > li > a:hover { text-decoration: none;  }

.mobile-nav .bottom-mobile .shell { padding: 0;  }
.mobile-nav .bottom-mobile li a { color: #EAE09F; }
.mobile-nav .bottom-mobile li a,
.mobile-nav .bottom-mobile li a img { display: inline-block; vertical-align: middle; }
.mobile-nav .bottom-mobile li a img  { width: 39px; height: 39px;  }

.mobile-nav .arrow { display: none;  }

.has-dropdown .bottom-mobile { position: absolute; top: 100%; display: none; padding-top: 10px;  }
.active .bottom-mobile { position: static; display: block; }

/*  Burger button  */

.link-menu { display: none;  padding: 7px 0; }
.link-menu span { position: relative; display:block; width: 35px; border-top: 2px solid #fff; background-color: transparent; }

.link-menu span:before,
.link-menu span:after { position: absolute; width: 35px; height: 2px; background: #fff; content: ''; }

.link-menu span:before { top: -8px; left: 0; }
.link-menu span:after { top: 4px; left: 0; }

/* ------------------------------------------------------------ *\
  Transition & Animations
\* ------------------------------------------------------------ */

.mobile-nav {
  -webkit-transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out, top 0.5s ease-in-out;
       -o-transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out, top 0.5s ease-in-out;
          transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out, top 0.5s ease-in-out;
}

.link-menu.shown span { border-color: #121618; }
.link-menu.shown span:before,
.link-menu.shown span:after { background: #121618; }


/* ------------------------------------------------------------ *\
  Media Queries
\* ------------------------------------------------------------ */

@media only screen and ( max-width: 950px ) {

  .shell { padding: 0 10px; box-sizing:border-box;}

  #header { overflow: hidden; }
  #header .background { position: absolute; top: -1px; }
  #header .background img { position: absolute; width: auto; height: auto; top: 50%; bottom: 0; min-width: 100%; left: 50%; right: 0; transform: translate(-50%, -50%); min-height: 100%; }
  #header .right-side {
	  width: 344px;
	  margin-bottom: 0px;
  }
  #header .background span.layout { left: -253px; }
  #header .info { margin-bottom: 75px; }

  .new_post-view .text { width: 100%; box-sizing:border-box;}

  #navigation ul li { padding: 0 10px; }
  #navigation ul li a { padding: 16px 13px;  }

  .breadcrumb { width: 100%; padding-left: 10px; box-sizing:border-box;}

  /* .new_post-view .right { float: none; display: inline-block; padding-top: 18px !important;} */
  .new_post-view .text { padding-left: 0; }
  .new_post-view h2 { margin-left: 0; }

  #footer .sidebar-one,
  #footer .sidebar-two,
  #footer .sidebar-three { width: 33% }

  #footer .sidebar-three ul li a { width: auto; }

  #content { width: 65%; }
  #sidebar { width: 33%; }

  .form-contact { width: 100%; }

  .entry p > img { width: 100%; height: auto; }

  .two-boxes { width: 100%; }
  .two-boxes .box-left { width: 55.9%; }
  .two-boxes .box-right { width: 44%;  }

  .form-filter .col { width: 23%; }

  #navigation .bottom .col-right ul li { width: 83px; }
  #navigation .bottom .col-right ul li a { font-size: 11px; }

  .slider .previous { left: 0; z-index: 10; }
  .slider .next { right: 0; z-index: 10; }

}

@media only screen and ( max-width: 800px ){
  .slider .holder {width: 100%; overflow: hidden;}


}

@media only screen and ( max-width: 767px ) {

  #main { padding: 30px 0 10px; }

  h1#logo { float: none; padding-top: 10px; display: block; width: auto; text-align: center;  }
  h1#logo a { background-size: contain; width: 250px; height: 71px; display: inline-block;   }

  #header { text-align: center; }
  #header .right-side { float: none; }
  #header .right-side { display: inline-block; padding: 0; width: auto; margin-top: 8px;  }
  #header .info { margin-bottom: 0; }
  #header .info p { font-size: 12px; }
  #header .form-search { position: static; width: auto; display: block; }
  #header .background span.layout { left: -391px; width: 1200px;  }

  #header .form-search,
  #header .button { float: none; }

  .filler,
  #header .button,
  #header .info { position: relative; z-index: 10; }

  .filler { margin: 5px 0; }

  #navigation { display: none; }

  #footer .sidebar-one,
  #footer .sidebar-two,
  #footer .sidebar-three { width: 100%;  text-align: center; }

  #content,
  #sidebar { width: 100%; float: none; box-sizing:border-box; display: inline-block;  }
  #sidebar  { margin-top: 10px;  }

  #main .holder { padding: 20px 10px 29px;  }
  .entry ul li { padding-left: 15px; }

  textarea { width: 100%; }

  .two-boxes { margin-top: 0; }
  .two-boxes .box-left,
  .two-boxes .box-right { display: block; width: 100%; padding-top: 20px; float: none; box-sizing:border-box; }

  .two-boxes .box-right  { text-align: left;  }
  .two-boxes .box-right .entry { padding-top: 0; }

  .form-filter .col { padding-left: 5px; }

  .mobile-hidden { display: block; }
  .link-menu { display: inline-block; }

  .shown .mobile-nav { visibility: visible; opacity: 1; top: 100%; }
  .active .sub-menu { position: static;  display: block;  }

  .slider .holder { width: 100%; overflow: hidden; }
  .slider ul li { width: 100%; max-width: 350px; height: auto; }
  .slider .wrap { width: 100%; max-width: 320px; box-sizing: border-box; padding: 15px; height: auto; }
  .slider ul li .layout { display: none; }

  .slider .previous,
  .slider .next { display: none;  }

  .slider h2 { font-size: 16px; }
  .form-filter h2 { font-size: 20px; }

  .new_post-view .right { float: none; display: inline-block; padding-top: 18px !important;}


}

@media only screen and ( max-width: 380px ) {

  h1#logo a { width: 200px; height: 56px; }

  #header .info p { font-size: 10px; }

  .form-filter .col p { font-size: 11px; }

  .slider { margin-top: 5px; }
  .slider h2 { padding-bottom: 15px; }

  #header { min-height: 212px; }

}
