/*
Theme Name: SHEPARD IMMIGRATION LAW
Theme URI: https://www.shepardimmigrationlaw.com/
Author: SHEPARD IMMIGRATION LAW
Author URI: https://www.shepardimmigrationlaw.com/
Description: Custom theme for the SHEPARD IMMIGRATION LAW  website.
Version: 1.2
Text Domain: shepardimmigrationlaw
*/

/* Overall formatting */
body {min-width: 1240px;margin: 0;padding: 0;color: #646464;font: 16px/1.6 'Lato', sans-serif;background-color: #fff;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;}
body > .layer_2 {position: relative;overflow: hidden;min-height: 100%;background-color: #fff;box-shadow: 0 0 7px rgba(0,0,0,0.5);transition: transform 0.2s;-webkit-transition: -webkit-transform 0.2s;}
body > .layer_2.menu_revealed {transform: translateX(290px);-webkit-transform: translateX(290px);}

h1 {font-size: 1.5em;} h2 {font-size: 1.5em;} h3 {font-size: 1em;} h4 {font-size: 1em;} h5 {font-size: 1.3em; } h6 {font-size: 0.67em;}
h1, h2, h3, h4, h5, h6 {margin: 0 0 0.7em;}
p {margin: 0 0 1em;font-weight:400}
a, a:visited {text-decoration: none;color:#333;}
a:hover {color: #6d0000;}
a img {border: none;}
img {max-width: 100%;height: auto;}
ul {margin: 0 0 1em;padding: 0 0 0 2em;}
li {margin: 0 0 0.2em;}
table {margin: 0 0 1em;}
tr {text-align: left;}
th, td {vertical-align: top;}
th {vertical-align: middle;}
hr {clear: both;height: 1px;margin: 0 0 1em;background-color: #ccc;border: none;}
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="url"],
input[type="search"],
input[type="password"],
textarea,
select {width: 100%;padding: 0.6em;color: #666;font: 300 13px 'Open Sans', sans-serif;background-color: #fff;border: 1px solid #ececec;box-sizing: border-box;-webkit-appearance: none;}
select {-webkit-appearance: menulist;}
input[type="submit"] {cursor: pointer;padding: 0 1.2em;color: #fff;text-transform: uppercase;font: 16px/2.25em 'Source Sans Pro', sans-serif;background-color: #6c0001;border: 2px solid #6c0001;border-radius: 3px;-webkit-appearance: none;transition: color 0.2s, background-color 0.2s;}
input[type="submit"]:hover {color: #6d0000;background-color: #fff;}
.widget_search input[type="submit"] {margin: 10px 0;}

textarea {overflow: auto;}
select {margin: 0 5px 5px 0;vertical-align: middle;}

.clearfix:after {clear: both;display: block;content: '';}

.columns {margin: 0px -2% 0px -2px;}
.columns.rtl > .column {float: right;}
.columns > .column {float: left;margin: 0 2% 1em 0;}
.columns.two > .column {width: 48%;}
.columns.three > .column {width: 31.333%;}
.columns.three > .column.double {width: 64.667%;}
.columns.four > .column {width: 23%;}
.columns.five > .column {width: 18%;}
.columns.six > .column {width: 14.667%;}

.button,
.button:visited {display: inline-block;padding: 0 1.2em;color: #fff;text-transform: uppercase;font: 16px/2.25em 'Source Sans Pro', sans-serif;background-color: #510a08;border: 2px solid #6c0001;border-radius: 3px;transition: color 0.2s, background-color 0.2s;}
.button:hover {color: #6d0000;background-color: #fff;text-decoration: none;}

.separator {border-top: #6d0000 1px solid;margin: 25px auto 30px;}

/* Editor classes for alignment */
.alignleft {float: left;}
.alignright {float: right;text-align: right;}
.aligncenter {margin-left: auto;margin-right: auto;text-align: center;}
.hidden {display: none;}
.cleared {clear: both;}
img.alignleft {display: inline;margin: 0 1.5em 0.8em 0;max-width: 39%;}
img.aligncenter {display: block;margin: 0 auto;}
img.alignright {display: inline;margin: 0 0 0.8em 2.5em;max-width: 39%;}
.wp-caption.alignleft {margin: 0 1.5em 3em 0;}
.wp-caption.aligncenter {margin: 0 auto;}
.wp-caption.alignright {margin: 0 0 3em 2.5em;text-align: left;}
img.float_lt {float:  left;width: 500px;padding: 0 26px 50px 10px;}
/* Wrap */
.wrap {width: 1200px;margin: 0 auto;padding: 0 20px;}

/* Responsive Menu */
#responsive_menu {position: fixed;display: none;left: 0;overflow-y: scroll;width: 250px;height: 100%;padding: 5px 20px 10px;color: #decdcd;font-size: 16px;line-height: 1.2em;background-color: #b9b9aa;-webkit-overflow-scrolling: touch;}

#responsive_menu .title {color: #fff;margin: 0 0 1em;text-transform: uppercase;font: 16px/1em Source Sans Pro, sans-serif;}
#responsive_menu .title.smaller {margin: 0 0 0.7em;font-size: 13px;}

#responsive_menu .menu a {display: block;text-decoration: none;}
#responsive_menu .menu a:hover {background-color: #b52228;}
/*#responsive_menu .menu li.current-menu-item > a {color: #fff;}*/

#responsive_menu .menu {margin: 0px -20px 1em;padding: 0;list-style: none;}
#responsive_menu .menu > li {margin: 0;background-color: #6d0000;border-bottom: 1px solid #5f6161;}
#responsive_menu .menu > li > a {padding: 10px 20px;color: #fff;text-decoration: none;}

#responsive_menu .sub-menu {margin: 0 0 10px;padding: 0;list-style: none;font-size: 13px;line-height: 1em;}
#responsive_menu .sub-menu > li {padding: 0;border-bottom: none;}
#responsive_menu .sub-menu > li > a {color: #ddd0d1;padding: 2px 20px;}

#responsive_menu .sub-menu .sub-menu {margin: 0;}
#responsive_menu .sub-menu .sub-menu > li > a {padding: 2px 20px 2px 35px;}

#responsive_menu .sub-menu .sub-menu .sub-menu li > a {padding: 2px 20px 2px 50px;}

#responsive_menu #product-search-form-0 {position: relative;margin: 0 -20px 20px;}
#responsive_menu #product-search-form-0 input[type="search"] {padding: 0.6em 30px 0.6em 20px;color: #ddd0d1;font-size: 12px;background-color: #545255;border: none;}
#responsive_menu #product-search-form-0 input[type="submit"] {position: absolute;right: 0;top: 0;bottom: 0;width: 25px;background: url(images/responsive_menu-search_form-submit-bkg.png) no-repeat center / 14px 14px;border: none;}
#responsive_menu .product-search input[type="text"].product-search-field, 
#responsive_menu .product-search input[type="text"].product-filter-field {width:100%;}

#responsive_menu .locations {font-size: 11px;line-height: 1.2em;}

#responsive_menu .social_media {overflow: hidden;padding: 0;list-style: none;}
#responsive_menu .social_media li {float: left;margin: 0 8px 0 0;}
#responsive_menu .social_media li a {color: #fff;}

/* Fixed Items*/
img.fixed_tab {position: fixed;z-index: 999;right: 0;bottom: 5%;box-shadow: 0 2px 6px 2px #0000007a;}

/* Upper Header */
#upper {color: #fff;font-size: 13px;line-height: 33px;background-color: #700100;}

#upper a {color: #c8c8c8;text-decoration: none;}
#upper a:hover {color:#fff;} 

#upper #responsive_menu_button {position: absolute;left: 0;top: 0;display: none;height: 33px;padding: 0 0 0 40px;text-transform: uppercase;text-decoration: none;font-size: 12px;line-height: 33px;background: url(images/upper-responsive_menu_button-bkg.png) no-repeat 10px center / 22px 15px;}

#upper .menu {float: right;margin: 0;padding: 0;list-style: none;}
#upper .menu > li {float: left;position: relative;margin: 0;}
#upper .menu > li.social_media {padding: 0 10px;}
#upper .menu > li > a {padding: 0 10px;}

#upper .social_media ul {float: left;margin: 0;padding: 0;font-size: 15px;list-style: none;}
#upper .social_media ul > li {float: left;margin: 0;}
#upper .social_media ul > li > a {display: block;padding: 0 3px;text-decoration: none;}
#upper .social_media ul > li > a:hover {color: #fff;}

#upper .upper_nav ul > .menu-item > a {display: block;padding: 0 10px;text-decoration: none;border-left:1px solid #7a7a7a;}
#upper .upper_nav .login a {display:block;background:#6d0000;text-transform:uppercase;font-weight:600;color:#fff;}

/* Header */
#header {color: #ccc;background-color: #fff;border-bottom: 2px solid rgb(140, 62, 64);}
#header .wrap {position: relative;height: 70px;padding: 15px 20px 1px;}

#header a {color: #595959;}

#header .logo {position: absolute;z-index: 999;left: 31px;top: 5px;width: 320px;height: 73px;background: url(images/laura-shepard-logo-immigration.png) 0 /320px 73px;}
#header .logo a {position: relative;display: block;overflow: hidden;height: 100%;text-indent: -999em;}

#header .contact_information {position: absolute;top: 0;right: 549px;color: #444;text-align: center;font-size: 14px;line-height: 1.1em;}
#header .contact_information span {color: #595959;font-size: 19px;}
#header .contact_information .phone_number {color: #b50d0e;font-weight: bold;font-size: 1.3em;}

#header #product-search-form-1 {display: block;position: absolute;z-index: 999;right: 350px;top: 15px;padding: 1px;background-color: #e6e6e6;}
#header #product-search-form-1  input {width: 200px;height: 32px;padding: 0 0.4em;font: 15px 'Open Sans', sans-serif;border: none;}
#header #product-search-form-1  input::placeholder {font-style: italic;}
#header #product-search-form-1  input::-moz-placeholder {font-style: italic;}
#header #product-search-form-1  input::-webkit-input-placeholder {font-style: italic;}
#header #product-search-form-1  input::-ms-input-placeholder {font-style: italic;}

#header .button_style,
#header .button_style:visited {position: absolute;right: 20px;top: 10px;padding: 2px 2em;color: #ffffff;text-transform: uppercase;font: 16px/1.5em 'Lato', sans-serif;background-color: #500a09;border: 2px solid #8d3e3f;border-radius: 3px;transition: color 0.2s, background-color 0.2s;}
#header .button_style:hover {color: #ffffff;background-color: #710000;text-decoration: none;}

/* Nav */
#nav {color: #646464;text-align: center;background-color: #dadada8c;}
 
#nav a {color: #011152;text-decoration: none;}

#nav .menu {height: 55px;margin: 0;padding: 0;list-style: none;text-transform: uppercase;font-size: 0;line-height: 0;}
#nav .menu > li {position: relative;display: inline-block;margin: 0;font-size: 14px;line-height: 55px;}
#nav .menu > li > a {cursor: pointer;position: relative;z-index: 999;display: block;overflow: hidden;padding: 0 20px;}
#nav .menu > li:hover > a {}
#nav .menu > li.menu-item-has-children:hover > a {}
#nav .menu > li.icon {text-indent: -999em;background: none;}
#nav .menu > li.icon > a {width: 21px;background-repeat: no-repeat;background-position: center 35%;background-size: 14px 14px;}
#nav .menu > li.icon.search > a {background-image: url(images/header-menu-li-icon-search-a-bkg.png);}
#nav .menu > li.current-menu-item > a > span,
#nav .menu > li.current-menu-ancestor > a > span {}

#nav .sub-menu {position: absolute;z-index: 1000;opacity: 0;width: 240px;text-transform: uppercase;left: -999em;margin: 0;padding: 10px 0 10px;list-style: none;text-align: right;text-transform: none;font-size: 13px;line-height: 1em;letter-spacing: 0;background-color: #520a07;box-shadow: 1px 0px 6px rgb(235, 235, 235);transform: translateY(20px);transition: transform 0.3s ease, opacity 0.4s ease, right 0.4s step-end;}
#nav .menu > li:hover > .sub-menu {opacity: 1;left: auto;transform: translateY(0);transition: transform 0.3s ease, opacity 0.4s ease, right step-end;}
#nav .menu > li.last:hover > .sub-menu {right: 0;}

#nav .sub-menu > li {position: relative;text-transform: uppercase;float: none;left: auto;margin: 0;padding: 0;background-color: #530a06;}
#nav .sub-menu > li > a {display: block;padding: 6px 15px 7px;height: auto;color: #ffffff;text-decoration: none;transition: none;}
#nav .sub-menu > li.current-menu-item > a,
#nav .sub-menu > li.current-menu-ancestor > a {color: #ffffff;font-weight:bold;}
#nav .sub-menu > li > a:hover {color: #ffffff;background-color:#753536}

#nav .sub-menu .sub-menu {left: -999em;border-top: none;}
#nav .sub-menu > li:hover > .sub-menu {left: 100%;}

#nav .menu .button-login,
#nav .menu .button-login:visited {display:inline-block;color: #de1b22;text-transform: uppercase;font: 14px/2.25em Source Sans Pro, sans-serif;transition: color 0.2s, background-color 0.2s;}
#nav .menu .button-login > a {top: -27px;padding: 10px;color: #de1b22;line-height: 20px;background-color: transparent;border-radius: 2px;border: 2px solid #fff;transition: background-color 0.2s;}
#nav .menu .button-login > a:hover {color: #fff;background-color: #de1b22;}

/* Banner */
#banner {position: relative;min-height: 500px;color: #fff;background-color: #ffffff00;}
#banner .wrap {position: absolute;left: 0;right: 0;top: 0;bottom: 0;padding: 0 20px;max-width: 1300px;}

#banner .sizer {display: block;visibility: hidden;}

#banner .banner_text_source {display: none;}

#banner #banner_text {position: absolute;text-align:center;z-index: 997;left: auto;right: auto;top: 65%;visibility: hidden;font-weight: 400;font-size: 24px;line-height: 1.1em;text-shadow: 2px 0px #343434;}

#banner #banner_text .title {color: #fefefe;margin: 0 0 20px;text-transform: uppercase;font: bold 54px/1em Source Sans Pro, sans-serif;}
#banner #banner_text .title span {color: #fdd72c;}
#banner #banner_text .banner_blurb{margin: 60px 0 0;padding: 0 0 60px;font:100 22px/1.2em 'Open Sans', sans-serif;letter-spacing:1px;text-shadow:#23282d47 2px 2px}
#banner #banner_text .banner_blurb span {color: #fefefe;margin: 0 0 20px;font:bold 22px/1.2em 'Open Sans', sans-serif;letter-spacing:1px;text-shadow:#23282d47 2px 2px}
#banner #banner_text .button {display: inline-block;margin: 0 40px 30px 0;width: 400px;max-width: 100%;padding: 8px 15px;text-align: center;text-transform: none;font-size: 24px;line-height: 1.2em;box-sizing: border-box;}

#banner #banner_text .button.alternate {color: #6d0000;background-color: #fff;}
#banner #banner_text .button.alternate:hover {color: #fff;background-color: #6d0000;}
#banner #banner_text .button.last {margin: 0 0 30px;}
#banner #banner_text .button .line_1 {font-weight: 300;}
#banner #banner_text .button .line_1 .bold_me{font-weight:600}

#banner .slide {position: absolute;left: 0;right: 0;top: 0;bottom: 0;background-repeat: no-repeat;background-position: center top;background-size: cover;}
#banner .slide > .layer_2 {position: absolute;left: 0;right: 0;top: 0;bottom: 0;background-color: rgba(0, 0, 0, 0.11);}


#banner .wrap .banner_form {
    z-index: 999;
    position: absolute;
    left: 60%;
    top: 0;
    padding: 0 5px 0 15px;
    max-width: 360px;
    height: 360px;
    width: auto;
    display: block;
    background: #00000045;
    overflow: visible;
}
#banner .wrap .banner_form .wpcf7-form{padding: 0 10px 46px 0;}
#banner .wrap .banner_form .wpcf7-form label{line-height:10px; padding:0;}

#banner .banner_form .wpcf7 label {
    padding: 0 10px;
    margin: 0 0;
    line-height: .1em;
}

.wrap.mobile_form {display: none;margin-top: 5%;box-shadow: 0px 0px 10px;padding: 20px;margin-right: 3vw;margin-left: 3vw;}
.wrap.mobile_form h3.title{font-size:28px;text-align:center;color: #011153;}
.wrap.mobile_form h3.title:after{display: block;width: 150px;height: 3px;margin: 10px auto;content: '';background-color: #500a08;}

/* Banner (Inside Page) */
#banner_inside_page {position: relative;min-height: 150px;text-align: center;font: normal 36px/1.1em 'Source Sans Pro', sans-serif;background: #fdfdfd2b url(/wp-content/uploads/2018/12/Everything-DiSC-Model.jpg) no-repeat center / cover;}
.blog                            #banner_inside_page,
.single-post                     #banner_inside_page,
.single-twt_blog_post            #banner_inside_page {background-image: url(/wp-content/uploads/2018/12/Everything-DiSC-Model.jpg);}

.post-type-archive-twt_blog_post #banner_inside_page,
.single-twt_blog_post            #banner_inside_page {background-image: url(/wp-content/uploads/2018/12/Everything-DiSC-Model.jpg);}

.single-twt_project              #banner_inside_page,
.post-type-archive-twt_project   #banner_inside_page {background-image: url(/wp-content/uploads/2018/12/Everything-DiSC-Model.jpg);}

#banner_inside_page .wrap {position: absolute;left: 0;right: 0;top: 0;bottom: 0;}

#banner_inside_page .sizer {display: block;visibility: hidden;}

#banner_inside_page .text {position: absolute;left: 20px;right: 20px;top: 35%;max-width: 650px;margin: 0 auto;padding: 0 0 0.2em;color: #fff;text-shadow: 0 3px 6px rgba(0,0,0,0.8)}
#banner_inside_page .text.alternate_text_color {color: #444;}
#banner_inside_page .text p {margin: 0 0 0.2em;}

/* Call to Action */
#call_to_action {color: #ffffff;text-align: center;font-size: 18px;line-height: 1.3em;background-color: #005188;}
#call_to_action .wrap {position: relative;max-width: 960px;padding: 30px 260px 15px 20px;}

#call_to_action .section_title {margin: 0 0 0.3em;font-weight: bold;font-size: 36px;line-height: 1em;}

#call_to_action .button {position: absolute;right: 20px;top: 23px;margin: 0 0 20px;padding: 0 15.em;text-transform: none;font-size: 24px;line-height: 1.8em;}

/* Title Bar  */
#title_bar {color: #333;background-color: #efefef;}
#title_bar .wrap {padding: 20px 20px 12px;}

#title_bar .page_title {margin: 0 0 0.3em;text-transform: uppercase;font: 24px/1.1em Source Sans Pro, sans-serif;}

/* Intro Text */
#intro {font: 20px/1.5em 'Lato', sans-serif;font-weight:400;background:#f2f2e2;border-top:4px solid #8a8a8a5c;border-bottom:4px solid #8a8a8a5c;}
#intro .wrap {padding: 35px 20px 25px;max-width:980px;}

#intro h3.page_title, #intro h1.page_title {color:#700100;font-weight:400;font-size:36px;margin:0 0 10px;text-align:center;}
#intro i {color:#6d0000;}
#intro p {font-size:16px;}

/* Services (Old) */
/*#services {font-size: 15px;line-height: 1.4em;background-color: #e0e0e0;}
#services .wrap {padding: 30px 20px 50px;}

#services .columns {text-align: center;}
#services .columns.three > .column {margin: 0 2% 2% 0;box-sizing: border-box;}
#services .columns.three > .column:nth-child(3n+1) {clear: both;}

#services .section_content {margin: 0 0 1.5em;text-align:center;font: 400 17.5px/1.7em Source Sans Pro, sans-serif;letter-spacing: -0.03em;}

#services .column {position: relative;min-height: 380px;padding: 40px 20px 10px;font-size: 13px;line-height: 1.4em;background-color: #fff;border: 1px solid #6d0000;border-radius: 4px;transition: all ease 0.3s;}
#services .column:hover {color: #fff;background-color: #6d0000;border: 1px solid #fff;}
#services .column .icon_row {margin: 0 0 25px;}
#services .column img {display: inline-block;padding: 0 0 23px;border-bottom: 2px solid #6d0000;transition: border-bottom-color 0.3s;}
#services .column:hover i {color: #fff;border-bottom-color: #fff;}
#services .column .title {margin: 0 0 25px;text-transform: uppercase;font: 17px/1em Source Sans Pro, sans-serif;}
#services .column .full_link {position: absolute;left: 0;right: 0;top: 0;bottom: 0;text-decoration: none;}*/

/* Services */
#services {text-align: center;line-height: 1.3em;background-color: #f4f4f4;}
#services .wrap {padding: 60px 10px 10px;}

#services .columns.three > .column:nth-child(3n+1) {clear: both;}
#services .column {margin-bottom: 40px;}
#services .column > .layer_2 {max-width: 341px;margin: 0 auto;}
#services p.min_ht {min-height: 100px;}

#services .title {margin: 0 0 0.5em;color: #700100;text-transform: uppercase;font-size: 22px;font-weight:500}

#services [class^="icon-"], 
#services[class*=" icon-"] {display:inline-block;}

#services i {width: 80px;color: #f4f4f4;font-size: 48px;line-height: 80px;background-color: #b9b9aa;border: 2px solid #d8d8c9;border-radius: 999em;transition: border-color 0.2s;}
#services .column:hover i {border-color: #6f0101;}

#services .button {text-transform: none;font-weight: 400;background-color: #6f0101;border: 1px solid #6f0101;color: #ffffff;letter-spacing: 1px;}
#services .button:hover {background-color:#ffffff;border:1px solid #6f0101;color:#6f0101}

/* Services Steps */
#services_steps {text-align: center;line-height: 1.3em;}
#services_steps .wrap {padding: 60px 10px 10px;}

#services_steps .columns.three > .column:nth-child(3n+1) {clear: both;}
#services_steps .column {margin-bottom: 40px;}
#services_steps .column > .layer_2 {max-width: 341px;margin: 0 auto;}
#services_steps p.min_ht {min-height: 100px;}
#services_steps ul{list-style:none}
#services_steps .title {margin: 0 0 0.5em;color: #700100;text-transform: uppercase;font-size: 22px;}

#services_steps [class^="icon-"], 
#services_steps[class*=" icon-"] {display:inline-block;}

#services_steps i {width: 80px;color: #f4f4f4;font-size: 48px;line-height: 80px;background-color: #b9b9aa;border: 2px solid #d8d8c9;border-radius: 999em;transition: border-color 0.2s;}
#services_steps .column:hover i {border-color: #6f0101;}gin:0 -120px !imp

#services_steps .button {text-transform: none;font-weight: 400;background-color: #6f0101;border: 1px solid #6f0101;color: #ffffff;letter-spacing: 1px;}
#services_steps .button:hover {background-color:#ffffff;border:1px solid #6f0101;color:#6f0101}



/* Training */
#training {}
#training .wrap {padding: 20px 10px 10px;}

#training .columns.three > .column:nth-child(3n+1) {clear: both;}
#training .column {margin-bottom: 0;}
#training .column > .layer_2 {max-width: 341px;padding: 12px 10px;min-height: 137px;margin: 0 auto;background-color: white;border: 3px solid #dcdcdc;border-radius: 2em;box-shadow: 6px 9px 14px 0px #bdbdbd;}
#training p.min_ht {}
#training p.icon_center {float: left;padding: 0 11px;text-align: center;}

#training .title {margin: 0 0 0.5em;color: #6d0000;text-transform: uppercase;font-size: 22px;}

#training [class^="icon-"], 
#training[class*=" icon-"] {display:inline-block;}

#training i {width: 50px;color: #f4f4f4;font-size: 32px;line-height: 50px;background-color: #004e8f;border: 2px solid #0000003d;border-radius: 999em;transition: border-color 0.2s;}
#training .column:hover i {border-color: #004f8d;}

#training .button {text-transform: none;font-weight: 400;background-color: #004f8d;border: 1px solid #004f8d;color: #ffffff;}
#training .button:hover {background-color:#000000;border:1px solid #000000;color:#fff}
#training .column{width:29.2%;margin: 0 10px}
#training .column > .layer_2 {max-width: 400px;}
/* Unnamed Section 2 */
#section_2 {line-height: 1.3em;background-color: #ffffff;}
#section_2 .wrap {padding: 80px 20px 60px;}

#section_2 .section_title {margin: 0 0 0.6em;color: #6d0000;text-align: center;font-weight: bold;font-size: 36px;line-height: 1em;}

#section_2 .intro {margin: 0 0 2em;text-align: center;font-size: 14px;}

#section_2 .columns {margin: 0 -4% 0 0;}
#section_2 .columns.three > .column {width: 29.333%;margin: 0 4% 1em 0;}

#section_2 .image_container {position: relative;margin: 0 0 10px;}
#section_2 .image_container img {display: block;width: 100%;}
#section_2 .image_container .title {position: absolute;left: 0;right: 0;bottom: 0;margin: 0;padding: 15px 10px;color: #fff;text-transform: uppercase;text-align: center;font-weight: bold;font-size: 16px;line-height: 1em;background-color: rgba(51,51,51,0.7);transition: background-color 0.2s;}
#section_2 .image_container:hover .title {background-color: rgba(210,29,36,0.7);}
#section_2 .image_container .full_coverage_link {position: absolute;left: 0;right: 0;top: 0;bottom: 0;text-decoration: none;}

/* Contact */
#contact {background-color:#ffffff;}
#contact .wrap {padding: 110px 10px 60px;}

#contact .section_title {margin: 0 0 0.6em;color: #700100;text-align: center;font-weight: normal;font-size: 36px;line-height: 1em;}

#contact .column.three_steps > .layer_2 {padding: 0 0 0 40px;}
#contact .column.three_steps ul > li {list-style:none}
#contact .column.three_steps ul > li strong {color: #021353; border-bottom: 2px solid #700100}
#contact .column.three_steps ul > li p {font-size:15px}

#contact .meet_laura {margin: -60px 0 0;padding: 60px;background-color: #fff;box-shadow: 0  0  10px rgba(0,0,0,0.2);text-align: center}
#contact .meet_laura .section_title {margin: 0 0 1.2em;/* text-align:center; */}
#contact .meet_laura p {margin: 0 0 0.6em;text-align: center;}
#contact .meet_laura input[type="submit"] {font: 300 20px/1.6em Proxima Nova, Arial, Helvetica, sans-serif !important;background-color: #720000;width: 75%;height: 40px;box-shadow:0 7px 15px rgba(0,0,0,0.1);color: #ffffff;border-color:#720000;border-radius: .2em;}
#contact .meet_laura input[type="submit"]:hover {background-color: #820101;color: #ffffff;border-color: #720000;}
#contact .meet_laura img.aligncenter.shadow {box-shadow: 2px 0px 20px #0000008f;}

#contact .meet_laura img.aligncenter.shadow {box-shadow: 2px 0px 20px #0000008f;}
#contact h3.meet_laura_name {font-size: 28px;font-weight: 200;color: #710100;margin: 0 0 .1em;}
#contact span.meet_laura_sub_name {font-size: 22px;font-weight: 200;color: #000f52;margin: 0 0 .1em;}

#contact .styled_radio_buttons {display: block;overflow: hidden;margin:0 -3% 0 0;text-align:center;}
#contact .styled_radio_buttons .wpcf7-list-item {cursor: pointer;float: left;width: 30.333%;margin: 0 3% 0 0;color: #fff;text-transform: uppercase;font-weight: bold;font-size: 15px;line-height: 38px;background-color: #b2b2b2;transition: background-color 0.2s;}
#contact .styled_radio_buttons .wpcf7-list-item:hover {background-color:#333;transition: background-color 0.2s;}
#contact .styled_radio_buttons .wpcf7-list-item.checked {background-color: #9b0d29;}
#contact .styled_radio_buttons .wpcf7-list-item input[type="radio"] {display:none;}


p.sub-section {font-weight: bold;font-size: 22px;}

#contact li {font-size: 18px;}

#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact input[type="search"],
#contact input[type="password"],
#contact textarea,
#contact select {;width: 48%;float: left;padding:  15px 10px;margin: 2px 3px;color: #666;font: 300 16px 'Open Sans', sans-serif;background-color: #fff;border: 1px solid #ececec;box-sizing: border-box;-webkit-appearance: none;}
#contact .meet_laura {vertical-align: top;padding-right: 16px;margin-right: -4px;}
input#full_width {width: 97% !important;}

/* Contact Page Form */
#contact li {font-size: 18px;}

#contact_page_frm input[type="text"],
#contact_page_frm input[type="email"],
#contact_page_frm input[type="tel"],
#contact_page_frm input[type="url"],
#contact_page_frm input[type="search"],
#contact_page_frm input[type="password"],
#contact_page_frm textarea,
#contact_page_frm select {;width: 48%;float: left;padding:  15px 10px;margin: 2px 3px;color: #666;font: 300 16px 'Open Sans', sans-serif;background-color: #fff;border: 1px solid #ececec;box-sizing: border-box;-webkit-appearance: none;}
#contact_page_frm .meet_laura {vertical-align: top;padding-right: 16px;margin-right: -4px;}
input#full_width {width: 97% !important;}


/* Testimonials */
#testimonials {color: #fff;font-size: 18px;line-height: 1.4em;background: #005288 url(/wp-content/uploads/2018/12/background-quote.jpg) no-repeat center / cover;}
#testimonials .wrap {min-height: 221px;padding: 50px 20px;margin:0 auto;max-width:800px;}

#testimonials .section_title {margin: 0 0 0.8em;text-align: center;font-weight: bold;font-size: 36px;line-height: 1.1em;}

#testimonials .slide {text-align: center;}

#testimonials blockquote {margin: 0;}
#testimonials blockquote .signed {text-align: center;font-weight: bold;}
#testimonials blockquote .signed span {font-style: italic;}

/* "Why Choose...?" */
#why_choose {color: #cdcdcd;font-size: 16px;line-height: 1.3em;background-color: #333;}
#why_choose .wrap{padding:40px 0 60px}

#why_choose a {color: #fff;text-decoration: none;}
#why_choose strong {text-transform: uppercase;color: #fff;font-weight: bold;}

#why_choose .columns {margin: 0;}
#why_choose .columns.two > .column {width: 50%;margin: 0;}
#why_choose .column > .layer_2 {padding: 0 20px 25px 20px;}

#why_choose .section_title {font-weight: bold;font-size: 24px;}

#why_choose .learn_more {font-weight: bold;font-size: 16px;}

#why_choose .video_container {position: relative;height: 0;margin-right: -20px;padding: 0 0 56.25%;}
#why_choose .video_container iframe {position: absolute;left: 0;top: 0;width: 100%;height: 100%;border: none;}

#why_choose_us i.fa {color: #6d0000;font-size: 2.4em;padding: 12px 20px 0 10px;}

/* Unnamed Section after "Why Choose...?" */
#after_why_choose {color: #fff;line-height: 1.3em;background-color: #6d0000;}
#after_why_choose .wrap {position: relative;}

#after_why_choose .left_background {position: absolute;left: -999em;right: 50%;top: 0;bottom: 0;background-color: #fff;}

#after_why_choose .columns {margin: 0;}
#after_why_choose .columns > .column {position: relative;}
#after_why_choose .columns.two > .column {width: 50%;margin: 0;}

#after_why_choose .column.images {text-align: center;background-color: #fff;}
#after_why_choose .column.images > .layer_2 {padding: 20px 20px 15px 0;}

#after_why_choose .column.text > .layer_2 {padding: 40px 0 25px 20px;}

#after_why_choose .section_title {font-weight: bold;font-size: 24px;}

#after_why_choose .button {text-transform: none;font-size: 24px;border-color: #fff;}

/* Industries Served */
#industries_served {color: #fff;background-color: #6d0000;}
#industries_served .wrap {padding: 30px 20px 50px;}

#industries_served .section_title {margin: 0 0 1.5em;text-transform: uppercase;font: normal 24px/1em Source Sans Pro, sans-serif;letter-spacing: -0.03em;}

#industries_served .columns {text-align: center;}
#industries_served .columns > .column {position: relative;}
#industries_served .columns > .column:nth-child(5n+1) {clear: both;}

#industries_served img {height: 80px;}

#industries_served h3 {text-transform: uppercase;font: normal 14px/1.2em Source Sans Pro, sans-serif;letter-spacing: -0.03em;}

#industries_served .full_coverage_link {position: absolute;left: 0;right: 0;top: 0;bottom: 0;text-decoration: none;}

/* Main */
#main .wrap {padding: 35px 20px 60px;}

/* Content */
#content {float: left;width: 67%;margin: 0 0 40px;}
#content.full_width {float: none;width: auto;}
#content.request_page {width:auto;max-width:700px;margin:0 auto 40px;float:none;}

#content .columns.three > .column:nth-child(3n+1) {clear: both;}

#content .post {margin: 0 0 2em;}

#content .image_container {min-height: 200px;margin: 0 0 1em;}
#content .image_container img {width: 100%;}

#content .terms {margin: 0;}

#content .postmetadata {color: #888;font-size: 13px;}

#content .sub_heading,
#content .section_title {margin: 0 0 0.6em;color: #6d0000;text-align: center;font-weight: bold;font-size: 36px;line-height: 1em;}

#content .title {color: #6d0000;font: 20px/1em Source Sans Pro, sans-serif;}
#content .title a {color: #6d0000;text-decoration: none;}

/* Meet Laura Page*/
#content h3.title_name {font-size:30px;color:#500a08}
#content ul.social_media li {display: inline;font-size:25px;}
#content ul.social_media li i{color:#cccecb}

/* - content sections (as seen on Audiovisual Services page) - */
#content .content_section {overflow: hidden;margin: 0 0 50px;padding: 60px 0 0;border-top: 2px solid #f0f0f0;}
#content .content_section .title {font-size: 30px;}
#content .content_section img {float: left;max-width: 39%;margin: 0 2.5em 0.8em 0;}
#content .content_section.alternate img {float: right;margin: 0 0 0.8em 3em;}

#content .content_section img.aln_logo {display: block;}
#content .content_section img.aln_logo_right {display: block;float: right;}

/* - blog - */
#content .sort_bar {overflow: hidden;list-style: none;margin: 0 0 2em;padding: 0;}
#content .sort_bar li {float: left;margin: 0 10px 0 0;}
#content .sort_bar li a {position: relative;display: block;padding: 0 15px 0 0;}
#content .sort_bar li a i {position: absolute;right: 0;top: 25%;}
/* - page - faq - */
#content .faq_accordion {margin: 0 0 50px;text-align: left;padding:5px 0;max-width:900px}
#content .faq_accordion .ui-accordion-header {position: relative;cursor: pointer;margin:0 0 0 10px;padding: 10px 0 10px 35px;font-weight: bold;font-size: 18px;color:#510a08;font-weight:300;border-bottom:1px solid #d1bea0;}
#content .faq_accordion .ui-accordion-header-icon {position: absolute;left: 0;top: 0.8em;width: 14px;height: 14px;margin: -5px 0 0;font: 22px/1em icomoon, sans-serif;background-size: 14px 14px;}
#content .faq_accordion .ui-accordion-header-icon.ui-icon-triangle-1-e:after {content: "\e92f";color:#d1bea2}
#content .faq_accordion .ui-accordion-header-icon.ui-icon-triangle-1-s:after {content: "\e930";color:#d1bea1}
#content .faq_accordion .ui-accordion-content {padding: 0 15px  20px;font-size: 15px;color:#b9b9b9;}
/* - page - Pricing and Procedures - */
#content .pricing_accordion {margin: 0 0 50px;text-align: left;padding:5px 0;max-width:900px}
#content .pricing_accordion .ui-accordion-header {position: relative;cursor: pointer;margin:0 0 0 10px;padding: 10px 0 10px 35px;font-weight: bold;font-size: 18px;color:#510a08;font-weight:300;border-bottom:1px solid #d1bea0;}
#content .pricing_accordion .ui-accordion-header-icon {position: absolute;left: 0;top: 0.8em;width: 14px;height: 14px;margin: -5px 0 0;font: 22px/1em icomoon, sans-serif;background-size: 14px 14px;}
#content .pricing_accordion .ui-accordion-header-icon.ui-icon-triangle-1-e:after {content: "\e931";color:#d1bea2}
#content .pricing_accordion .ui-accordion-header-icon.ui-icon-triangle-1-s:after {content: "\e932";color:#d1bea1}
#content .pricing_accordion .ui-accordion-content {padding: 0 15px  20px;font-size: 16px;color:#646464;font-weight:300}

.columns {
	display: flex;
	flex-wrap: wrap; /* Allows wrapping for responsive design */
	gap: 10px; /* Space between columns */
}

.column {
	flex: 1 1 calc(23% - 10px); /* Three columns per row, adjust as needed */
	display: flex;
	flex-direction: column; /* Ensures content stacks vertically */
	justify-content: space-between; /* Makes content fill the column */
	border: 1px solid #ddd; /* Optional: Add borders for clarity */
	padding: 15px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); /* Optional: Add some styling */
	background-color: #fff; /* Background color for contrast */
	min-height: 350px; /* Set a minimum height */
}

hr {
	margin-top: auto; /* Pushes the separator to the bottom if content is short */
}



/* - projects - */
#content .isotope-filters {margin: 0 0 2em;padding: 0;list-style: none;text-transform: uppercase;line-height: 30px;}
#content .isotope-filters:after {display: table;clear: both;content: '';}
#content .isotope-filters li {position: relative;float: left;margin: 0 5px 0 0;}
#content .isotope-filters li a {display: block;padding: 0 10px;text-decoration: none;transition: color 0.2s, background-color 0.2s;}
#content .isotope-filters li:hover a {color: #fff;background-color: #999;}
#content .isotope-filters li.active a {color: #fff;background-color: #666;}
#content .isotope-filters li ul {position: absolute;left: 999em;z-index: 997;opacity: 0;width: 240px;margin: 0;padding: 0;color: #fff;list-style: none;text-transform: none;font-size: 13px;line-height: 1em;background-color: #666;box-shadow: 0 5px 5px rgba(0,0,0,0.2);transform: translateY(20px);transition: transform 0.3s ease, opacity 0.4s ease, right 0.4s step-end;}
#content .isotope-filters li:hover ul {opacity: 1;left: auto;transform: translateY(0);transition: transform 0.3s ease, opacity 0.4s ease, right step-end;}
#content .isotope-filters li ul li {float: none;margin: 0;}
#content .isotope-filters li ul li a {color: #fff;padding: 8px 10px;transition: color 0.2s;}
#content .isotope-filters li ul li a:hover {background-color: #888;}
#content .isotope-filters li ul li.active a {background-color: #777;}

#content .project_meta {overflow: hidden;margin: 0 0 1.4em;color: #666;font-style: italic;font-size: 14px;line-height: 1.4em;}
#content .project_meta dt {clear: both;float: left;font-weight: bold;color: #333;}
#content .project_meta dd {float: left;margin: 0 0 0 0.3em;}

#content h2.title{font-size:29px!important}

#content ul.li_col_two{ width: 39%;float:left;margin: 0px 4% 0 0;}

/* - leaders - */
.post-type-archive-twt_leader #main {background:#e0e0e0;}
#content.leader .columns.three > .column:nth-child(3n+1) {clear: none;}
.post-type-archive-twt_leader .page_title {color:#333;margin-left:1%;font-size:27px;font-weight:400;}
#content.leader .image_container{min-height:unset;}
#content.leader .mail {float:right;padding:6px 9px 4px;border-radius:3px;color:#fff;text-decoration:none;background:#6d0000;transition: all ease .3s;}
#content.leader .mail:hover {background:#e0e0e0;color:#6d0000;}
#content.leader .mail i {font-size:24px;}
#content.leader .title a {color:#333;font-size:24px;font-weight:400;}
#content.leader .position {color:#6d0000;font-size:18px;font-weight:700;}
#content.leader .large_bio {width:48%;margin:0 1% 1em;float:left;}
#content.leader .twt_leader {padding:12px;background:#fff;position:relative;min-height:295px;}
#content.leader .twt_leader .full_coverage_link {position:absolute;left:0;top:0;width:100%;height:100%;}
/*#content .leader_thumbnail_container {float: left;width: 30%;margin: 0 40px 10px 0;}*/

/*Everything Disc Page */
#pie_chart {overflow: hidden;text-align: center;}
#pie_chart li{list-style:none}
#pie_chart h3{margin:10px 0 10px 4%;text-align:center;font-size:23px}
#pie_chart .wrap{padding:50px 60px 0}
#pie_chart .column{margin:0 -1% 0 -2%}
#pie_chart img  {width: 300px;height:auto}


#pyramid_sect{background-color:#e6e6e6;overflow:hidden;margin-left:-999em;margin-right:-999em;}
#pyramid_sect .wrap{padding:40px 0 30px}
#pyramid_sect .column.double.pyramid {width:58%}
.pyramid h3 {font-size: 26px;font-weight: 100;color: #00416f;}
.column.double.pyramid {border-left: 1px solid #c1baba;padding-left: 20px;}
.pyramid .single_bold {font-weight: bold;}



#how_it_works{overflow:hidden;margin-left:-999em;margin-right:-999em;}
#how_it_works .wrap{padding: 80px 0 30px;}
#how_it_works .column.pyramid {width:45.2%}
#how_it_works li {list-style-image: url('/wp-content/uploads/2016/05/sgtFavicon16x16.png');}

#focus{}
#focus .wrap{padding: 80px 0 30px;}
#focus .column.pyramid {width:45.2%}
#focus li {list-style-image: url('/wp-content/uploads/2016/05/sgtFavicon16x16.png');}


.pyramid h3 {font-size: 26px;font-weight: 100;line-height: 1em;color: #00416f;}
.column.pyramid {border-left: 1px solid #c1baba;padding-left: 20px;}
.pyramid .single_bold {font-weight: bold;}
#quote {margin-left: -9999em;margin-right: -9999em;overflow: hidden;padding: 20px 20px;
background-color: #b2262cb8;text-align: center;font: 29px/1.4em Source Sans Pro, sans-serif;color: #fff;}
#quote .wrap{max-width: 700px;}

.quote_bar{overflow:hidden;color:#fff;text-align:center;font:700 28px Montserrat,sans-serif;background-color: #004c8e;margin-left: -999em;margin-right: -999em;}
.quote_bar .wrap{position:relative;padding: 20px 15px !important;line-height: 1.5em;}
.quote_bar .right_extension{position:absolute;left:100%;right:-999em;top:0;bottom:0;background-color: #b80402;}
.quote_bar .blue_section{position:absolute;right:0;top: -41px;bottom:0;width: 100%;background-color: #b90500;transform: rotate(-39.5deg);transform-origin:right top;}
.quote_bar .wrap>.layer_2{position:relative}
.quote_bar p{margin:0}
.quote_bar .button{margin-left:20px;padding:13px 58px;color: #b80402;font:18px Lato,sans-serif;background-color:#fff;border:1px solid #fff;}
.quote_bar .button:hover{color:#fff;background-color:#ba0600}


/*#sidebar .location{text-align:center;}*/
#sidebar .location li{list-style:none;border-bottom:grey solid 1px;}
#sidebar .location p{padding-bottom:10px}
#sidebar .location .title{margin:0;font-size:20px;color:#6d0000}
#sidebar .phone p{margin: 0 30px 0.8em;font-weight:600;}

/*#sidebar .location{text-align:center;}*/
#sidebar .location li{list-style:none;}
#sidebar .location p{padding-bottom:10px}
#sidebar .location .title{margin:0;font-size:20px;color:#6d0000}
#sidebar .location .tech_support{font-weight:600;}

/* Sidebar */
#sidebar {float: right;width: 28%;}

#sidebar .widget {margin: 0 0 24px;border-bottom: 2px solid #6d0000;}
#sidebar .widgettitle {color: #6d0000;font: 24px/1em Source Sans Pro, sans-serif;border-bottom: 1px solid #e2e2e2;}
#sidebar .twt_widget_recent_entries h3.title a{font-size:20px;color:#d21d25;}
#sidebar .twt_widget_recent_entries h3.title a:hover{font-size:20px;color:#d21d25d1;}
#sidebar a.read_more {color: #000000;font: 700 16px/1.6 'Source Sans Pro', Arial, Helvetica, sans-serif;}
#sidebar a.read_more:hover{color: #d21d25;} 
#sidebar .cycle-slideshow {border: 8px #f5f5f5 solid;}
#sidebar .slide.cycle-slide {background-color: #ffffff; padding: 10px;}
#sidebar label span.screen-reader-text{display: none;}
div#custom_html-2 {/* border: 2px solid #e6e6e6; */}
/* Related Articles */
#related_articles .wrap {padding: 20px 20px 20px;}

#related_articles .section_title {color: #6d0000;text-transform: uppercase;font: 22px/1em Source Sans Pro, sans-serif;letter-spacing: -0.03em;}

#related_articles .columns.three > .column:nth-child(3n+1) {clear: both;}

#related_articles .post {margin: 0 0 2em;}

#related_articles .image_container {min-height: 200px;margin: 0 0 1em;}
#related_articles .image_container img {width: 100%;}

#related_articles .terms {margin: 0;}
#related_articles .postmetadata {color: #888;font-size: 13px;}

#related_articles .title {color: #6d0000;font: 20px/1em Source Sans Pro, sans-serif;}
#related_articles .title a {color: #6d0000;text-decoration: none;}

/* Proven Results */
#proven_results {color: #fff;text-align: center;line-height: 1.4em;background: #ccc url(images/proven_results-bkg.jpg) no-repeat center top / cover;}
#proven_results .wrap {max-width: 640px;padding: 220px 20px 180px;}

#proven_results .section_title {margin: 0 0 0.4em;font: 38px/1.2em Source Sans Pro, sans-serif;text-shadow: 0.1em 0.1em 0.3em black;}

#proven_results p {font-size:1.5em;line-height:1.1em;margin: 0 0 2em;text-shadow: 0.1em 0.1em 0.2em black;}
#proven_results p .button{text-shadow:none ;}

/* Carousel Section (as seen on Partners and Supporters page sections) */
.carousel_section .wrap {padding: 30px 20px;}

.carousel_section .section_title {margin: 0 0 1.5em;font: normal 28px/1em Source Sans Pro, sans-serif;color:#333;}

.carousel_section .owl-carousel {text-align: center;}
.carousel_section .owl-carousel .owl-stage-outer {margin: 0 0 20px;}
.carousel_section .owl-carousel .owl-dot {display: inline-block;}
.carousel_section .owl-carousel .owl-dot span {display: block;width: 15px;height: 15px;margin: 2px 7px;background-color: #d6d6d6;border-radius: 999em;}
.carousel_section .owl-carousel .owl-dot.active span {background-color: #5f6161;}

/* Partners */
.home #partners,
.home #certifications {background-color:#fff;}
#partners .section_title {margin: 0 0 0.6em;color: #6d0000;text-align: center;font-weight: bold;font-size: 36px;line-height: 1em;}
#partners,
#certifications {background-color: rgba(121, 121, 121, 0.05);}

#partners .owl-carousel .owl-item img,
#supporters .owl-carousel .owl-item img {height: 100px;object-fit: contain;}

/* Supporters */
#supporters {background: url(images/Bsky4.png) center / cover;}

#supporters .section_title {color: #fff;}

/* Leaders */
#leaders {/*background-color: #f5f5f5;*/}
#leaders .wrap {/*max-width: 1020px;*/padding: 30px 20px;}

#leaders .section_title {margin: 0 0 1.5em;text-transform: uppercase;font: normal 24px/1em Source Sans Pro, sans-serif;letter-spacing: -0.03em;}

#leaders .columns {line-height: 1.3em;}
#leaders .columns.three > .column:nth-child(3n+1) {clear: both;}

#leaders h3 {margin: 0 0 0.3em;font-size: 1.2em;}

/* Software Solutions IT */
#software_solutions_it_tabs_container {background-color: #e0e0e0;}
#software_solutions_it_tabs_container .wrap {padding: 70px 20px;max-width: 760px;}

#software_solutions_it_tabs_container .ui-tabs-nav {float: left;width: 230px;margin: 0 -100% 0 0;padding: 0;list-style: none;line-height: 1.1em;}
#software_solutions_it_tabs_container .ui-tabs-nav li {margin: 0;border-bottom: 1px solid #fff;}
#software_solutions_it_tabs_container .ui-tabs-nav li:last-child {border-bottom: none;}
#software_solutions_it_tabs_container .ui-tabs-nav li a {display: block;padding: 10px 15px;color: #333;background-color: #ebeaea;border-left: 3px solid transparent;border-right: 3px solid transparent;transition: background-color 0.3s, border-color 0.3s;}
#software_solutions_it_tabs_container .ui-tabs-nav li a:hover {background-color: #f6f6f6;}
#software_solutions_it_tabs_container .ui-tabs-nav li.ui-state-active a {background-color: #fff;border-left-color: #6d0000;}

#software_solutions_it_tabs_container .ui-tabs-panel {float: left;margin: 0 0 0 230px;padding: 30px 30px 15px;background-color: #fff;box-sizing: border-box;}

#software_solutions_it_tabs_container .ui-tabs-panel .title {margin: 0 0 0.6em;color: #333;font-weight: normal;font-size: 28px;line-height: 1.2em;}

/* Contact Page */
.wrapper {width: 1400px;margin: auto;padding: 0 20px}
.wrapper li {list-style: none;}
.wrapper p {margin: 20px 0;}
.wrapper .phone {padding: 0 30px;font-weight: 600;}

/* Copiers - Printers - Scanners Template Part */
#tech .wrapper {margin:0px auto 20px;width:auto;padding:0;}

#tech .columns {margin:0;}
#tech .column {text-align:center;margin: 0 1% 1em;width:22.3%;border:1px solid #6d0000;border-radius:3px;transition: all ease .3s;}
#tech .column a {display:block;padding:1px 0;}
#tech .column .box {margin:8%;}
#tech .column i {border:1px solid #6d0000;background-color:#6d0000;color:#fff;font-size:46px;border-radius:50%;width:100px;height:100px;display:inline-block;line-height:100px;transition: all ease .3s;}
#tech .column .title {font:17px/1em Source Sans Pro, sans-serif;text-transform:uppercase;transition: all ease .3s;}

#tech .column:hover {background:#6d0000;}
#tech .column:hover i {border:1px solid #fff;}
#tech .column:hover .title {color:#fff;}


/* Disclaimer */
#disclaimer {background-color: #4f0a09;color: #ffffff85;font-size: 10px; margin: 0;padding: 10px 25px 2px 20px;}

/* Footer */
#footer {color: #5d5d5d;font-size: 15px;line-height: 1.3em;background-color: #b9b9b9;border-top: 2px solid rgb(241, 241, 241);}
#footer .wrap {padding: 14px 20px 1px;}

#footer .section_title {margin: 0 0 1.5em;text-transform: uppercase;font: normal 24px/1em Source Sans Pro, sans-serif;letter-spacing: -0.03em;}

#footer .title {margin: 0 0 0.5em;text-transform: uppercase;font-weight: normal;font-size: 1.2em;color: #700000;}

#footer a {color: #ffffff;text-decoration: none;transition: all ease .3s;}
#footer a:hover {color:#b7262aad;}

#footer .button:hover {color: #333;}

#footer .social_media {overflow: hidden;margin: 0 0 8px;padding: 0;list-style: none;}
#footer .social_media li {background-color: #ffffff;float: left;padding: 8px 9px;border-radius: 999em;margin: 0 11px 0 0;}
#footer .social_media li a {font-size: 1.5em;color: #b9b9b9;}

#footer .copyright {text-align: center;font-size: 13px;}
#footer .copyright a {text-decoration: underline;}

#footer .blog_footer {padding:10px 0;border-bottom:1px solid #969696;font-size:16px;transition: all ease .3s;color:#c6c6c6;}
#footer .blog_footer i {margin-right:-5px;font-size:16px;position:relative;right:10px;}
#footer .blog_footer:hover {color:#fff;}


#sub_footer{
    background-color: rgb(241, 241, 241);
    color: rgb(79, 10, 9);
    }
    
/* Mobile Call Now */
#mobile-call-now_spacer {display: none;height: 53px;}
#mobile-call-now {display: none;z-index: 998;clear: both;margin: 0 auto;position: fixed;bottom: 0;left: 0;width: 98%;overflow: hidden;padding: 10px 1%}
#mobile-call-now div{display: flex;flex: 1}
#mobile-call-now div a{color: #fff;display: block;padding: 10px;border-radius: 3px;height: 34px;line-height: 14px;font-size: 14px;margin: 0 5px;text-transform: uppercase;font-weight: normal;text-align: center;box-sizing:content-box;text-decoration: none !important;width: 100%;box-sizing: border-box;}
#mobile-call-now div a .dashicons{transform: translateY(-3px)}

@media screen and (max-width: 768px) { 
	div#mobile-call-now {display: flex !important; background: #1a1919;}  
	div#mobile-call-now_spacer {display: block !important;} 
	div#mobile-call-now {background: #021054d1;border-top: 1px solid #c4b85570;}
	div#mobile-call-now div a#call_now {color: #ffffff;}
	div#mobile-call-now div a#map_now {background: #fc3; color: #000;}
}

/* Post and Comment Navigation */
.navigation {overflow: hidden;margin: 0 0 20px;color: #333;font: 13px Source Sans Pro, sans-serif;}
.comment-navigation {overflow: hidden;}
.navigation ul,
.comment-navigation ul {float: right;margin: 0 0 5px;list-style: none;}
.navigation li,
.comment-navigation li {float: left;margin: 0 0 5px 5px;}
.navigation a,
.navigation span,
.comment-navigation a,
.comment-navigation span {display: block;padding: 0 0.7em;line-height: 2em;text-decoration: none;text-transform: lowercase;background-color: #ddd;}
.navigation a:hover,
.comment-navigation a:hover {}
.navigation span,
.comment-navigation span {color: #fff;}

/* Comments */
#comments-section {margin-bottom: 120px;padding-top: 10px;background: #fff;}

/*#comments {width: 600px;color: #888;}*/

#comments .commentlist {margin: 0 0 20px;padding: 0;list-style: none;}
#comments .commentlist li {margin: 0 0 10px;padding: 10px 15px 0;background-color: #f8f8f8;border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;}
#comments .commentlist li.odd {background-color: #eee;}

#comments textarea {width: 98%;}

.vcard {font-weight: bold;}
.vcard img {margin: 0 7px 0 0;vertical-align: middle;border: 2px solid #ccd0dd;}

.comment-date {float: right;font-size: 10px;font-weight: normal;}

/* WordPress Galleries */
.gallery {margin: 0 -2% 0 0;}
.gallery-item {float: left;margin: 0 2% 2% 0;}
.gallery-columns-3 .gallery-item {width: 31.333%;}
.gallery-item img {width: 100%;}
.gallery-item .wp-caption-text {display: none;}

/* Contact Form 7 */
div.wpcf7 .required {color: #503385;}

div.wpcf7 .screen-reader-response {position: absolute;overflow: hidden;height: 1px;width: 1px;margin: 0;padding: 0;border: 0;clip: rect(1px, 1px, 1px, 1px);}

div.wpcf7-response-output {clear: both;margin: 0 0 1em;padding: 10px 15px;}
div.wpcf7-mail-sent-ok {color: #fff;background-color: #ff8300;}
div.wpcf7-mail-sent-ng,
div.wpcf7-spam-blocked,
div.wpcf7-validation-errors {color: #fff;background-color: #707070;}

span.wpcf7-form-control-wrap {position: relative;}

span.wpcf7-not-valid-tip {z-index: 999;position: absolute;left: 10%;top: 60%;width: 240px;padding: 15px 10px;color: #fff;font-size: 13px;background-color: #707070;box-shadow: 0 0 3px rgba(0,0,0,0.5);}
span.wpcf7-not-valid-tip-no-ajax {display: block;color: #fff;}

input.wpcf7-submit {margin: 12px 10px 0 0;display: inline-block;}

.wpcf7-display-none {display: none;}

span.wpcf7-list-item {display: block;margin-left: 30px;}

/* Gravity Forms */
.gform_wrapper textarea.medium{height:160px;width: calc(100% - 8px)!important;}
.gform_wrapper input.medium{width: calc(100% - 8px)!important;}
.gform_wrapper select.medium{width: calc(100% - 8px)!important;}

/* jQuery Modal */
.blocker {z-index: 999;}

/* WooCommerce */
.product-search.floating .product-search-results {display:none !important;}
.product-search-form .product-search-field-clear {display:none !important;}

.woocommerce .widget_area.before_shop_loop {float: right;margin: 0 0 20px;}
.woocommerce .widget_area.before_shop_loop .widget {float: right;margin-left: 30px;}

.woocommerce .widget_area.before_shop_loop .woocommerce-widget-layered-nav-dropdown .select2-container {width: auto !important;margin: 0 10px 20px 0;}
.woocommerce .widget_area.before_shop_loop .woocommerce-widget-layered-nav-dropdown .select2-container--default .select2-selection--multiple {min-width: 340px;border-radius: 0;background-color: #f4f6f7;border-color: #ececec;}
.woocommerce .widget_area.before_shop_loop .woocommerce-widget-layered-nav-dropdown__submit {height: 40px;margin: 0;padding: 0 10px;color: #fff;vertical-align: top;background-color: #6d0000;font: 14px 'Source Sans Pro', sans-serif;border-radius: 3px;border: 2px solid #6d0000;transition: color 0.2s, background-color 0.2s;}
.woocommerce .widget_area.before_shop_loop .woocommerce-widget-layered-nav-dropdown__submit:hover {color: #6d0000;background-color: #fff;}

.select2-dropdown {border-radius: 0 !important;}
.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {background-color: #595959 !important;}
 
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {width: 23.5%;margin-right: 2%;padding: 10px;text-align: center;color: #344384;border: 1px solid #ededed;box-sizing: border-box;font-size: 13x;}
.woocommerce ul.products li.last,
.woocommerce-page ul.products li.last {margin-right: 0;}

.woocommerce-tabs.wc-tabs-wrapper {float: right;width: 48%;clear: none;}

.widget_area.before_shop_loop select {margin: 0 5px 5px 0;vertical-align: middle;background-color: #f4f6f7;border-radius: 0;max-height: 48px;padding: 8px 15px;}

/* YITH request A Quote */
.yith-ywraq-mail-form-wrapper h3 {
    margin: 0 0 1.5em;
    text-transform: uppercase;
    font: normal 24px/1em Source Sans Pro, sans-serif;
    letter-spacing: -0.03em;}
/* Contact Form 7 */
/*div.wpcf7 .required {color: #f00;}

div.wpcf7 .screen-reader-response {position: absolute;overflow: hidden;height: 1px;width: 1px;margin: 0;padding: 0;border: 0;clip: rect(1px, 1px, 1px, 1px);}

div.wpcf7-response-output {clear: both;margin: 0 0 1em;padding: 10px 15px;}
div.wpcf7-mail-sent-ok {color: #fff;background-color: #a3de55;}
div.wpcf7-mail-sent-ng,
div.wpcf7-spam-blocked,
div.wpcf7-validation-errors {color: #fff;background-color: #707070;}

span.wpcf7-form-control-wrap {position: relative;}
span.wpcf7-not-valid-tip {z-index: 999;position: absolute;left: 10%;top: 60%;width: 240px;padding: 2px 10px;color: #fff;font-size: 13px;background-color: #707070;box-shadow: 0 0 3px rgba(0,0,0,0.5);}
span.wpcf7-not-valid-tip-no-ajax {display: block;color: #fff;}

input.wpcf7-submit {margin: 0 10px 0 0;}

.wpcf7-display-none {display: none;}
span.wpcf7-list-item {display: block;margin-left: 30px;}*/

/* WOW.js */
.wow {visibility: hidden;}

/* animate.css styles for use with WOW.js (trimmed and customized) */
.animated {-webkit-animation-duration: .5s;animation-duration: .5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;}

@-webkit-keyframes fadeIn {
	from {opacity: 0;}
}
@keyframes fadeIn {
	from {opacity: 0;}
}
.fadeIn {-webkit-animation-name: fadeIn;animation-name: fadeIn;}

@-webkit-keyframes fadeInUpSmall {
	from {opacity: 0;-webkit-transform: translateY(20px);}
}
@keyframes fadeInUpSmall {
	from {opacity: 0;transform: translateY(20px);}
}
.fadeInUpSmall {-webkit-animation-name: fadeInUpSmall;animation-name: fadeInUpSmall;}

@-webkit-keyframes fadeInLeftSmall {
	from {opacity: 0;-webkit-transform: translateX(-20px);}
}
@keyframes fadeInLeftSmall {
	from {opacity: 0;transform: translateX(-20px);}
}
.fadeInLeftSmall {-webkit-animation-name: fadeInLeftSmall;animation-name: fadeInLeftSmall;}

@-webkit-keyframes fadeOutDownSmall {
	from {opacity: 1;}
	to {opacity: 0;-webkit-transform: translateY(20px);}
}
@keyframes fadeOutDownSmall {
	from {opacity: 1;}
	to {opacity: 0;transform: translateY(20px);}
}
.fadeOutDownSmall {-webkit-animation-name: fadeOutDownSmall;animation-name: fadeOutDownSmall;}

@-webkit-keyframes zoomIn {
	from {opacity: 0;-webkit-transform: scale(.3);}
}
@keyframes zoomIn {
	from {opacity: 0;transform: scale(.3);}
}
.zoomIn {-webkit-animation-name: zoomIn;animation-name: zoomIn;}

/* Repsonsive Design */
@media only screen and (max-width: 1299px) {
	#services .wrap {width: auto;}
}

@media only screen and (max-width: 1239px) {
	body {min-width: 320px;}
	.wrap {width: auto;}
    #pyramid_sect {margin-left:-20px;margin-right:-30px;padding:0 20px}
    #how_it_works {margin: 10px 0;padding:0 20px;}

   .quote_bar{margin-left: -25px;margin-right: -25px;}

}

@media only screen and (max-width: 1077px) {
	#header .wrap {height: auto;}
	#header .logo {position: relative;margin: 0 auto 20px;left:0;top:0;}
	#header .contact_information {position:relative;top:0;right:0;margin: 0 1% 20px;width:25%;float:left;}
	#header #product-search-form-1 {position:relative;top:0;right:0;width:30%;margin:10px 1%;float:left;}
	#header #product-search-form-1 input {width:100%;}
    #header .button_style,
    #header .button_style:visited {position:relative;top:0;right:0;text-align:center;margin:20px auto;display:block;max-width:250px;float:none;width:unset;font-size:14px} 
	
	#nav {position: static;}
	#nav .menu {height: 50px;margin: 0 -20px;text-align: center;}
	#nav .menu > li > a {padding: 0 8px 10px;}
	#nav .menu .button-login > a {top: -17px;}
	#nav .menu > li.icon > a {background-position: center 43%;}
	#nav .sub-menu {margin: -15px 0 0;}
	#banner #banner_text {text-align: center;font-size: 20px;top:10%}

	#under .wrap {padding: 0 20px 10px;}
}

@media only screen and (max-width: 1023px) {
	#header .contact_information {position:relative;top:0;right:0;margin: 0 0 20px;float:none;width:unset;}
	#header #product-search-form-1 {position:relative;top:0;right:0;max-width:325px;margin:20px auto;float:none;width:unset;}
	#header #product-search-form-1 input {width:100%;}
	
	#banner #banner_text .title {font-size: 46px;}
	#banner #banner_text .button {width: 300px;margin: 0 0 20px !important;font-size: 18px;}
	img.float_lt {float:none;width:100%;max-width:auto;padding: 0 0 10px;}

}

@media only screen and (max-width: 959px) {
	#banner {display: none;}
	.wrap.mobile_form {display: block;}
	
	#banner_inside_page {font-size: 28px;}
	
	#content {float: none;width: auto;}
	
	#contact .columns.two .column{float:none;width: 98%;}
	#contact .columns.two .column.meet_laura{padding: 0 0 90px;}
	#contact .columns.two .column .meet_laura{margin: 0;padding-bottom: 5px;}
    #contact .meet_laura{padding: 30px 27px;}
    
	#services .columns.four > .column {width: 48%;}
	#services .columns.four > .column:nth-child(3n+1) {clear: none;}
	#services .columns.four > .column:nth-child(2n+1) {clear: both;}
	

	#section_2 .image_container .title {font-weight:normal;font-size:13px;}
	
	#sidebar {float: none;width: auto;max-width: 450px;margin: 0 auto;}
	
	#tech .column .box {margin: 7%;}
	#tech .column i {width: 13vw;height: 13vw;font-size: 5vw;line-height: 13vw;}
	
	.wrapper {width: 990px;padding: 0;}
	.wrapper .columns.two >.column {width: auto;margin: 0 5% 0;}
	
	.woocommerce .widget_area.before_shop_loop {float: none;}
}

@media only screen and (max-width: 847px) {
	#nav .menu > li > a {padding: 0 10px 10px;}
	
	#banner #banner_text .banner_blurb {margin:30px 0 0;padding: 0 0 30px;font-size:18px;}
	#banner #banner_text .banner_blurb span {font-size:18px;}
	
	#training .column{width:99.2%;margin: 10px 10px}

	
	#contact .column.three_steps > .layer_2{padding:0}
    .quote_bar{font:700 20px Montserrat,sans-serif;margin:0 -20px}
    .quote_bar .button{margin:10px;padding:10px 20px;float:none;font:15px Lato,sans-serif;}

	#why_choose .wrap {padding: 40px 20px 10px;}
	#why_choose .columns.two > .column {float: none;width: auto;margin: 0 0 20px;}
	#why_choose .column > .layer_2 {padding: 0;}
	#why_choose .video_container {margin: 0;}
	
	#after_why_choose .wrap {padding: 0 0 1px;}
	#after_why_choose .left_background {display: none;}
	#after_why_choose .columns.two > .column {float: none;width: auto;margin: 0;}
	#after_why_choose .column > .layer_2 {padding: 30px 20px 15px !important;}
	#after_why_choose .button {font-size: 18px;}
	
	#industries_served .columns.five > .column {width: 31.333%;}
	#industries_served .columns.five > .column:nth-child(5n+1) {clear: none;}
	#industries_served .columns.five > .column:nth-child(3n+1) {clear: both;}
	
	#focus .column.pyramid {width:100%}
    #focus .columns .column {width:100%}

	#proven_results .wrap {padding: 70px 20px 40px;}
	
	#footer .wrap {max-width: 480px;}
	#footer .columns.four {margin: 0 -4% 0 0;}

    #footer img.footer_logo {text-align: center;position: static;width: 50%;vertical-align: middle;}
    #footer  {text-align: center;width:100%;}
    #footer li {list-style:none;text-align: center;margin:5px 0 0 -40px}
	#footer .columns {text-align:center;}
	#footer .columns.four > .column {width: 75%;margin: 0 auto 4%;float:none;}
    #footer ul.social_media{margin: 0 auto;max-width: 210px;}
    .wrapper {width: 100%;}
    .wrapper .columns.two > .column{width: 90%;}
}

@media only screen and (max-width: 767px) {
	#upper #responsive_menu_button {display: block;}
	#upper .social_media .login_upper {display: inline-block;}
	#upper .upper_nav {display: none;}
	
	#banner #banner_text {top:10%;}
	
	#banner_inside_page {display: none;}
	
	#nav {display: none;}
	
	#content.leader .title a {font-size: 18px;}
	#content.leader .mail i {font-size: 18px;}
    #pyramid_sect .columns.three .column {width:100%;float:none;}
    .column.pyramid {border-left: none;padding-left:0;}
    .column.double.pyramid {border-left: none;padding-left:0;}
	
	.column {
		flex: 1 1 100%; /* Stack columns on smaller screens */}

    #how_it_works .columns.two .column{width:100%;float:none}
    #quote .wrap{padding:0 20px;margin:auto 10px}
    #quote {margin-left: -20px;margin-right:-20px}

	#section_2 .wrap {padding: 60px 20px 40px;}
	#section_2 .columns.three {margin: 0 auto;max-width: 400px;}
	#section_2 .columns.three > .column {float: none;width: auto;margin: 0 0 40px;}
	#section_2 .image_container .title {font-weight:bold;font-size:14px;}
	
	#software_solutions_it_tabs_container .ui-tabs-nav {width: 130px;font-size: 14px;}
	#software_solutions_it_tabs_container .ui-tabs-nav li a {padding: 7px 10px;}
	#software_solutions_it_tabs_container .ui-tabs-panel {margin: 0 0 0 130px;}
	
	#tech .column .title {font-size: 16px;}
	
	.woocommerce .widget_area.before_shop_loop .widget {float: none;margin: 0 0 20px;}
	.woocommerce .widget_area.before_shop_loop .woocommerce-widget-layered-nav-dropdown .select2-container {width: 100% !important;}
	.woocommerce .widget_area.before_shop_loop .woocommerce-widget-layered-nav-dropdown .select2-container--default .select2-selection--multiple {min-width: auto;}
}

@media only screen and (max-width: 639px) {
	#banner #banner_text {font-weight: normal;font-size: 16px;}
	#banner #banner_text .button {margin: 0 0 20px !important;}
	#banner #banner_text .title {font-size:36px;}
	
	#call_to_action .wrap {padding: 30px 20px 15px;}
	#call_to_action .button {position: static;}

	#services .columns.three {margin: 0;}
	#services .columns.three > .column {float: none;width: auto;min-height: auto;margin: 0 0 50px;}
	#pie_chart .wrap{padding:10px 10px}
    #pie_chart .column{margin:0 0 0 -6%;width:100%;padding:10px 10px;}
    #pie_chart h3{margin:10px 0 10px 4%;text-align:center}
    


	#content .columns.three {margin: 0;}
	#content .columns.three > .column {float: none;width: auto;margin: 0 0 20px;clear:both;}
	
	#content.leader .large_bio {width:100%;margin:0 0 1em;}
	
	#related_articles .columns.three {margin: 0;}
	#related_articles .columns.three > .column {float: none;width: auto;margin: 0 0 20px;}
	
	#tech .column .title {font-size: 14px;}
}

@media only screen and (max-width: 567px) {
	
		
	#banner_inside_page .wrap {padding: 170px 20px 20px;}
	#content ul.li_col_two{ width: 97%;float:left;margin: 0px 4% 0 0;}

	#services .columns.five > .column {width: 48%;}
	#services .columns.five > .column:nth-child(3n+1) {clear: none;}
	#services .columns.five > .column:nth-child(2n+1) {clear: both;}
	#services p.min_ht {min-height: auto;}

    #testimonials {background-size:100%;}

	#industries_served .columns.five > .column {width: 48%;}
	#industries_served .columns.five > .column:nth-child(3n+1) {clear: none;}
	#industries_served .columns.five > .column:nth-child(2n+1) {clear: both;}
	
	#leaders .columns.three > .column {width: 48%;}
	#leaders .columns.three > .column:nth-child(3n+1) {clear: none;}
	#leaders .columns.three > .column:nth-child(2n+1) {clear: both;}
	#leaders .twt_leader {font-size: 0.75em;line-height: 1.3em;}
	
	#tech .column .title {font-size:12px;}

	.wrapper {width: 90%;}
	.wrapper .columns.two > .column{width: 100%;}
	
}

@media only screen and (max-width: 479px) {
	#header .logo {margin: 0 auto 15px;width: 160px;height: 43px;background: url(images/laura-shepard-logo-immigration.png) 0 /160px 43px;}
	#header .button_style,
    #header .button_style:visited {font-size: 13px;}
	
	#banner #banner_text .title {font-size:30px;}
	#call_to_action .section_title{font-size:1.5em}
	#call_to_action .wrap{padding:10px 0 0}
	#main .wrap {padding: 15px 10px 20px;}

	#services .columns.four > .column {width: 98%;}
	
	#content .content_section {margin: 0 0 20px;padding: 50px 0 0;}
	#content .content_section img,
	#content .content_section.alternate img {float: none;width: 100%;max-width: none;margin: 0 0 1.5em;}
	#content .leader_thumbnail_container {float: none;width: auto;margin: 0 0 20px;}
	
	#cta .button {padding: 0 1em;font-size:14px;}
	
	#software_solutions_it_tabs_container .ui-tabs-nav {float: none;width: auto;margin: 0;text-align: center;}
	#software_solutions_it_tabs_container .ui-tabs-nav li a {padding: 8px 20px;}
	#software_solutions_it_tabs_container .ui-tabs-nav li.ui-state-active a {border-right-color: #6d0000;}
	#software_solutions_it_tabs_container .ui-tabs-panel {float: none;margin: 0;}
	
	#tech .wrapper {margin: 0 auto 2px;}
	#tech .column,
	#tech .column:hover {background:none;border:none;width: 22%}
	#tech .column:hover .title {color:#6d0000;}
    #footer ul.social_media{text-align:center;margin: 0 auto;}
    
img.alignright{max-width:100%;}

#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact input[type="search"],
#contact input[type="password"],
#contact textarea,
#contact select {;width: 98%;float: none;}

}
iframe#twitter-widget-0 {
position: static; visibility: visible; display: inline-block; width:100% !important; height: 660px; padding: 0px; border: none; min-width: 180px; margin:0 auto; min-height: 200px;
}