/*

Theme Name: Firm Name

Theme URI:

Author: Law Firm Site

Author URI: http://www.lawfirmsite.com

Description:

Keywords:

Version: 1.0

*/

/* Overwrite Bootstrap */

/*

    -- FONTS --

*/

@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);

@import url('https://fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700,700i,900,900i');

@font-face {
    font-family: 'Montserrat';
	font-weight: 300;
    src: url(fonts/Montserrat-Light.otf);
}

/* Ovewrite Bootstrap */

body{

    font-family: 'Rubik', sans-serif;
	font-size: 18px;
	color: #616161;
	font-weight: 400;
	line-height: 1.7em;

}

h1, h2, h3, h4, h5, h6 {

    margin: 0px;

}

ul {

    list-style: none;

    margin: 0px;

    padding: 0px;

}

a {

    color: #f18903;

    transition: all .2s ease;

    -webkit-transition: all .2s ease;

    -mz-transition: all .2s ease;

    -moz-transition: all .2s ease;

    -o-transition: all .2s ease;

}

a:hover, a:focus {

    color: #f18903;

    text-decoration: underline;

    outline: none;

}

p:empty {

    display: none;

}
#wrapper {
	/*max-width: 1600px;*/
	margin: 0 auto;
}
.menu-container {
    max-width: 100%;
    width: 100%;
	padding-left: 0;
	padding-right: 0;
	margin: 0 auto;
}
.container {
    max-width: 1150px;
    width: 100%;
	padding-left: 0;
	padding-right: 0;
	margin: 0 auto;
}
.row {
	margin-left: 0;
	margin-right: 0;
}
.alignleft {
	float: left;
    margin: 0 15px 15px 0;
}
.alignright {
	float: right;
    margin: 0 0 15px 15px;
}
.aligncenter {
	display:block;
	margin: 5px auto 5px auto;
}
.wp-caption-text {
	font-style: italic;
	font-size: 11px;
	line-height: 1.5em;
    text-align: center;
}
.clear {
	clear: both;
}
.col-md-6,
.col-md-4,
.col-md-8,
.col-md-7,
.col-md-5,
.col-md-9,
.col-md-2,
.col-md-3 {
	padding-left: 0;
	padding-right: 0;
}
.center {
	text-align: center;
}
.white {background-color: #fff;}
.off-white {background-color: #f1f7f7;}
a.more {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 500;
}
.border {
	background-image: url(images/bg-border.png);
	background-repeat: repeat-x;
	background-color: transparent;
	text-align: center;
	min-height: 31px;
	clear: both;
}
.border img {margin-top: -25px;}
.medium {
	font-weight: 500;
}
.orange {color: #f18903;}
.underline {text-decoration: underline;}
.left {text-align: left !important;}

.rs-container {
	background-color: #fff;
	min-height: 210px;
}

/* Header */
.menu-header-section,
.menu-fixed-section {
	background-color: #fff;
	padding: 7px 0;
	position: relative;
}
.menu-header-section .button,
.menu-fixed-section .button {
	text-align: center;
}
.home-banner-section .banner a.btn,
.menu-header-section .button a,
.menu-fixed-section .button a,
.footer-section .footer-top a.button {
	background-color: #f18903;
	font-size: 12px;
	font-family: 'Rubik', sans-serif;
	font-weight: 500;
	color: #fff;
    text-transform: uppercase;
    padding: 7px 20px 5px;
    border-radius: 15px;
    margin: 4px 0 0;
    display: inline-block;
    text-align: center;
}
.menu-header-section .button a,
.menu-fixed-section .button a {
	border-radius: 20px;
}
.home-banner-section .banner a.btn:hover,
.menu-header-section .button a:hover,
.menu-fixed-section .button a:hover {
	text-decoration: none;
}

.menu-section,
.menu-fix-section {
	text-align: right;
}
.main-menu li {
	display: inline-block;
    margin: 0 2.5%;
	padding: 7px 0 0;
}
.main-menu li a {
	font-size: 12px;
	color: #252525;
	font-weight: 500;
	text-transform: uppercase;
	font-family: 'Rubik', sans-serif;
	line-height: 1.2em;
	display: block;
	padding: 5px 7px;
}
.main-menu li a:hover,
.main-menu li.current-menu-item a {
	text-decoration: none;
	border: 3px solid #f18903;
}
.main-menu li a span {
	display: block;
	padding: 10px 0 8px;
	margin-top: -10px;
	background-color: #fff;
	margin-bottom: -10px;
}





/* Menu fix section */
.menu-fixed-section {
    display: none;
    position: fixed;
    width: 100%;
    z-index: 100;
}


/* Banner Section */
.home-banner-section {
	background-color: rgba(0,0,0,0.40);
	position: relative;
}
.home-banner-section .banner {
	padding: 17% 0 17% 45%;
}
.home-banner-section .banner h2 {
	font-size: 36px;
	color: #fff;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	line-height: 1.2em;
    margin-bottom: 20px;
}
.home-banner-section .banner a.btn {
	font-size: 14px;
	font-weight: 500;
	padding: 7px 60px 5px;
}






/* Main Content */
.main-content {
	padding: 60px 0 30px;
	font-size: 17px;
}
.main-content h1,
.main-content h2,
.products-section h2,
.about-section h2 {
	color: #314244;
	font-size: 24px;
	text-transform: uppercase;
	text-align: center;
	font-family: 'Rubik', sans-serif;
	font-weight: 500;
}
.main-content h5 {
	font-size: 18px;
	color: #f18903;
	font-family: 'Rubik', sans-serif;
	font-weight: 500;
	text-transform: none;
	line-height: 1em;
}
.main-content p {
	margin: 30px 0 30px;
}
.main-content ul {
	list-style: disc;
	margin-left: 20px;
}
.main-content ul.solutions {
	list-style: none;
	margin: 30px 0;
}
.main-content ul.solutions li {
	display: inline-block;
	max-width: 100px;
    vertical-align: top;
    text-align: center;
    margin: 0 5px;
}
.main-content ul.solutions li img {
    width:100px;
    height:100px;
}
.main-content ul.solutions li h3 {
	text-transform: uppercase;
	font-size: 11px;
	color: #f18903;
	font-weight: 500;
	font-family: 'Rubik', sans-serif;
	line-height: 1.2em;
}
.main-content ul.arrow-big-bullet {
	margin: 7% 15%;
	list-style: none;
}
.main-content ul.arrow-big-bullet li {
	background-image: url(images/icon-arrow-big-bullet.png);
	background-repeat: no-repeat;
    padding-left: 55px;
    margin-bottom: 25px;
    min-height: 34px;
    background-position: 0 0;
}
.mc-wrapper {
padding-bottom: 30px; 
}

.no-top-padding {
	padding-top: 0 !important;
}



/* Full Width */
.full-width {
	padding: 60px 0 30px;
}
.full-width.main-content {
    padding-bottom: 0;
}
.full-width .mc-wrapper {
	padding: 0 5% 30px;
}
.banner-section {
	padding: 10% 0;
	background-repeat: no-repeat;
    background-size: cover;
}
.full-width .leader-section {
	padding: 4% 10% 5%;
}
.full-width .leader-section h2 {
	color: #f18903;
}
.full-width .leader-section .item {
    clear: both;
    margin-bottom: 8%;
}




/* Resources */
.main-content .resources {
	margin: 7% -5% 30px;
}
.main-content .resources ul {
	margin-left: 0;
	list-style: none;
}
.main-content .resources ul li {
	display: inline-block;
	border: 1px solid #d8d8d8;
	border-radius: 3px;
	padding: 20px 20px;
	width: 30%;
    vertical-align: top;
	line-height: 1.5em;
	min-height: 368px;
}
.main-content .resources ul li {
	margin: 0 1% 2% 1%;
	min-height: 529px;
}
.main-content .resources ul li img {
	max-width: 100%;
}
.main-content .resources ul li .img {
	text-align: center;
	position: relative;
}
.main-content .resources ul li .overlay {
	position: absolute;
	bottom: 0;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 500;
	padding: 5px 10px;
    letter-spacing: 1px;
	border-color: transparent transparent #314244 transparent;
    border-width: 0 10px 30px 0;
    border-style: solid;
    height: 0;
}
.main-content .resources ul li:nth-child(2) .overlay {
	border-color: transparent transparent #898989 transparent;
}
.main-content .resources ul li .overlay span {
	padding-top: 5px;
    display: block;
}
.main-content .resources ul li h2 {
	text-align: left;
	margin: 30px 0 5px;
	line-height: 1.3em;
}
.main-content .resources ul li p {
	margin: 0 0 0;
}

/* Testimonials template */
.main-content .row-wrapper {
	margin: 5% 0 0;
}
.main-content .row-wrapper .testimonials .item {
	margin-bottom: 30px;
}
.main-content .row-wrapper .testimonials .item .desc {
	background-color: #f1f7f7;
	background-image: url(images/icon-quote-orange.png);
	background-repeat: no-repeat;
	background-position: 2.5% 16%;
	border: 1px solid #e1e1e1;
	border-radius: 3px;
	padding: 0 20px 10px 60px;
	position: relative;
}
.main-content .row-wrapper .testimonials .item .desc img.polygon {
    position: absolute;
    bottom: -23px;
    left: 15%;
}
.main-content .row-wrapper .testimonials .item .author {
	margin: 0.8rem 0 6rem;
}
.main-content .row-wrapper .testimonials .item .author h3 {
	color: #616161;
	font-weight: 700;
	font-size: 18px;
	font-family: 'Rubik', sans-serif;
	line-height: 1.1em;
	text-transform: capitalize;
	padding-top: 30px;
}
.main-content .row-wrapper .testimonials .item .author p {
	margin: 0;
}

.paginate {
	margin: 30px 0 0;
}

.pagination {
	display: block;
}
.pagination a.page-numbers {
	background-color: #f18903;
	padding: 3px 5px;
	margin: 0 3px;
	color: #fff;
}
.pagination a.next,
.pagination a.prev {
	font-weight: 500;
	background-color: transparent;
	color: #f18903;
}
.pagination .current {
	font-weight: 500;
	color: #f18903;
}



/* Sidebar */
.main-content .sidebar .resources {
	margin: 0;
    margin-left: 16%;
}
.main-content .sidebar .resources ul li {
	display: block;
	width: 100%;
	border: 0;
	border-radius: 0;
	padding: 0 0 15px;
	min-height: auto;
}
.main-content .sidebar .resources ul li:nth-child(2) {
	margin: 0;
}
.main-content .sidebar .resources ul li h2 {
	font-size: 18px;
	margin: 20px 0 5px;
}
.main-content .sidebar .resources ul li .img {
	text-align: left;
}




/* Products Template */
.full-width .mc-wrapper .products {
	margin: 40px 0 60px;
}
.full-width .products ul {
	margin-left: 0;
	list-style: none;
	text-align: center;
}
.full-width .products ul li,
.full-width div.solutions ul li {
	display: inline-block;
    vertical-align: top;
    text-align: center;
    margin: 0 2.5%;
}
.full-width .products ul li h3 {
	font-size: 16px;
	font-weight: 500;
	color: #f18903;
	text-transform: uppercase;
	font-family: 'Rubik', sans-serif;
	line-height: 1.2em;
	margin-top: 20px;
}
.full-width div.solutions ul li h3 {
    font-size: 11px;
	font-weight: 500;
	color: #f18903;
	text-transform: uppercase;
	font-family: 'Rubik', sans-serif;
	line-height: 1.2em;
	margin-top: 20px;
}
.full-width .box {
	padding: 1px 40px 1px;
    border: 1px dashed #f18903;
}

.full-width .product-section {
	padding: 60px 0 60px;
}
.full-width .product-section .mc-wrapper {
	padding-top: 30px;
    padding-bottom: 30px;
}
.full-width .product-section h2 {
	text-align: left;
}
.full-width .product-section .box {
	width: 65%;
	font-weight: 500;
}
.full-width .product-section .border {
	margin-top: -60px;
}
.full-width .product-3-content ul {
	display: inline-block;
}

.full-width .product-1-content img.alignleft,
.full-width .product-3-content img.alignleft,
.full-width .product-5-content img.alignleft {
	margin: 1rem 5rem 2.5rem 0;
}

.full-width .product-2-content img.alignright,
.full-width .product-4-content img.alignright {
	margin: 1rem 0 2.5rem 5rem;
}

.split-list {
	max-width: 35%;
}

.products-cta-area {
	padding: 60px 0 40px;
	text-align: center;
	line-height: 1.4em;
    overflow: hidden;
    position: relative;
}

.products-cta-area p {
	margin: 20px auto 20px;
	width: 50%;
	font-size: 17px;
}

.products-cta-area li {
	display: inline-block;
    vertical-align: top;
    text-align: center;
    margin: 3% 2%;
	max-width: 28%;
}

.products-cta-area ul {
	display: inline-block;
    vertical-align: top;
    text-align: center;
    margin: 3% 2%;
}

.products-cta-area img {
	max-width: 100%;
}

.square-cta-btn {
  font-size: 20px;
  font-weight: 500;
  color: #ffffff;
  background-color: #F18903;
  border-color: #F18903;
  padding-left: 48px;
  padding-right: 48px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
}

.square-cta-btn:hover {
  font-size: 20px;
  font-weight: 500;
  color: #ffffff;
  background-color: #F18903;
  border-color: #F18903;
  padding-left: 48px;
  padding-right: 48px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
}

.wp-block-button__link.has-background.no-border-radius {
	text-decoration: none !important;
	margin-bottom: 20px !important;
}

.wp-block-cover.has-custom-content-position {
	margin-bottom: 0;
}

/* Solutions Template */
.full-width div.solutions {
	margin: 40px 0 70px;
	text-align: center;
}
.full-width div.solutions ul li {
	max-width: 100px;
    margin: 0 4px;
}
.full-width div.solutions ul li img {
    width:100px;
    height:100px;
}
.full-width .content-banner {
	background-image: url(images/bg-solutions-content.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 9% 0;
}
.full-width .content-banner .border {
	margin-top: -9%;
}
.full-width .solution-section {
	padding: 60px 0 60px;
}
.full-width .solution-section h2 {
	text-align: left;
}
.full-width .solution-section h2 img {
	margin-right: 15px;
}
.full-width .solution-section .cleft img,
.full-width .solution-section .cright img,
.full-width .solution-section .box img {
	max-width: 100%;
}
.full-width .solution-section .cright {
	padding-left: 30px;
}
.full-width .solution-section .cright .box {
	margin-top: 30px;
}
.full-width .solution-section .box {
	font-size: 15px;
	line-height: 1.5em;
}
.full-width .solution-section .box h3 {
	color: #f18903;
	font-weight: 500;
	font-size: 18px;
	font-family: 'Rubik', sans-serif;
	text-transform: none;
	line-height: 1em;
	margin-top: -10px;
	background-color: #fff;
	float: left;
	padding: 0 5px;
}
.full-width .solution-section.off-white .box h3 {
	background-color: #f1f7f7;
}
.full-width .solution-section .box ul {
	margin-left: 5px;
    margin-bottom: 20px;
    margin-top: 25px;
	clear: both;
}
.full-width .solution-section .box ul li {
	margin-bottom: 10px;
}
.full-width a.back {
	background-image: url(images/icon-arrowUp.png);
    background-repeat: no-repeat;
    padding-left: 30px;
    float: right;
    margin-top: 30px;
	clear: both;
}
.full-width .solution-4-content .box {
	padding: 1px 15px 1px;
}
.full-width .solution-4-content .box ul {
	display: inline-block;
}
.full-width .solution-section .box ul.arrow-small-bullet {
	margin-top: 35px;
	list-style: none;
}
.full-width .solution-section .box ul.arrow-small-bullet li {
	background-image: url(images/icon-arrow-small-bullet.png);
	background-repeat: no-repeat;
	padding-left: 30px;
    border-bottom: 1px solid #d2dcdc;
    margin: 0 0 20px;
    padding-bottom: 15px;
    line-height: 1.7em;
}
.full-width .solution-section .box ul.arrow-small-bullet li:last-child {
	border-bottom: 0;
}
.full-width .solution-4-content .box,
.full-width .solution-5-content .box,
.full-width .solution-6-content .box {
	margin-top: 60px;
}
.full-width .solution-5-content .box {
	display: inline-block;
}
.full-width .solution-6-content .box .col-md-6 {
	padding-left: 30px;
}


/* Discovery LP Template */
div.discovery > h1 {
	padding-bottom: 10px !important;
}
.discovery-cta {
	text-align: center;
}
a.discovery-btn {
	background-color: #f18903;
	color: #fff;
    display: inline-block;
	font-size: 14px;
	font-family: 'Rubik', sans-serif;
	font-weight: 500;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	margin: 55px 0 0;
	padding: 7px 70px 5px;
    text-align: center;
	text-decoration: none;
    text-transform: uppercase;
}
.discovery-btn a:hover {
	text-decoration: none;
}
.discovery-spacer {
	padding-bottom: 85px;
}
div.discovery > ul {
	margin: 7% 15%;
	list-style: none;
}
div.discovery > ul li {
	background-image: url(images/icon-arrow-big-bullet.png);
	background-repeat: no-repeat;
    padding-left: 55px;
    margin-bottom: 25px;
    min-height: 34px;
    background-position: 0 0;
}
div.no-margin > p {
	margin: 0 !important;
}

/* Contact */
ul.contact-tabs{
	margin: 40px 0 50px;
	padding: 0px;
	list-style: none;
    text-align: center;
}
ul.contact-tabs li{
	background: transparent;
	color: #f18903;
	font-weight: 300;
	text-transform: uppercase;
	display: inline-block;
	padding: 10px 15px;
	cursor: pointer;
	border: 1px dashed #f18903;
	border-radius: 3px;
    width: 150px;
	margin: 0 10px;
}

ul.contact-tabs li.current{
	border: 2px solid #f18903;
	font-weight: 500;
}

.tab-content{
	display: none;
}

.tab-content.current{
	display: inherit;
}





/* BigVideo Styles */


#big-video-wrap{overflow:hidden;height:100%;width:100%;top:0;left:0;}
#big-video-vid,#big-video-image{position:absolute;top:-300px !important;}
#big-video-control-container{position:fixed;bottom:20px;padding: 0 20px;width:100%;
  -webkit-transition-duration:0.6s;-moz-transition-duration:0.6s;-ms-transition-duration:0.6s;-o-transition-duration:0.6s;transition-duration:0.6s;}
#big-video-control{width:100%;height:16px;position:relative;}
#big-video-control-middle{margin: 0 56px 0 24px;}
#big-video-control-bar{width:100%;height:16px;position:relative;cursor:pointer;}
#big-video-control-progress{position:absolute;top:7px;height:3px;width:0%;background:#fff;}
#big-video-control-track{position:absolute;top:8px;height:1px;width:100%;background:#fff;}
#big-video-control-bound-left{left:0;}
#big-video-control-bound-right{right:-1px}
#big-video-control-track .ui-slider-handle {opacity:0;}
#big-video-control-playhead{left:30%;}
#big-video-control-play{position:absolute;top:0;left:0;height:16px;width:16px;background-image:url('bigvideo.png');}
#big-video-control-timer{position:absolute;top:1px;right:0;color:#fff;font-size:11px;}
#big-video-control-playhead,#big-video-control-bound-left,#big-video-control-bound-right{position:absolute;top:0;height:16px;width:1px;background:#fff;}
#big-video-control .ui-slider-handle{border-left:solid 1px #fff; width:16px;height:16px;position:absolute;top:-8px;}
.transparent{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;}
.vjs-big-play-button{display:none !important;}



/*Chrome*/


@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) {
    #big-video-vid,#big-video-image {
        top: 0 !important;
    }
}



/*Firefox*/


@media screen and (min--moz-device-pixel-ratio:0) {
	#big-video-vid,#big-video-image {
        top: 0px !important;
    }
}

