/* CUSTOM CSS */

@import url("../fonts/stylesheet.css");

@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700');
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');


body {
	font-family:"Roboto", Arial, Helvetica, sans-serif !important;
	color:#343434;
	font-weight: 400;
	font-size:16px;
	background:#fff;
	overflow-x: hidden;
}

.clr {float:none;clear:both;}
.alignleft {float:left;margin-right: 20px;margin-bottom: 20px;}
.alignright {float:right;margin-left: 20px;margin-bottom: 20px;}
.aligncenter {float:none;display:block;margin:auto;margin-bottom: 20px;}
.fitrow {margin-left:0 !important;margin-right:0 !important;}
.pad0 {padding-left:0 !important;padding-right:0 !important;}
.pad1 {padding-left:10px !important;padding-right:10px !important;}
.pad15 {padding-left:15px !important;padding-right:15px !important;}
.pad2 {padding-left:20px !important;padding-right:20px !important;}
.pad3 {padding-left:30px !important;padding-right:30px !important;}
.padtop0{padding-top:0px !important;}
.padtop1{padding-top:10px !important;}
.padtop2{padding-top:20px !important;}
.padtop3 {padding-top:30px !important;}
.padtop4 {padding-top:40px !important;}
.padtop5 {padding-top:50px !important;}
.padbottom0{padding-bottom:0px !important;}
.padbottom1{padding-bottom:10px !important;}
.padbottom2{padding-bottom:20px !important;}
.padbottom3{padding-bottom:30px !important;}
.padbottom4{padding-bottom:40px !important;}
.padbottom5{padding-bottom:50px !important;}
.bottom0 {margin-bottom:0px!important;}
.bottom1 {margin-bottom:10px!important;}
.bottom2 {margin-bottom:20px!important;}
.bottom3 {margin-bottom:30px!important;}
.bottom4 {margin-bottom:40px!important;}
.bottom5 {margin-bottom:50px!important;}
.top0 {margin-top:0px!important;}
.top1 {margin-top:10px!important;}
.top2 {margin-top:20px!important;}
.top3 {margin-top:30px!important;}
.top4 {margin-top:40px!important;}
.top5 {margin-top:50px!important;}

.container {width:1170px!important;max-width:100%!important;}
.containerwrap {
	padding-top:60px;
	padding-bottom:60px;
	position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}

.location, .phone, .email {
	position: relative;
	padding-left: 30px;
	font-family:"Roboto",sans-serif;
	font-weight:400;
}
.location:before,
.phone:before,
.email:before {
    color: #509ed0;
    display: inline-block;
    font-size: 22.73px;
    font-family: FontAwesome;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    line-height: 1;
    left: 0;
    top: 1px;
}
.location:before {content: "\f041";}
.phone:before {content: "\f095";}
.email:before {content: "\f0e0";}

.font-Roboto {font-family:"Roboto",sans-serif!important;}

.font-size-18 {font-size: 18px!important;}
.font-size-20 {font-size: 20px!important;}

.font-weight-100 {font-weight: 100!important;}
.font-weight-200 {font-weight: 200!important;}
.font-weight-300 {font-weight: 300!important;}
.font-weight-400 {font-weight: 400!important;}
.font-weight-500 {font-weight: 500!important;}
.font-weight-600 {font-weight: 600!important;}
.font-weight-700 {font-weight: 700!important;}
.font-weight-800 {font-weight: 800!important;}
.font-weight-900 {font-weight: 900!important;}

.section-tag {
    position: absolute;
    width: 100%;
    top: -150px;
    left: 0;
    right: 0;
    height: 150px;    
}

.video-wrapper {
    position: relative;
	padding-bottom: 56.25%; /* 16:9 */
    padding-bottom: 48.352%;
	padding-top: 16px;
	height: 0;
	max-width:100%;
	background-color: #000;
}

.video-wrapper iframe,
.video-wrapper img {
    position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.bordered1 {
    border: 10px solid #fff;
    box-shadow: 0px 2px 10px rgba(0,0,0,.3);
    background-color: #000;
}

.check-list {
	padding: 0;
    list-style: none;
}
.check-list li {
	position: relative;
	padding-left: 25px;
}
.check-list li:before {
	content: url(../images/square-check-bg.png);
    position: absolute;
    left: 0;
    top: 2px;
}

.social-cons {
	padding: 0;
    margin: 0;
    list-style: none;
}
.social-cons li {
	display: inline-block;
	margin-right: 14px;
    vertical-align: top;
}
.social-cons li:last-child {margin-right: 0!important;}
.social-cons li a {
	background: #fff;
    height: 37px;
    display: block;
    width: 37px;
    border-radius: 7px;
}
.social-cons li a:hover .fa {color:#1f233e;}
.social-cons li .fa {
	color: #53a0d1;
    text-align: center;
    vertical-align: middle;
    display: block;
    font-size: 27px;
    padding: 5px 0px;
    position: relative;
}

.social-cons li .fa-google-plus:before {
    position: relative;
    top: 2px;
}


.overflowed-column-left .col1 {
    position: relative;
    background-color: #79797d;
    padding-top: 90px;
    padding-bottom: 90px;
}

.overflowed-column-left .col1:before {
    content: "";
    position: absolute;
    background-color: #79797d;
    width: 1000%;
    height: 100%;
    top: 0;
    left: -1000%;
}

.overflowed-column-left .col2 {
    padding: 6% 15px;
}

.overflowed-column-left .col2 .img-float {
    position: absolute;
    margin-bottom: 0px;
    width: 977px;
    top: -70px;
    left: 0;
    border: 20px solid #fff;
    box-shadow: 2px 0px 20px rgba(0,0,0,.2);
}

.page-template-template-landing-page #topright,
.page-template-template-landing-page #mobilemenublock,
.page-template-template-landing-page #footer .footer-menu,
.page-template-template-landing-page #footer .social-cons  {display:none!important;}
.page-template-template-landing-page #footer {padding-top:45px;}
.page-template-template-landing-page #footer .pre-footer {padding-bottom: 0;}


p, ul, ol {line-height:1.45;margin-bottom:20px;}
a {color:#53a0d1;cursor:pointer;}
a:focus,
a:hover {text-decoration:none;color: #53a0d1;opacity: .9;}

input:focus, textarea:focus, button:focus, select:focus, .btn:focus, a:focus{outline:0}
input[type="password"], select, textarea,
input[type="search"],
input[type="email"],
input[type="url"],
input[type="text"],
input[type="tel"] {
	color: #757575;
    font-size: 16px;
    font-family: "Roboto",sans-serif;
    font-weight: 400;
    height: 45px;
    width: 255px;
    max-width: 100%;
    border: 1px solid #dadada;
    padding: 5px 15px;
    border-radius: 5px;
}
textarea {height:100px;padding: 10px 15px;}
label {font-weight:normal;vertical-align: top;}
iframe, img {max-width:100%;}
h1, h2, h3, h4, h5, h6 {
	line-height:1.2;
	margin-top:0;
	margin-bottom:20px;
	color:#343434;
	font-weight: 700;
}
h1 {font-size:56px;}
h2,
.section-title {font-size:36px;}
h3 {font-size:28px;}
h4 {font-size:20px;}
h5 {font-size:19px;}
h6 {font-size:18px;}


a {
	-webkit-transition-property: color;
	-webkit-transition-duration: .3s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: color;
	-moz-transition-duration: .3s;
	-moz-transition-timing-function: ease;
	-o-transition-property: color;
	-o-transition-duration: .3s;
	-o-transition-timing-function: ease;
	-ms-transition-property: color;
	-ms-transition-duration: .3s;
	-ms-transition-timing-function: ease;
	transition-property: color;
	transition-duration: .3s;
	transition-timing-function: ease;
}
.bgfade, .btn, input[type="submit"], .bx-pager a {
	-webkit-transition-property: background;
	-webkit-transition-duration: .3s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: background;
	-moz-transition-duration: .3s;
	-moz-transition-timing-function: ease;
	-o-transition-property: background;
	-o-transition-duration: .3s;
	-o-transition-timing-function: ease;
	-ms-transition-property: background;
	-ms-transition-duration: .3s;
	-ms-transition-timing-function: ease;
	transition-property: background;
	transition-duration: .3s;
	transition-timing-function: ease;
}
.hoverfade a img {
	-webkit-transition-property: opacity;
	-webkit-transition-duration: .3s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: opacity;
	-moz-transition-duration: .3s;
	-moz-transition-timing-function: ease;
	-o-transition-property: opacity;
	-o-transition-duration: .3s;
	-o-transition-timing-function: ease;
	-ms-transition-property: opacity;
	-ms-transition-duration: .3s;
	-ms-transition-timing-function: ease;
	transition-property: opacity;
	transition-duration: .3s;
	transition-timing-function: ease;
	opacity:1;
	filter:alpha(opacity=100); 
}
.hoverfade a:hover img {opacity:.8;filter:alpha(opacity=80); }
img {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}



.btn, input[type="submit"] {
	color: #fff;
    border-radius: 100px;
    text-transform: uppercase;
    font-weight: 900;
    background-color: #53a0d1;
    background-image: url(../images/btn-arrow-next.png);
    background-position: center right 20px;
    background-size: inherit;
    background-repeat: no-repeat;
    min-width: 220px;
    max-width: 100%;
    white-space: normal;
    font-size: 16px;
    padding: 15.5px 45px 13.5px 30px;
    border: none;
    display: inline-block;
    margin: 0px;
    text-shadow: 1px 1px 0 rgba(255,255,255,.12);
    text-align: center;
    line-height: 1;
}
.btn:hover,
.btn:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
	opacity: .9;
	color: #fff;
}

.btn-large {
    font-size: 19px;
    padding: 18px 47px 17px 32px;
}   

.scroll-to-top {
    position: fixed;
    bottom: 8px;
    right: 15px;
    font-size: 18px;
    line-height: 38px;
    width: 40px;
    height: 40px;
    background: #ffb123;
    border: 1px solid #000;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    display: none;
}

.scroll-to-top span {
    color: #000;
}

.fa {
    display: inline-block;
    font-family: 'FontAwesome';
    font-weight: normal;
    font-style: normal;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}

.fa:before {
	display: inline-block;
	text-align: right;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
}


.banner {
	position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    background-color: #1f233e;
    background-image: url(../images/banner-img1.jpg);
    padding: 50px 0px 50px;
}

.banner .banner-content,
.search .banner .banner-content,
.archive .banner .banner-content,
.error404 .banner .banner-content {
    padding-top: 20px;
    padding-bottom:0px;
}

.banner h1,
.banner h2,
.banner h3,
.banner h4,
.banner h5,
.banner h6 {color: #fff;line-height: 62px;}
.banner p,
.banner ul li,
.banner ol li {color: #fff;}
.banner .btn {
	font-size: 19px;
    padding: 16.5px 47px 17.5px 32px;
}

#MainBanner {
	position: relative;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top center;
    background-image: url(../images/mobile-banner.jpg);
}

.form-wrapper {
	background-color: #79797d;
    max-width: 100%;
    position: relative;
    padding: 7% 10%;
}

.form-wrapper .form-ft-icon {
    width: 145px;
    height: 145px;
    background-color: #53a0d1;
    border-radius: 100px;
    border: 12px solid #363952;
    position: relative;
    margin: 0px auto 5px;
    top: -100px;
    margin-bottom: -95px;    
}
.form-wrapper .form-ft-icon img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;    
}

.form-wrapper .form-title {
	font-weight: 700;
    color: #fff;
    font-size: 36px;
    text-transform: uppercase;
  	position: relative;
    line-height: 36px;
}

.form-wrapper .form-sub1 {
    text-transform: uppercase;
    color: #cccccc;
}

.form-wrapper .form-desc {
	color: #fff;
    line-height: 1.4;
}
.form-wrapper .form-row {margin-left: -3px;margin-right: -3px;}
.form-wrapper .form-col {padding:0px 3px;margin-bottom: 6px;}
.form-wrapper .form-submit {padding:7px 3px 0px;}

.form-wrapper select,
.form-wrapper textarea,
.form-wrapper input[type="search"],
.form-wrapper input[type="email"],
.form-wrapper input[type="url"],
.form-wrapper input[type="text"],
.form-wrapper input[type="tel"],
.form-wrapper input[type="password"] {
	width: 100%;
	height: 50px;
}
.form-wrapper textarea {height: 125px;}

.form-wrapper input[type="submit"] {
	font-size: 22px;
    padding: 17px 45px 16px 25px;
}

.form-wrapper div.wpcf7 .ajax-loader {
    position: absolute;
    margin: 0!important;
    bottom: 0;
    right: -10px;
}

.form-wrapper .wpcf7-checkbox {
    position: relative;
    display: block;
    padding-top: 10px;    
}

.form-wrapper .wpcf7-checkbox span.wpcf7-list-item {
    margin-left: 0px;
    display: inline-block;
    width: 50%;    
}

.form-wrapper .wpcf7-checkbox span.wpcf7-list-item .wpcf7-list-item-label {
    position: relative;
    top: -1px;   
}

.form-wrapper span.wpcf7-not-valid-tip {
    color: #b2dffd;
    font-weight: 700;
    font-family: "Roboto",sans-serif;
    font-size: 17px;
    margin-top: 5px;
}

.form-wrapper div.wpcf7-validation-errors,
.form-wrapper div.wpcf7-acceptance-missing {
    color: #fff;
    border: 2px solid #53a0d1;
}

.form-wrapper.form-style2 {
    background-color: rgba(54,57,82,.9);
    padding: 35px 35px 40px;
}

.form-wrapper.form-style2 .form-row {
    margin-left: -5px;
    margin-right: -5px;
}

.form-wrapper.form-style2 .form-col {
    padding: 0px 5px;
    margin-bottom: 10px;
}

.form-wrapper.form-style2 .form-title {
    text-transform: none;
    font-size: 24px;
}
.form-wrapper.form-style2 .form-desc {color: #cfcfcf;}

.datalisting {
	padding: 0;
    margin: 0;
    list-style: none;
    margin-left: -6px;
    margin-right: -6px;
}
.datalisting li {
	width: 25%;
    display: inline-block;
    position: relative;
    margin-left: -4.1px;
    padding: 0px 6px;
    margin-bottom: 30px;
    vertical-align:top;
}
.datalisting li:first-child {margin-left: 0px;}
.datalisting li .boxed {
	background-color: rgba(255,255,255,.1);
    border-radius: 5px;
    position: relative;
}
.datalisting .img-wrap-circ {
	width: 120px;
    height: 120px;
    background-color: #53a0d1;
    border-radius: 100px;
    border: 12px solid #363952;
    position: relative;
    margin: 0px auto 5px;
    top: -58px;
    margin-bottom: -58px;
} 
.datalisting .img-wrap-circ img {
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
}
.datalisting .content {
	position: relative;
    padding: 0px 25px 45px;
}

.datalisting .listing-title {
	font-size: 24px;
	color: #fff;
	font-weight: 700;
	line-height: 28px;
	text-align: center;
	margin-bottom: 10px;
}
.datalisting .listing-title a {
	font-size: 24px;
	color: #fff;
	font-weight: 700;
}
.datalisting .listing-desc {
	color: #fff;
	line-height: 22px;
	margin-bottom: 12px;
	font-weight: 400;
	line-height: 1.5;
}
.datalisting .listing-btn {
	margin: 0;
    position: absolute;
    bottom: 28px;
    left: 25px;
}
.datalisting .listing-btn .btn {
	color: #53a0d1;
    background-color: transparent;
    background-image: url(../images/btn-arrow-next-53a2d6.png);
    min-width: 0px;
    padding: 0px 20px 0px 0px!important;
    background-position: center right 0px;
    text-shadow: none;
    font-weight: 600;
    font-size: 16px;
    z-index: 100;
    position: relative;
}

.datalisting .listing-btn .btn:hover,
.datalisting .listing-btn .btn:focus {text-decoration: underline;}


#header {
	z-index: 9999999999999999999;
    width: 100%;
    background-color: rgba(255,255,255,.85);
    -webkit-transition: top 500ms;
    -moz-transition: top 500ms;
    -o-transition: top 500ms;
    transition: top 500ms;
    top: -70px!important;
    position: initial!important;
}

#header.affix {
	background-color: rgba(255,255,255,1);
    box-shadow: rgb(187, 187, 187) 0px 3px 3px;
    position: fixed!important;
    top: 0px!important;
    left: auto;
    right: auto;
    width: 100%;
}

#header.affix #logo {
    padding-top: 10px;
    padding-bottom: 9px;
}

#header.affix #mobilemenublock {margin-top: 0px;}
#header .header-top-bar {
    background-color:#20243e;
}
#header .header-top-bar p,
#header .header-top-bar a {color:#fff;}
#header .header-top-bar .social-cons {
    left: -8px;
    position: relative;
    padding-top: 8px;
}
#header .header-top-bar .social-cons li {margin-right: 0px;}
#header .header-top-bar .social-cons li a {
    background: transparent;
    height: 26px;
    width: 26px;
}
#header .header-top-bar .social-cons li .fa {
    color: #fff;
    font-size: 16px;
}
#header.affix .header-top-bar > .container {width: 1350px!important;}
#logo {padding-top: 10px;padding-bottom: 9px;}
#logo h2 {margin:0;line-height:0;}
#logo h2 a {
	width:297px;
	max-width:100%;
	height:30px;
	background:url(http://workspacefile.net/dev.roemermanlaw/wp-content/uploads/2019/07/logo.png) top left no-repeat;
	text-indent:-9999px;
	display: inline-block;
}
#topright .social-cons {padding: 15px 0px 12px;}
#topright .social-cons li {margin-right: 9px;}
#topright .social-cons li a {
    height: inherit;
    width: inherit;
    border-radius: 0px;
    background:none;
}
#topright .social-cons li .fa {padding: 0;font-size: 21.5px;}
#topright .social-cons li .fa.fa-facebook {
	font-size: 19.5px;
    top: 1.5px;
}

#ServicesListing {padding-top: 133px;}

#footer {
    position: relative;
    background-color: #1f233e;
    padding: 70px 0px 45px;
}

#footer .divider {
    margin: 0px 12px;
    vertical-align: middle;
    position: relative;
    top: -1px;
}
#footer .pre-footer {
    padding-bottom: 45px;
    border-bottom: 1px solid rgba(255,255,255,.1);
    margin-bottom: 35px;
}

#footer .pre-footer p,
#footer .pre-footer ul li,
#footer .pre-footer ol li {
    font-family: "Roboto",sans-serif;
    color: #fff;
    font-weight: 400;
}

#footer .pre-footer a {font-weight: 400;color:#fff;}

#footer .footer-menu {
    padding: 0;
    list-style: none;
    display:none;
}
#footer .footer-menu li {
    display: inline-block;
    padding: 0px 23px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
}
#footer .footer-menu li a {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}

#footer .footer-menu li a:hover,
#footer .footer-menu li a:focus,
#footer .footer-menu li.active a {color:#53a0d1;}

#footer .social-cons li .fa {color: #1f233e;}
#footer .social-cons li a:hover .fa {color:#53a0d1;}
#footer .social-cons li .fa.fa-facebook:before {
    position: relative;
    bottom: -4px;
    right: -3px;
    font-size: 30px;
}

#footer .copyrignt p,
#footer .copyrignt a {color: #fff;}
#footer .copyrignt a:hover,
#footer .copyrignt a:focus {text-decoration: underline;}


#FooterFixed {
    padding: 6px 0px 10px;
    -webkit-transition: bottom 500ms;
    -moz-transition: bottom 500ms;
    -o-transition: bottom 500ms;
    transition: bottom 500ms;
    bottom: -70px!important;
    position: initial!important;
}
#FooterFixed.affix {
    position: fixed!important;
    bottom: 0px!important;
    width: 100%;
    z-index: 99;
    background:#195679;
}

#FormBlock1 {
    background-color:#79797d;
    padding: 0px;
}

#FormBlock1 .form-wrapper {padding: 0;}
#FormBlock1 .overflowed-column-left .col2 .img-float {top: -50px;}

#MobileCTA {
    padding: 13px 15px 11px!important;
    background-color: #20223f;
    margin-top: 11px;
}
#MobileCTA .phone {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}
#MobileCTA .phone,
#MobileCTA .phone:before {color:#fff;}
#MobileCTA .phone:before {top:2px;font-size: 20px;}

#header #topright {display:none;}

#testimonial_slider.owl-carousel .owl-item {padding:10px;}

#TestimonialSlider.slick-initialized .slick-slide {padding: 100px 10px;transition: all 300ms ease;width:380px;}
#TestimonialSlider.slick-initialized .slick-active {
    -webkit-transform: scale(1.8);
    -moz-transform: scale(1.8);
    transform: scale(1.8);
    z-index: 999999999;
    position: relative;
}
#TestimonialSlider.slick-initialized .slick-active .bordered1 {border: 6px solid #fff;}

.map{position:relative;}
.map .bottom0{margin-bottom:-6px!important;}

@media only screen and (min-width: 1200px) {
	#header #logo {width: 28.5471%;padding-top: 29px;padding-bottom: 29px;}
	#header #mobilemenublock {width: 71.4529%;right: 0;margin-top: 20px;}
	#header #topright {width: 5.8109%;padding-left: 8px;left: 65.642%;}
	.form-wrapper.form-style2 input[type="submit"] {width:100%;}
	#FormBlock1 .col1 {padding-right: 50px;padding-bottom: 80px;}
	#FormBlock1 {margin-top: 70px;}
	#MainBanner {background-image: none!important;}
}


@media only screen and (max-width: 1199px) {
	.lg-hide {display: none!important;}
	.lg-display {display: block!important;}
	.text-center-1199 {text-align: center!important;}
	.bottom3-1199 {margin-bottom: 30px!important;}
	.aligncenter-1199 {float:none!important;display:block!important;margin:auto!important;margin-bottom: 30px!important;text-align: center!important;}
    .containerwrap,
    .overflowed-column-left .col1 {
    padding-top: 40px;
    padding-bottom: 40px;
    }
    .overflowed-column-left .col1:before {display: none;}
    .overflowed-column-left .col2 .img-float {
    position: relative!important;
    width: inherit!important;
    top: 0px!important;
    border: none!important;
    box-shadow: none!important;
    text-align: center!important;
    }
	#header {
	    padding-top: 10px!important;
        top: 0px!important;
	}
	#logo h2 {margin-bottom: 0;text-align:center;}
	#logo h2 a{background-size:100%;}
	#topright .social-cons {
    padding: 5px 0px 0px;
    text-align: center;
	}
	.banner {background-image: none!important;padding: 0!important;}
	.banner .banner-content {padding-top: 50%!important;padding-bottom: 30px!important;}
	#ServicesListing {padding-top: 80px;padding-bottom: 50px;}
	.datalisting li {
    width: 50%;
    margin-bottom: 80px;
	}
    #footer {padding: 30px 0px 30px;}
    #footer .footer-menu li {padding: 0px 12px;}
    #FormBlock1 .overflowed-column-left .col2 {background-color: #fff;}

}

@media (max-width: 1199px) and (min-width: 768px) {
    #header {position: relative!important;padding-top: 0px!important;}
    #header .header-top-bar {margin-bottom: 10px;}
    #navmenu .navbar-nav>li>a {font-size: 16px!important;}
    #navmenu.navbar-default .navbar-nav>li {padding: 16px 0px 19px!important;}
    #navmenu.navbar-default .navbar-nav>li:hover, #navmenu .navbar-nav>.active:hover, #navmenu .navbar-nav>.active:focus {padding: 16px 0px 16px!important;}
}


@media only screen and (min-width: 768px) {
	#MobileCTA {display:none;}
	.datalisting .content {min-height: 335px;}
	#testimonial_slider.owl-carousel .owl-nav .owl-prev {left: -50px;}
    #testimonial_slider.owl-carousel .owl-nav .owl-next {right: -50px;}
}

@media only screen and (max-width: 767px) {

	.xs-hide {display: none!important;}
	.xs-display {display: block!important;}
	.text-center-767 {text-align: center!important;}
	.aligncenter-767 {float:none!important;display:block!important;margin:auto!important;margin-bottom: 30px!important;text-align: center!important	;}
    .bottom0-767 {margin-bottom: 0px!important;}
    .bottom1-767 {margin-bottom: 10px!important;}
    .bottom2-767 {margin-bottom: 20px!important;}
    .bottom3-767 {margin-bottom: 30px!important;}
	.btn, input[type="submit"] {
		min-width: 0px!important;
    	font-size: 16px!important;
    	padding: 15px 47px 14px 32px!important;
	}
	h1 {
    font-size: 38px!important;
    line-height: 1.1!important;
	}
    h2, .section-title {
    font-size: 28px!important;
    line-height: 1.1!important;
    }
	#logo {padding-bottom: 0px;}
	#logo h2 a {
	height: 30px;
    background-size: contain;
    background-position: center;    
	}
	#logo h2,
	#topright .social-cons {text-align: center;}
	.datalisting li {
    width: 100%;
	margin-left: 0px;
	}
	.datalisting li:last-child {margin-bottom: 0px;}
    #footer .divider {display: none!important;}
    #footer .footer-menu li {display: block;}
    #footer .pre-footer .info span {
        display: block!important;
        height: 0;
        width: 0;
        text-indent: -99999999px;
    }
	.video-wrapper {padding-bottom: 52.352%!important;}
	#header.affix {padding: 0!important;}
	#header.affix #logo {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 70px;
	}
	#header.affix #logo h2 a {
    height: 15px;
    background-size: contain;
    width: 150px;
    }
    #header.affix #logo h2 {line-height: 11px!important;}
    #header.affix #MobileCTA {
    padding: 1px 70px 1px 15px!important;
    margin-top: 0px;
    text-align: center;
    }
    #header.affix #MobileCTA .phone {
    font-size: 14px;
    padding-left: 15px;
    }
    #header.affix #MobileCTA .phone,
    #header.affix #MobileCTA .phone:before {
    color: #fff;
    }
    #header.affix #MobileCTA .phone:before {
    font-size: 14px;
    }
}

@media only screen and (max-width: 500px) {
	
	
}


