﻿/*
Theme Name: DMAX Ltd.
*/
.wpcf7 .screen-reader-response {
    display: none;
}

.page-loader {
  display: block;
  background-color: #f0f0f0;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #fefefe;
  z-index: 100000;
}
.loader {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 45%;
  left: 50%;
  margin: -25px 0 0 -25px;
  font-size: 10px;
  text-indent: -12345px;
  border-top: 1px solid rgba(0,0,0,0.08);
  border-right: 1px solid rgba(0,0,0,0.08);
  border-bottom: 1px solid rgba(0,0,0,0.08);
  border-left: 1px solid rgba(0,0,0,0.7);
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-animation: spinner 700ms infinite linear;
  animation: spinner 700ms infinite linear;
  z-index: 100001;
}
.loader-text {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 300px;
  height: 30px;
  text-align: center;
  font-size: 12px;
  letter-spacing: 6px;
  color: #777;
}
.mfp-preloader {
  width: 50px !important;
  height: 50px !important;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  top: 50% !important;
  left: 50% !important;
  right: 0;
  margin: -25px 0 0 -25px;
  font-size: 10px;
  text-indent: -12345px;
  border-top: 1px solid rgba(0,0,0,0.4);
  border-right: 1px solid rgba(0,0,0,0.4);
  border-bottom: 1px solid rgba(0,0,0,0.4);
  border-left: 1px solid #fff;
  -webkit-animation: spinner 700ms infinite linear;
  animation: spinner 700ms infinite linear;
  z-index: 100001;
}
@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

span.wpcf7-not-valid-tip {
  background: #fff none repeat scroll 0 0;
  border: 1px solid;
  position: absolute;
  width: 100%;
z-index:999;
}

body
{
    padding: 0px;
    margin: 0px;
    color: #666666;
    font-size:16px;
    line-height:30px;
	background:#000  !important;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	-webkit-font-smoothing: antialiased;
}
body.error404{
	background: #272d65 !important;
}
h4.scap {
      color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-align: left;
    text-transform: uppercase;
}
*{outline: 0 !important;}
h1, h2, h3, h4, h5, h6
{
   font-family: 'Roboto Condensed', serif;
    color: #fff;
}
b, strong {
  font-weight: bold !important;
}
h1
{
    font-size: 70px;
    text-align: center;
	padding-bottom:12px;
	text-transform:uppercase;
	color:#B8B8B7;
}
h2
{
    font-size:30px;
	margin-top:0;
 font-family: 'Roboto Condensed', serif;
	text-transform:none;
font-weight: bold;
}
.entry h2{font-family:Arial; color:#cfae00; margin-bottom: 5px; font-size: 28px;margin-top: 20px;}
.entry h3{font-family:Arial; color:#fff; margin-bottom: 5px; font-size: 24px;}
.certified {
    background: #5d6daa;
    overflow: hidden;
}
.certified .col-sm-10{
	margin-top: 45px;
}
.emp-application{
	text-align: center;
}

a.btn.btn-custom {
    text-decoration: none;
    background: #cf0212;
    text-transform: capitalize;
        font-size: 16px;
    font-weight: 600;
	white-space: normal;
    line-height: 25px;
}
a.btn.btn-custom:hover{
	opacity: 0.8;
}
.uio a {

    background: #ab010e !important;
    padding: 5px;
    text-decoration: none !important;
    border-radius: 5px;
    color: #fff !important;

}
.uio a:hover {

 color: #fff;
 opacity:0.8 !important;
}
.uio {

    margin-top: 49px;

}
h3
{
   font-family: 'Roboto Condensed', serif;

}
h3 small{font-family: 'Roboto Condensed', serif !important; color: #fff !important; font-size: 19px !important;	}
p{ padding:0 0 5px;}
hr {
    margin: 0 0 10px;
	 border-color: #343333;
}
.career-txt {
    background: #cead00;
    padding: 10px 20px;
    text-align: left;
    color: #FFF;
    margin-bottom: 20px;
}

.career-txt h3 {
    margin-top: 10px;
    font-weight: 600;
    font-size: 55px;
    color: #00186c;
    line-height: 50px;
}
.custom_content .career-txt a {
    background: #cf0212;
    padding: 5px 10px;
    border-radius: 4px;
    text-decoration: none;
    color: #FFF;
}

.custom_content .career-txt a, .custom_content .career-txt a:hover {color: #fff; background: #ab010e !important;}
.bannertoplogo{position: fixed; z-index: 999; top: 235px; left: 50px; opacity: 0.6; display:none;}
img.alignleft {
    margin: 10px 10px 10px 0;border: 1px solid rgba(204, 204, 204, 0.46);
    padding: 2px;
}
img.aligncenter{border: 1px solid rgba(204, 204, 204, 0.46);
    padding: 2px;}
.list.row.lineget{ border-top: 1px solid #383838; margin-top: 15px; padding-top: 20px;}
img.alignright{    margin: 10px 0 10px 10px;
    border: 1px solid rgba(204, 204, 204, 0.46);
    padding: 2px;}
.entry ul{ list-style: none; padding-left: 10px;margin-top: 10px;background: #5d6daa;
    padding: 8px 20px 1px 20px;}
.entry ul li {
   background: url(images/arrow.png) no-repeat left 4px;
    padding-left: 30px;
    background-size: 16px auto;
    line-height: 25px;
    margin-bottom: 15px;
	margin-top: 5px;
}
.entry .check-list li{background:url(images/check-list.png) no-repeat left 9px; padding-left:25px; }
.sub_heading { margin:0; padding:0;}
iframe{
    border: 0px solid #808080!important;
}
.row.images{ margin-bottom: 20px; margin-top: 10px;}
.row.images img{ padding: 5px; border: 1px solid #ccc; margin: 20px auto;}
.service_sec {
    float: left;
    margin-bottom: 0px;
}
.service_sec img {
    margin-top: 27px;
	margin-right:25px;
}
.col-sm-12.errorpage {
    padding-top: 80px;
}
.service_sec h4 {
    color: #7B7B7B;
    font: italic 600 23px/26px 'Lato', sans-serif;
    height: auto;
    margin: 0 0 5px;
}
.service_sec > p {
    font-style: italic;
}
div.wpcf7-mail-sent-ok{ color: #fff !important; font-size: 16px !important; text-align: center !important; font-weight: bold !important;}
header {
    background:url(images/head-bg.png) ;
    float: left;
    margin: 0;
    min-height: 0;
    width: 100%;
    z-index: 99;
	position:fixed;
    box-shadow: 27px -1px 14px #ccc;
}
.loc-divide {
  border-color: rgba(179, 179, 179, 0.49);
  display: block;
  margin-bottom: 10px;
  margin-top: 10px;
  padding-bottom: 13px;
}
.entry h2.loc-sub {
  color: #f26521;
  font-size: 30px;
  padding-left: 15px;
}
.page-id-937 .content.form {
  display: none;
}
 #wpbs_slider h2 a{
         color: #808080;
         text-decoration: none;
    }
#dvLoading {
    background: #fff url(images/loader.gif) no-repeat center center;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 9999999;
    top: 0px;
}
.logo {
    display: block;
    margin: 10px 0 10px;
    text-align: center;
}
.top_right
{
    float: right;
}
.social_media {
    color: #626262;
    font-size: 13px;
    font-weight: normal;
    padding-top: 0px;
	font-family: "fonts/Open Sans Light";
}
.social_media a
{
    margin-right: 25px;
    opacity: 1;
}
.social_media ul {
    margin: 0 auto;
    overflow: hidden;
    padding: 5px 0 25px;
    text-align: center;
    width: 235px;
}
.social_media ul li {
    float: left;
    height: 41px;
    margin-right: 5px;
    padding: 0;
}
.social_media li {
    list-style: none outside none;
    padding-left: 0;
}

.social_media a:last-child {
	margin-right:0;
}
.social_media a:hover
{
    opacity: 0.6;
}
.info{
    display: block;
    border-bottom: 1px solid #5d5d5d;
    padding-bottom: 13px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.navigation .navbar {
    min-height: 0px;
    padding-right: 0px;
    padding-left: 0px;
    margin-bottom: 0px;
    background-color: #e15840;
    border-radius: 0px;
    padding:0px;
}
.content .navigation {
    display: none;
}
.navbar-nav {
    display: block;
    margin-bottom: 0;
    margin-top: 0px;
	text-align:right;
}
ul.event-list{
    list-style: none;
    padding:0;
}
.nav-collapse.collapse
{
  	line-height: 11px;
}
ul.event-list .col-sm-10{
    padding:0;
}
.navigation .navbar-header
{
    padding: 0;
}
.navigation
{
	margin:0; padding:0;
}

.navbar-brand
{
    pointer-events: none;
    text-transform: uppercase;
    outline: none;
    padding: 0px;
    font-size: 16px;
    color: #fff;
	float:left;
	margin-top: 18px;
}
.navbar-toggle .icon-bar {
    background-color: #fff;
    height: 4px;
}

.navbar-toggle {
    border: medium none;
    border-radius: 0;
    float: right;
    height: 32px;
    padding: 8px 12px;
    position: relative;
    right: 0;
    top: 9px;
    width: 48px;
}
.gm-style .place-card-large {
  display:none !important;
}

.navbar-toggle:hover, .navbar-toggle:focus {
    background: none;
}
.nav-collapse
{
    height: auto;
    position: relative;
    overflow: hidden;
    z-index: 999;
    padding-bottom:0px;
    padding-top: 0px;
	width:100%;
	text-align:center;
}
.home_inner_cont{ padding: 122px 0 0;}
.home_content h2{
color: #FFFFFF;
    font-family: Arial;
    font-size: 46px;
    font-weight: 900;
    line-height: normal;
    text-align: left;
    margin: 0;
    padding: 0;
    font-style: normal;
    text-transform: uppercase;
}
.home_content h1 {
    color: #FFF;
    font-family: Arial;
    font-size: 42px;
    font-style: normal;
    font-weight: 900;
    letter-spacing: 0;
    margin: 0px 0 16px;
    padding: 0;
    text-align: left;
    text-transform: uppercase;
    line-height: 64px;
}
.home_content h1 span{ }
.home_content h1 span {
    color: #cfae00;
    font-size: 96px;
    font-weight:900; line-height: 64px;
    margin:15px 0 38px 0;
    padding: 0;
    text-align: left;
	font-style:normal;
	letter-spacing: -1px;
}


.navbar-nav > li {
	display:inline-block; float:none; font-family: 'Open Sans', sans-serif; margin-left: 2px; margin-right: 2px;    margin-bottom: 0px;
}
.navbar-nav > li > a
{
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
	float:none;
	line-height:16px;
	font-weight:normal; text-align: center;

}
.navbar-nav > li > a:hover, .navbar-nav > li > a:focus, .navbar-nav > li.current_page_item > a, .navbar-nav > li.current-menu-parent > a {
    color: #fff;
    background-color: #cf0212;
}
.navbar-nav > li.dropdown > a:hover b, .navbar-nav > li.dropdown > a:focus b, .navbar-nav > li.dropdown.current_page_item a b, .navbar-nav > li.dropdown.current-menu-parent a b{
 border-top: 5px solid #FFF !important;
}
.navbar-nav > .dropdown > a .caret

.navbar-nav > li.menu-item-has-children .dropdown-menu li a{
    color: #878787;
	background: none;
}
.navbar-nav > li.menu-item-has-children .dropdown-menu li a:hover, .dropdown-menu > li > a:focus {
	background: transparent;
    color: #ffe00e;
}
.navbar-nav > li.current-menu-parent .dropdown-menu li.current_page_item a{
    background: transparent;
    color: #ffe00e;
}
.navbar-nav > li.current-menu-parent .dropdown-menu li.current_page_item a:hover{
	 background: transparent;
    color: #fff;
}

.navbar-nav > .open > a:focus{
    background: #b10022;
	color:#fff;
}
ul.nav li.dropdown:hover > ul.dropdown-menu{ display: block; }
.dropdown-menu {
    background-color: #cf0212 !important;
    border-top: 7px solid #d6bd00;
    width: 300px;
    min-width: 190px;
    border-radius: 0px;
    box-shadow: none;
    right: 0%;
    left: auto;
}
.dropdown-menu > li > a {
    padding: 10px 30px !important;
    font-size: 18px;
    white-space: normal !important;
    text-align: left;
    color: #ffffff;
}
.navbar-nav > .dropdown > a .caret {
      border-top: 5px solid #666666 !important;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}
.inner-header .navbar-nav > li:first-child {
    padding: 20px 16px 20px 0;
}
.inner-header .navbar-nav > li {
    padding: 20px 16px;
}
p.clr
{
    padding: 0px;
    margin: 0px;
    clear: both;
}
.home #banner {
    background:#000;
    float: left;
    margin: 0px 0 0;
    width: 100%;
	position:relative;
	min-height:890px;
	background-size:100% 100%;
}
#banner {
    background:#2494c1;
    float: left;
    margin:0px 0 0;
    min-height: 100%;
    width: 100%;
}

.sub_heading h2
{
    text-align: left;
}

.home_content
{
    margin: 240px auto 0px auto;
}
.inner_content
{
    float: none;
    margin:0px auto 0 auto;
	padding:90px 0 60px 0;
	min-height:250px;
}
.inner_content h1 {
	font-size:40px;
	font-family: Arial;
	color: #FFF;
	border:none;
	padding-bottom:10px;
	padding-top: 10px;
	font-weight:bold;
}
.list ul li a { text-decoration: none; color: #fff; text-decoration: none;}
.list ul li{ text-decoration: none; color: #fff;}
.row.form ul,.row.form2 ul{ list-style: none; padding: 0; margin:0;}
.red{color: #F00;}
.row.form2.form3 {
    margin-top: 10px;
}
.row.form ul li,.row.form2 ul li{list-style-image:none !important; background: none; padding-left: 0;}
.row.form label,.row.form2 label{ display: block; width: 100%; margin:10px 0 5px 0; font-family: 'Open Sans', sans-serif; font-weight: 400;}
.row.form p{ margin-top: 15px;}
.row.form textarea.wpcf7-form-control, #commentform textarea#comment{ height: 198px;}
.row.form input.wpcf7-form-control.wpcf7-submit{ float: right; margin-top: 15px;}
.row.form2 input.wpcf7-form-control.wpcf7-submit{ float: right; margin-top: 0px;}
.list ul li a:hover{ color: #fff; text-decoration: underline !important;}
.banner {
	padding:14px 0 0;
}
.says {
    display: none;
}
.content {
	background:  rgba(0, 24, 108, 0.6);
	display:block;
	padding:30px 30px 30px 30px;
	overflow:hidden;
	/*border:1px solid #5c5c5c;*/
    min-height: 384px;
	border: 1px solid #3e529f;
	color: #fff;

}
.content.form {
    background: #222222;
}
.full-post h3 {
    background-color: #000;
    border: 1px solid #171717;
    clear: both;
    font-weight: 100;
    line-height: 26px;
    margin: 0 0 4px;
    padding: 10px 0 10px 10px;
}
.full-post h3 {
    cursor: pointer;
    font-size: 20px;
}

.full-post h3 a {
    background: url("images/bullet1.png") no-repeat scroll left center;
    color: #808080;
    cursor: pointer;
    display: block;
    font-size: 20px;
    font-weight: 400;
    padding: 0 0 0 40px;
    text-decoration: none;
	font-family:'Open Sans',sans-serif;
	font-style:normal;
}
.full-post .post-content{
    background: none repeat scroll 0 0 #000;
    padding: 20px 40px;
	margin:0 0 4px;
}
.full-post .post-content p {
	color:#919191;
	font-style:normal;
	font-size:17px;
	font-family: "fonts/Open Sans Light";
}

.full-post h3 a.active1, .full-post h3 a:hover {
    background: url("images/bullet2-ne.png") no-repeat scroll left center;
    text-decoration: none;
}
body.rfwbs-active{ padding-bottom:0 !important;}
.event-list li img {
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    margin-top: 5px;
    max-height: 95px;
    max-width: 95px;
	width:100%;
}
.contact h2{ font-size:28px;}
.event-list li h2 {
    color:#2494C1;
    font-size: 18px;
    font-weight: 400;
    margin: 0;
    padding: 0 0 26px;
    text-align: right;
}
event-blog ul, event-blog li {
    cursor: default;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.wp-pagenavi {
    clear: both;
    text-align: center;
}

.wp-pagenavi a, .wp-pagenavi span {
    border: 1px solid #BFBFBF;
    margin: 2px;
    padding: 4px 7px !important;
    text-decoration: none;
}

div.navigation a {
    text-decoration: none;
}
.custom_content {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
	padding: 0px 35px 0 0;
}
.custom_content p{line-height: 31px;}
.custom_content a
{
    color: #000;
    text-decoration: underline;
}
.custom_content a:hover
{
    color: #000;
    text-decoration: none;
}
.social_media h3{
        color: #FFF;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    margin-bottom: 8px;
    margin-top: 34px;
    font-weight: 600;
}

.callouts {
     background: rgba(0, 24, 108, 0.6);
    width: 300px;
    min-height: 1355px;
   /* padding-bottom: 40px;*/
    border-right: 1px solid #3e529f;
    border-left: 1px solid #3e529f;
}
/*.img-responsive{ float:left;}*/
.head{ margin:0; padding:0;}

.callouts .discription {
        display: block;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    line-height: 28px;
	}
.callouts .callout-box {
    color: #fff;
    display: table;
    font-size: 14px;
    line-height: 22px;
    margin: auto;
    padding:10px 9px 0;
    text-align: left;
    transition-duration: 1s;
    transition-property: background;
    width: 100%;
	font-style:normal;
	font-family: 'Open Sans', sans-serif;
	font-weight:normal;
}
.callouts .discription h3
{
        color: #fff;
    font-weight: 900;
    font-family: Arial;
    font-size: 24px;
    margin: 40px 0 5px;
    text-transform: capitalize;
}
.box:hover h3
{
    color: #4c4c4c;
}
.callouts .button {
    display: block;
    margin: 0 0px 0 0;
    padding: 0;
    text-align:left;
}
.callouts .cal_readmore , .highlight .cal_readmore{
    background: #cf0212;
    color: #FFF;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 20px;
    text-align: center;
    margin: 0px 0 20px;
    text-transform: capitalize;
    font-family: 'Open Sans', sans-serif;
    text-decoration: none;
    border-radius: 5px;
}
.callouts figure {
    float: left;
    margin: 0 24px 0 0;
}
.callouts .cal_readmore:hover, .highlight .cal_readmore:hover
{
    opacity: 0.7; color:#fff;
}
.callouts .cal_readmore:focus{ text-decoration: none;}
.callouts .callout-box ul
{

   padding: 0px;
   margin: 0px 0 15px 0;
   list-style: none;
}
.callouts .callout-box ul li
{
    padding: 0px 0 0 25px;
    margin: 0px 0 15px 0px;
    list-style: none;
    background: url(images/arrow.png) no-repeat left 10px;
    line-height: 28px;
    color: #fff;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}
.callouts .callout-box ul li a{color: #fff;
    text-decoration: underline;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;}

address {
color: #333333;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    /*text-align: center;*/
}
.address1 div {
    display: inline;
}
address .b-name{font-size:16px; font-weight:bold; color:#330066;}
address .phone{line-height:12px !important;}
address a{color: #fff !important; font-size:16px;}
.white{ color: #fff; font-weight: bold;}
.mobile{ display: none;}
.payloads{ text-align: right;}
.payloads p{font-family: 'Open Sans',sans-serif; font-size: 16px; color: #dddddd;}
address a {
	font-family: 'Open Sans', sans-serif;
    color: #aaaaaa;
	line-height:14px;
	font-size:16px;
	text-decoration: underline;
}
address a:hover, address a:focus {
	color:#aaaaaa;
	text-decoration:none;
}
.space {

}
span.mail{
	margin-left:7px; padding-left:10px; border-left:1px solid #fff;
	}
.vcard .phone, .vcard .mail{display:inline-block; line-height:6px;}
.entry .space{margin-left:0px;}
footer
{
    background:url("images/footer-bg.jpg") repeat center center ; /*background-size: cover;*/
    color: #b2b2b2; font-size: 14px; font-family: 'Open Sans', sans-serif;
    padding: 25px 0 6px 0;
    width: 100%;
    bottom: 0px;
	font-weight:400;
}
.footer_navigation
{
    margin: 0px;
}
.footer_navigation ul
{
    padding: 8px 0 0 0; text-align: left;
    margin: 0px;
    list-style: none;
}
.footer_navigation ul li
{
    padding: 0 6px 0 6px;
    margin: 0 0 10px;
    float: none;
    display: inline-block;
    border-left: 1px #666666 solid;
    line-height: 14px;
}
.footer_navigation ul li:first-child
{
    border-left: 0px;
    padding-left: 0px;
}
.footer_navigation li a
{
    color: #b3b3b3;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    text-transform: capitalize;
}
.copyrights{    color: #b4b4b4;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    text-align: right;
    margin: 5px auto 9px auto;}
.footer_navigation ul li a:hover, .footer_navigation ul li a:focus, .footer_navigation ul li.current_page_item a {
    color: #cfae00; text-decoration: none;
}
#wpbs_slider {
    background-position:8px 8px !important;
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
    box-shadow:3px 2px 2px 1px #6C6868;
    cursor: inherit !important;
}
#wpbs_slider h2 {
	color:#808080;
    margin-bottom: 0;
    margin-top: 8px;
	font-weight:normal;
}
.event-blog {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.event-blog li {
    list-style: none outside none;
    margin: 0;
    padding: 0 25px 0 0;
}

.blog-inner {
border: 1px solid #4a5fa9;
    display: inline-block;
    margin-bottom: 25px;
    min-height: 432px;
    background: rgba(49, 77, 167, 0.6);
}
.blog-inner .entry-content {
    font-size: 16px;
    padding: 15px;
}
.blog-inner h2 {
    color:#f1f1f1;
    font-size: 22px;
    font-weight: 400;
    margin: 0;
    padding: 0 0 15px;
    text-transform: capitalize;
	font-family: 'Roboto Condensed', sans-serif;
}
.blog-inner .entry-thumbnail {
    margin: 0;
    text-align: center;
    padding: 10px;
    border-bottom: 1px solid #4a5fa9;
}
.ngg-galleryoverview {
  text-align: center;
}
.ngg-gallery-thumbnail-box {
  display: inline-block !important;
  float: none !important;
}
.blog-inner h2:hover {
    opacity: 0.9;
}
.entry.archive {
    padding: 20px 20px 20px;
    border: 1px solid #4a5fa9;
    background: rgba(49, 77, 167, 0.6);
    margin: 20px 0px 20px;
}
.wp-caption .wp-caption-text, .gallery-caption, .entry-caption {
    font-size: 11px !important;
    color: #ffffff !important;
    text-align: center;
	line-height: 20px;
    font-style: normal;
}
article.blog_post {
    border: 1px solid #4a5fa9;
    display:block;
    margin-bottom: 25px;
    padding: 0;
    background: rgba(49, 77, 167, 0.6);
}
figure.post-thumbnail img {
    width: auto;
    height: auto;
    max-width: 100%;
    min-height: 100%;
}
.pc_area {
    padding: 0 20px;
}
figure.post-thumbnail {
    text-align: center;
    border-bottom:1px solid #4a5fa9;
    padding:10px;
}
time.time {
    display: inline;
}
.postmetadata {
    margin: 10px 0;
    display: inline;
}
.blog-inner h4 {
    color:#f1f1f1;
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    padding: 0 0 15px;
}
.blog-inner a {
    text-decoration: none !important;
    text-transform: none;
}
.blog-inner a:hover {
    text-decoration: underline;
}
.blog-inner .share-block {
    border-top: 1px solid #4a5fa9;
    color: #f1f1f1;
    display: inline-block;
    padding: 10px 0 5px;
    width: 100%;
}
.my-comm {
    background: url("images/comment_icon.png") no-repeat right center;
    display: inline-block;
    min-height: 27px !important;
    text-align: right;
}
.blog-inner .entry-thumbnail img {
    max-height: 100%;
    min-height: auto;
    width: auto;
    height: auto;
    margin: 0 auto;
	max-width: 100%;
}
#archives-2 h2.widgettitle {
    text-align: center;
    padding: 10px;
    background: #4b6bd2;
    color: #eef2ff;
    text-transform: uppercase;
}
#archives-2 ul {
    margin: 25px 0 0;
    padding: 0;
}
#archives-2 ul li {
    margin: 15px 0 7px 50px;
    list-style: circle;
}
.entry-thumbnail img {
    max-height: 244px;
    min-height: 244px;
    width: 100%;
}

.blog-inner .share-block {
    border-top: 1px solid #4a5fa9;
    color: #f1f1f1;
    display: inline-block;
    padding: 10px 0 5px;
    width: 100%;
}
.entry-thumbnail {
	margin:0 0 10px 0;
}
.my-date {
	font-size:17px;
}
.read-more
{
    background: #3892E3;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
	display:inline-block;
    padding:0 10px;
    color: #fff;
    text-align: center;
    text-transform: none;
	font-weight:600;
	border:none;
	margin-top:15px;


}
.inner_content .read-more a {
	color:#fff;
	padding:6px 30px;
	display:block;
	text-decoration:none;
}
.read-more:hover {
	opacity:0.9;
}
.read-more a:hover {
	color:#fff;
}
.reply a {
    font-size: 12px !important;
}
.single .entry-thumbnail img {
    border: medium none;
/*    max-height: 300px;
    min-height: 100%;*/
    width: auto;display: none;
}

ul.children {
    padding: 0;
}
#comments {
    padding: 20px 0;
}
#comment {
    min-height: 100px !important;
}
.commentlist {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.commentlist li {
    list-style: none outside none;
}
.commentlist li {
    list-style: none outside none;
    margin: 0 0 0;
    padding: 15px 0;
}
.commentlist li img {
    border: 1px solid #DDDDDD;
    height: 60px;
    margin: 0 10px 0 0;
    padding: 5px;
    width: 60px;
}
.comment-meta {
    float: left;
    width: 100%;
}

.comment-meta a {
    float: left;
    font-size: 14px;
    padding: 5px 0;
    text-align: left;
}
a.comment-reply-link, a.comment-edit-link {
    color: #686868;
    font-size: 0.928571rem;
    line-height: 1.84615;
}
#respond {
    margin-top: 3.42857rem;
}
#respond form {
    margin: 1.71429rem 0;
}

#respond form p {
    margin: 0.785714rem 0;
}
#respond #commentform textarea, #respond #commentform input[type=text] {
    background-color: #000;
    background-image: none;
    border: 1px solid #343333;
    border-radius: 0;
    box-shadow: none !important;
    color: #fff;
    display: block;
    font-size: 16px;
    line-height: 1.625;
    min-height: 40px;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
	border-radius:4px;
}
.entry {
	display:block;
	width:100%;
}
.wpcf7-radio, .wpcf7-checkbox {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border: medium none !important;
}
.wpcf7-form-control, #commentform input#author, #commentform input#email, #commentform input#url, #commentform textarea#comment {
    background-color: #fff;
    background-image: none;
    border: 1px solid #fff;
    /* box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset; */
    color: #111;
    display: block;
    height: 40px;
    padding: 5px 15px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
    font-style: italic;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}
div.wpcf7 img.ajax-loader{ float: right; margin-top: 25px; margin-right: 5px;}
.row.form2 img.ajax-loader{ margin-top: 9px;}
.wpcf7-form-control:focus, #commentform input#author:focus, #commentform input#email:focus, #commentform input#url:focus, #commentform textarea#comment:focus {
    /*border-color: rgb(0, 187, 225);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);*/
    outline: 0 none;
}
.wpcf7-form-control[disabled], .wpcf7-form-control[readonly], fieldset[disabled] .wpcf7-form-control {
    background-color: #EEEEEE;
    cursor: not-allowed;
    opacity: 1;
}
.wpcf7-form .wpcf7-submit, .wpcf7-form button, #commentform #submit {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
div.captcha-846 .wpcf7-not-valid-tip{ width:68%; left:33%;}
.wpcf7-form .wpcf7-submit, .wpcf7-form button, #commentform #submit {
    background-color: #cf0212 !important;
    border-top: 0px !important;
    color: #fff !important;
    margin-bottom: 10px;
    border-radius: 0px;
    font-size: 16px !important;
    text-transform: uppercase;
    font-weight: bold;
    font-style: normal;
    border-radius: 5px;
    font-family: 'Open Sans', sans-serif;
}
#commentform #submit  {
	width:auto;
	border:none;
    margin-top: 11px;
}

.wpcf7-form .wpcf7-submit:focus, .wpcf7-form .wpcf7-submit:active:focus, .wpcf7-form .wpcf7-submit.active:focus {
    outline: thin dotted;
    outline-offset: -2px;
}
.wpcf7-form .wpcf7-submit:hover, #commentform #submit:hover {
    opacity:0.8;
}
.wpcf7-captcha-captcha-846 {
    float: left;
    margin: 0 6px 0 0;
    width: 70px; padding: 0;
}
.wpcf7-captchar {
	width:82%;
}
.captcha-846 .wpcf7-not-valid-tip {
	left:79px;
	width:82%;
}
.wpcf7-form span.wpcf7-not-valid-tip {
    /* background: none repeat scroll 0 0 #272727; */
 border: 1px solid #FF0000;
    font-size: 13px;
    left: 0;
    padding: 7px 5px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9;
    border-radius: 0px;
    color: #666 !important;
}
.wpcf7-form span.captcha-txt  span.wpcf7-not-valid-tip{margin-left:0%; width:100%;}
.textarea span.wpcf7-not-valid-tip{padding:17px 5px;}
div.wpcf7-mail-sent-ok{ border:none !important;}
/*:root span.wpcf7-not-valid-tip {
     top:2px\0/ !important;
     left:2px\0/ !important;
}*/
textarea.wpcf7-form-control, #commentform textarea#comment {
    height:117px;
}
/*span.wpcf7-form-control-wrap{     display: inline-block;}*/
.wpcf7-form .mandatory {
	font-size:14px;
	margin-bottom:22px;
	color:#B8B8B7;
	font-weight:bold;
}
.inner_content a {
	color: #fff;
	text-decoration: underline;
}
.inner_content a:hover {
	text-decoration:none;
	}
div.wpcf7-response-output {
    margin: 1em 0;
    padding: 0.5em 1em;
}
div.wpcf7-validation-errors {
    border: none;
	color:#ff0000; text-align: center;
}

label {
    display: inline;
    font-weight: bold;
    margin-bottom: 5px;
}

.corona-msg {
	color: #E0C70B;
	border: 2px solid #d10d1c;
	padding: 15px;
	font-size: 18px;
	background: #ab010e;
	font-weight: bold;
	margin-bottom: 20px;
}
.contact .col-sm-6 {
	padding:0;
}
.contact .col-sm-12 {
	padding:0;
}
br.iphone {
	display:none;
}
li#archives-2 {
    background: rgba(49, 77, 167, 0.6);
    list-style: none;
    margin: 0;
    padding:0px 0 25px;
    border: 1px solid #4a5fa9;
}
/*div.callout-box div.discription p{ margin: 0; }*/
.callouts .discription p{
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #ffffff;
    margin-bottom: 5px;
    line-height: 26px;
    font-weight: 500;}
@media (min-width: 320px) and (max-width: 479px){
     .my-date{
        float: left; width: auto;
    }
    .my-comm{
        float: left; width: 40%;
        background: url("images/comment_icon.png") no-repeat right center;
    }
	header {
		min-height:53px;
	}
	br.iphone {
	display:block;
}

	.navbar-nav > li:first-child {
		padding:15px 0px 0;
	}
	.callouts .callout-box {
		margin-bottom:0;
		padding:0;
	}
	address {
		text-align:center;
		padding:0 4px;
	}
	.social_media {
		text-align:left;
	}
	.copyrights{
	padding: 17px 0 0;
    text-align: center;
	}
	.footer_navigation ul li {
		display:inline-block;
		float:none;
		padding:0 2px 0 5px;
	}
		.footer_navigation ul {
		text-align:center;
	}
.callouts .discription {
    clear: both;
    display: block;
    min-height: 138px;
    padding: 0;
}
.callouts figure {
	width:100%;
	margin:0 0 24px 0;
}
.callouts{margin-bottom:0;}
img.alignright {
  float: right;
  margin: 10px 0;
  display: inline;
  height:auto;
  max-width:100%;
  width:100%;
}
.certified img.alignleft{
	float: none;
	display: block;
	margin: 10px auto;
	width: auto;
}
img.alignleft {
  float: left;
  margin: 10px 0;
  display: inline;
  clear: both;
  height:auto;
  max-width:100%;
  width:100%;
}
img.aligncenter {
  display: block;
  text-align: center;
  margin: auto;
  height:auto;
  max-width:100%;
}


.event-list li {
	text-align:center;

}
.event-blog li {
	padding:0;
}

.inner_content h1 {
    border: medium none;
    font-size: 32px;
    padding-bottom: 18px;
}
h2 {
	font-size:22px;
}
.nav-collapse {
    float: left;
    width: 100%;
}
.navbar-nav {
    margin-bottom: 15px;
    margin-top: 10px;
	float:none;
}
.navbar-nav li.current-menu-item a, .navbar-nav li.current_page_ancestor a {
/*    color: #fff;*/
}
.navbar-nav > li > a {
    line-height: 20px !important;
    margin: 0;
    padding: 10px 0 !important;
    text-align: center;
}
.navbar-nav > li > a {
    border-radius: 0px;
    line-height: 20px;
    padding-bottom: 15px;
    padding-top: 15px;
    text-decoration: none;
}
.nav > li > a {
    display: inline-block;
    padding: 10px 15px;
    position: relative;
}

.current_page_item a, .current-menu-parent > a {
    color: #FA5455;
}
#wpbs_slider {
	top:77px !important;
}
.banner #wpbs_slider{
	top:185px !important;
}
inner-header div.navigation {
	padding-top:20px;
	padding-bottom:20px;
}
.navbar-nav {
    margin-bottom: 0;
    margin-top: 10px;
}
.front-logo img {
	width:84%;
}
#wpbs_slider h2 {
    color: #4C4C4C;
    margin-bottom: 0;
    margin-top: 11px;
}
.wpcf7-captcha-captcha-846 {
    margin: 0 6px 0 0;
    width: 72px;
}

.captcha-846 .wpcf7-not-valid-tip {
    width: 70%;
	font-size:12px;
}
}
@media (min-width: 480px) and (max-width: 767px){
    .my-date{
        float: left; width: 80%;
    }

    .my-comm{
        float: left; width: 20%;
    }
    header {
	min-height:53px;
    }
	#wpbs_slider {
	top:77px !important;
}
.banner	#wpbs_slider {
	top:198px !important;
}
.wpcf7-captchar {
    width: 85%;
}
	.nav-collapse {
    float: left;
    width: 100%;
}
.navbar-nav {
    margin-bottom: 15px;
    margin-top: 10px;
	float:none;
}
.navbar-nav li.current-menu-item a, .navbar-nav li.current_page_ancestor a {
    color: #fff;
}
.navbar-nav > li > a {
    line-height: 20px !important;
    margin: 0;
    padding: 10px 0 !important;
    text-align: center;
}
.navbar-nav > li > a {
    border-radius: 0px;
    line-height: 20px;
    padding-bottom: 15px;
    padding-top: 15px;
    text-decoration: none;
}
.nav > li > a {
    display: inline-block;
    padding: 10px 15px;
    position: relative;
}

.current_page_item a, .current-menu-parent > a {
    color: #FA5455;
}

	.callouts .callout-box {
		margin-bottom:0px;
		padding:0;
	}
	address {
		text-align:center;
	}
	.social_media {
		text-align:left;
		padding-bottom:8px;
	}
	.copyrights{
	padding: 17px 0 0;
    text-align: center;
	}
	.footer_navigation ul li {
		display:inline-block;
		float:none;
	}
		.footer_navigation ul {
		text-align:center;
	}
	h1 {
		font-size:58px;
	}
body {
    font-size: 16px;
}
.callouts .discription {
    clear: both;
    display: block;
    min-height: 138px;
    padding:0;
}

.callouts figure {
	width:100%;
	margin:0 0 24px 0;
}
.inner-header .nav-collapse {
    float: none;
    position: relative;
    width: 100%;
}
.logo {
}
img.alignright {
  float: right;
  margin: 10px 0;
  display: inline;
  height:auto;
  max-width:100%;
  width:100%;
}
img.alignleft {
  float: left;
  margin: 10px 0;
  display: inline;
  clear: both;
  height:auto;
  max-width:100%;
  width:100%;
}
img.aligncenter {
  display: block;
  text-align: center;
  margin: auto;
  height:auto;
}
.event-list li {
	text-align:center;
}
.event-blog li {
	padding:0;
}
.navbar-nav {
    margin-bottom: 0;
    margin-top: 10px;
}
div.navigation {
	padding-top:10px;
	padding-bottom:5px;
}
.inner-header div.navigation {
	padding-top:20px;
	padding-bottom:20px;
}
#wpbs_slider h2 {
    color: #4C4C4C;
    margin-bottom: 0;
    margin-top: 11px;
}
.callouts{margin-bottom:0;}
}

@media screen and (max-width:640px){
.page-id-699 p img.aligncenter
{
	width:100%;
	height:auto;
}


.entry-thumbnail img {
    width: 100%;
	max-height:350px;
	min-height:0;
}
   .social_media ul{ text-align:left; width:100%;}
}

@media screen and (min-width: 1024px){
	div img.rfwbs_bg {
    top: -120px !important;
}.rfwbs_slider {
    top: 87px !important;
}
.navbar-nav > li > a {
    color: #444444;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 16px;
    font-weight: 500;
    justify-content: center;
    padding: 70px 8px;
    vertical-align: top;
}
    .inner_content{ padding: 150px 0 60px 0;}
    .page-id-707 .inner_content{ padding:230px 0 0px 0;}
    .wpcf7-captchar {
        width: 82%;
        }

.pull-right .col-sm-12{padding:7px;}
}

@media screen and (min-width:640px) and (max-width:767px) {

        .wpcf7-captchar {
            width: 86%;
        }

.captcha-846 .wpcf7-not-valid-tip {
    width: 87%;
}

}
@media screen and (min-width:450px) and (max-width:767px) {
	.page-form .form3 .col-sm-6:nth-child(1){float:left;}
	}
@media screen and (min-width:450px) and (max-width:600px) {
.page-form .c-form .wpcf7-captchar{width: 100% !important;}
.page-form .c-form .captcha-846 .wpcf7-not-valid-tip{width:100% !important;}
}
@media screen and (min-width:450px) and (max-width:640px) {
.c-form .wpcf7-captchar{ 85.6% !important;}
.c-form .captcha-846 .wpcf7-not-valid-tip {width: 85.6% !important;}
}
@media screen and (min-width:650px) and (max-width:767px) {
.c-form .wpcf7-captchar{width: 84% !important;}
.c-form .captcha-846 .wpcf7-not-valid-tip {width: 87.5% !important;}
}
@media (min-width: 990px) and (max-width:1024px){
	.logo .img-responsive{
		    width: 215px;
	}
    .bannertoplogo {
    left: 5px;
    opacity: 0.5;
    top: 180px; z-index: 0;
}
.footer_navigation, footer .copyrights {
    width: 100%;
    text-align: center;
}
.footer_navigation ul{
	text-align: center;
}
.navbar-nav > li > a {
}
    .inner_content h1{font-size: 45px !important;}
    .home_content h1{ font-size: 32px !important;}
        #top_head{ padding-bottom:0px;}
     .home_content h2{ font-size:40px;}
.home_content h1 span {
  font-size: 85px;
}
.mobile {
  display: inline;
}
.desktop {
  display: none;
}
.navbar-nav > li{margin-left: 1px; margin-right: 1px;}
}
@media (min-width: 768px) and (max-width:990px){
	.logo {
    margin: 6px 0 1px !important;
}
.blog-inner h2 {min-height: 88px;}
.blog-inner p.content-str {
    min-height: 142px;
}
.entry-thumbnail img {
    height: auto !important;
    min-height: 100%;
}
.certified img.alignleft{
	    margin: 10px 10px 10px -6px;
}
.logo .img-responsive {
    width: 118px;
}
footer .address{
	width: 100%;
}
.footer_navigation ul{
	text-align: center;
}
.entry .table-striped tr td img {
  height: auto;
  width: 100%;
}

.entry .table-striped tr td {
  width: 33% !important;
}

div .highlight p {
    font-size: 15px;
   padding: 30px 5px 15px;
}
/*
div .highlight p a.cal_readmore {
  font-size: 12px;
  padding: 5px 10px;
}
*/
div img.rfwbs_bg {
    top: -145px !important;
}
	.wpcf7 .wpcf7-captchar{font-size:11px;}
	.wpcf7-form span.captcha-txt span.wpcf7-not-valid-tip{ font-size: 9px;padding: 8px 0px 9px 5px;}
.field {
    padding: 7px;
}
span.wpcf7-list-item {
    margin-right: 10px !important;
}
	.callouts{padding:0px;}
	div.rfwbs_slider {
    top: 150px;
}
.home_inner_cont {
    padding: 150px 0 0;
}
	.social_media ul
	{margin:0 !important;}
    .bannertoplogo {
    left: 5px;
    opacity: 0.5;
    top: 180px; z-index: 0;
}
.mobile {
  display: inline;
}
.desktop {
  display: none;
}
    body{overflow-x: hidden !important;}
    #top_head{ padding-bottom: 0px;}
    .inner_content{ padding: 90px 0 60px !important;}
    .entry ul{ padding-left: 10px;}
    .navbar-nav > li{ }
.navbar-nav > li > a , .dropdown-menu > li > a{
  font-size: 13px;
}
.nav.navbar-nav {
     margin-top: 60px;
}
    .payloads p{ font-size: 14px;}
    .callouts{ width: 240px !important;}
    .inner_content h1{font-size: 45px !important;}
    .home_content h1 {
    font-size: 32px !important;
    line-height: normal;
}
    .img-responsive{
        width:97%;
    }

	.home_content h1 span{font-size: 68px;}
	.social_media {
  padding-top: 5px;
}
.home_content {
 /* margin: 60px auto 40px;*/
}
	address {
		font-size:14px;
	}
	footer {
	font-size:12px;
	}
	address {
		font-size:14px;
	}
.captcha-846 .wpcf7-not-valid-tip {
       width:75%;
}
.wpcf7-captchar {
    width: 75%;
}

.navbar-nav > li > a {
    padding: 8px 15px;
}
.home_content h2{ font-size:40px;}
}

@media screen and (max-width: 767px){
.ullink {
  margin: 0 !important;
}
ul.event-blog li.col-sm-6{margin: 0 auto;}
.entry-thumbnail img {
    height: auto !important;
    min-height: 100%;
}
img.size-medium.wp-image-1533 {
    width: auto;
    max-width: 100%;
    height: auto;
}
.wp-caption.alignright {
    margin: 5px auto 20px;
    float: none;
	display: block;
}
img.alignleft.size-full {
    display: block;
    max-width: 100%;
    width: auto;
    margin: 0 auto 10px;
    float: none;
}
.page-id-81 .table-striped tr td {
  display: block;
  text-align: center;
}
.inner_content div.highlight {
     width: 100%;
}

	.rfwbs_slider {
    min-height: 2662px;
    top: 0 !important;
}
div img.rfwbs_bg {
    top: 0px !important;
}

	.home div.highlight {
    margin-top: 50px !important;
 }
	.callouts{padding:20px 0px;}
	.field { padding: 7px;}

	.navbar-nav > li.dropdown > a:hover b, .navbar-nav > li.dropdown > a:focus b, .navbar-nav > li.dropdown.current_page_item a b, .navbar-nav > li.dropdown.current-menu-parent a b{
 border-top: 5px solid #ee1d25!important;
}
	.navbar-nav > li > a:hover, .navbar-nav > li > a:focus, .navbar-nav > li.current_page_item > a, .navbar-nav > li.current-menu-parent > a {
    background-color: #ce0212;
    color: #fff;
}
	.home_content h1{font-size:25px !important; margin-top:2px;}
    .navbar-nav > li > a br{ display: none;}
    .custom_content{font-size: 18px !important; padding: 0px;}
    .bannertoplogo{display: none;}
    .wpcf7-captcha-captcha-846{ margin-bottom: 5px;}
    .navbar-nav{ background: #00186c;}
    .home_content h2{font-size: 30px; line-height: 32px;}
    .social_media{ padding-top: 0;}
    .list{ padding-bottom: 20px;}
    .list ul{ padding-left: 5px; margin-bottom: 0;}
    .desktop{ display: none;}
    .social_media ul{ float: left;}
    .mobile{ display: inline; text-decoration: underline; color: #999999;}
    .copyrights{ padding: 0px 5px 0; margin:0px auto;}
    .payloads {
    margin-top: 25px;
    text-align: center;
}
.social_media ul {
  padding: 5px 0 45px;
}
.home_content h1 span {
  font-size: 49px;
}
.home_content h1 {
  font-size: 43px;
}
.dropdown-menu > li > a {
  text-align: center;
}
.inner_content h1{ line-height: 41px;font-size: 36px;}
    .home_content h1{ font-size:43px; line-height: 36px; margin: 10px 0 15px;}
    .navbar-nav > li{ display: block;}
    .navbar-nav > li > a{display: block;}
.navbar-nav > li > .dropdown-menu {
    padding: 0;
    position: inherit;
    width: 100%;
}
.callouts {
    min-height: 0px;
    padding-bottom: 30px;

}
.ngg-gallery-thumbnail-box {
    float: left;
    margin-right: 5px;
    text-align: center;
    width: 100%;
}

.ngg-gallery-thumbnail {
    float: left;
    text-align: center;
    width: 100%;
}
.ngg-gallery-thumbnail img{ display:inline-block !important;}
div.navigation a{ padding:10px 0;}
	.img-responsive{ float:none;}
	.contact h2{ margin-top:20px;}
	.home_content, .callouts { width:100%; text-align:center; margin:20px 0;}
	.home_content h1, .home_content h2{ text-align:center;}
.navbar-nav > li > a {
    color: #fff;
	font-size: 16px;
    font-weight: 500;
    padding: 35px;
    text-transform: uppercase;
	width:100%;
}
div.navigation {
    background: #00186c none repeat scroll 0 0;
   /* margin: 20px 0 0;*/
    padding: 0px 10px 14px;
}
header{ padding:0; position:relative;}

.home_inner_cont {
    padding:0 0 0;
}
.inner_content
{
	padding:0 0 0 0;
}

.single .entry-thumbnail img {
    margin-left: 14px;
    width: 100%;
}
.home_content h1{}
.home_content h1 span{display:block; text-align:center; margin-top:0px; font-size:80px; line-height:102px;}
.social_media{overflow:hidden;}
}

@media screen and (max-width:480px){
	.inner_content h1 {
     padding-left: 15px;
    padding-right: 15px;
}
.table-striped td {
    font-size: 11px;
}
		 .highlight .cal_readmore{margin-top:20px;}
.highlight .cal_readmore {
    display: block;
    margin: 20px auto;
    width: 200px;
}
    .row.images img{ max-width: 100%;}
    .wpcf7-captchar {
    width: 100%;
	display:inline;
}
.captcha-846 .wpcf7-not-valid-tip {

    width: 100%;
}
.captcha-846 .wpcf7-not-valid-tip {
    left: 0;
    top: -7px;
    width: 100%;
}
.wpcf7-form-control-wrap.captcha-846 {
    display: inline;
}
span.days{display:block;}

.qualify{margin:10px auto 0px auto !important; float:none !important; display:block !important;}

.home_content h1{margin-top:2px;font-size: 20px !important;
    line-height: normal !important;}
.home_content h1 span{display:block; text-align:center; margin-top:0px; line-height:50px; font-size:45px !important;margin: 15px 0 20px 0;}

}
@media screen and (min-width: 390px) and (max-width: 480px){
	.code{display:block;}
	}
@media screen and (min-width:480px) and (max-width:767px){
ul.event-blog li.col-sm-6{width: 60%;margin: 0 auto;}
.entry-thumbnail img {
    height: auto !important;
    min-height: 100%;
}
}
@media screen and (max-width: 360px){

	.home_content h1{ font-size:43px; line-height: 43px; margin: 10px 0 10px 0;}
	.home_content h2{ font-size:28px; line-height:32px;}
	.wpcf7-captchar {
    width: 100%;
	display:inline;
}
.captcha-846 .wpcf7-not-valid-tip {

    width: 100%;
}


	}

@media screen and (max-width: 320px){
.captcha-846 .wpcf7-not-valid-tip {
    width: 100%;
}

	}

    .screen-reader-text{ display:none;}
    #TB_caption {
  color: #555;
  float: left;
  height: auto !important;
  padding: 0 30px 0 25px !important;
}
@media screen and (max-width: 1024px){
	span.mobcta{display:inline !important;}
	.deskcta{display:none}
	}
span.mobcta{display:none;}


.col-sm-6.right-image{text-align:right;}
.col-sm-6.right-image img:hover{opacity:0.7;}
.bottom-content{margin-top:0px;}
.social_media h3{float:left; }
.social_media ul{float:left; width:auto; padding: 0px; margin-top: 13px;margin-left: 10px;margin-top: 21px;}
.social_media{
    margin-top: 13px;
    margin-bottom: 90px;
}
.title-top-space{margin-top:12px;}
.center{text-align:center;}
.business-people {width: 78%; margin: 0 auto 20px auto;}
.business-people .col-sm-4{ }
.business-people .thumbnail > img{ width: 100%;}
.business-people h4{color:#6c1113; font-weight:bold; font-family: 'Roboto Condensed', sans-serif;}
.business-people p{font-size:14px;}
.business-people .thumbnail img{margin-bottom:0px; width:100%;}
.business-people .caption{text-align:center; min-height:136px;}

.link-btn{background:#04a0d0; border-radius:3px; color:#FFF; text-decoration:none !important; padding:7px 81px; font-size:19px; font-weight:bold; display:inline-block; margin-top:10px;}
.link-btn:hover{background:#6f1416; }
.table-bordered{margin:15px 0 20px 0;}
.color-box{margin: 0px 0 15px 0; background: rgba(133, 133, 133, 0.2); padding: 15px 0 5px 0; border: 1px solid rgba(133, 133, 133, 0.3);}
.circle{ padding: 1px 13px;border-radius: 50%;background: #FFF;color: #333;width: 41px;height: 40px;display: block;float: left;font-size: 31px; margin-right:10px;}

.page-form{ background: rgba(238, 29, 37, 0.06);
    border: 1px solid rgba(133, 133, 133, 0.3);
    padding: 3px 10px;
    margin: 8px auto 20px;
}
.sm-title{margin-bottom:0px;}

.inner-slider {margin: 0 auto;}
.owl-theme .owl-controls .owl-buttons .owl-next, .owl-theme .owl-controls .owl-buttons .owl-prev {top: 44% !important;}
.owl-theme .owl-controls .owl-pagination {display: none !important;}
.owl-theme .owl-controls .owl-buttons div{padding: 3px 15px !important; background: #000 !important; opacity: 0.7 !important; border: 1px solid #ddd;}
.owl-theme .owl-controls .owl-buttons div:hover{opacity: 0.5 !important;}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td{border: 1px solid #6c6c6c !important;}
h2.steptwo{margin-bottom:8px;}
p.l-space .link-btn{margin-top:5px;}
.approval{font-size:19px;}
.wpcf7-form-control-wrap.mathcaptcha{margin-top:15px;}
.c-form ul li{list-style:none !important; }
.c-form .col-sm-4{padding-left:0px; margin-bottom:10px;}
.c-form .col-sm-4:nth-child(4){padding-right:0px !important;}
.check-boxes .wpcf7-list-item{display:inline-block; width:32%;}
.check-boxes {min-height:176px;}
.check-boxes .wpcf7-form-control{height:auto !important; background: rgba(33, 33, 33, 0.7) !important;
    border: 1px solid rgba(133, 133, 133, 0.3) !important;
    padding: 15px 10px;
    margin-bottom: 0px;}

.wpcf7-form span{
        color: #fff !important;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
/*    padding: 0px 0;*/
}
.c-form .captcha-846 .wpcf7-not-valid-tip {width: 91%;}
.page-form textarea.wpcf7-form-control, .page-form #commentform textarea#comment{height: 65px;}
.entry .page-form h2{margin-top:20px; margin-bottom:0px;}
@media screen and (-webkit-min-device-pixel-ratio:0) {

    ::i-block-chrome, .wpcf7-radio label {
    display:inline-block;
    }
}
@media screen and (min-width: 1000px){
	.c-form .wpcf7-captchar{width: 91.3% !important;}
	}

@media screen and (min-width: 768px){
.inner-slider {width: 75%;}
.inner-slider.construction{width:400px; margin-bottom:25px;}

}
@media screen and (max-width: 460px){
	.wpcf7 input[type=text]{width:100%;}
	.c-form .captcha-846 .wpcf7-not-valid-tip {width: 100%;}
	}
@media only screen and (max-width: 767px){
	.col-sm-5.modemar {
    margin-top: -25px;
}
.blog-inner .entry-thumbnail img {max-height:inherit !important; height: auto !important;}
/*	.entry h2{  font-size: 18px;}*/
	.entry .page-form h2 {
    margin-bottom: 10px;}
	.row.interior-form .wpcf7-form-control{  font-size: 12px !important;}
	.content.form {
     padding: 15px;
}
.content.form  label{font-size: 13px !important;}
.inner-slider {width: 100% !important;}
ul.nav li.dropdown > ul.dropdown-menu{ margin: 0 11%;max-width: 80%; width: 80%;}
.navbar-nav > li{border-radius:0 !important; margin-left:0px; margin-right:0px;}
.navbar-nav > li > .dropdown-menu a{color:#FFF;}
.callouts .callout-box{display:block; float:none;}
.col-sm-6.right-image{text-align:center !important; margin-top:20px;}
span.mail{padding-left:0px; margin-left:0px; border:none !important;}
footer{margin-top:25px;}
.homefooter{margin-top:20px !important;}
.link-btn{display:inline-block !important;}
.inner_content .row ul{margin-bottom:0px;}
.color-box{padding-bottom:15px;}
.business-people{width:250px !important;}
.row.two-images .col-sm-6{margin-bottom:20px;}
.qualify{width:auto !important;}
.row.two-images img{width:100%; height:auto;}
.check-boxes .wpcf7-list-item{width:100%;}

.c-form .col-sm-4{padding:0px !important;}

}
@media screen and (min-width: 400px) and (max-width: 767px){
	.entry img.alignright{display:block; margin:10px auto !important; width:auto !important; float:none; }
	}

@media screen and (min-width: 768px) and (max-width: 1000px){
	footer .footer_navigation, footer .copyrights{width:100%; text-align:center;}
	span.mail{/*padding-left:0px; margin:5px 0 ; border:none; display:block !important;*/}
	footer .address{padding-right:0px;}
	.row.two-images img{width:100%; height:auto;}
	.dropdown-menu{left:inherit; right:0;}
	.check-boxes .wpcf7-list-item{width:100%;}
	.c-form .wpcf7-captchar{width: 86.3% !important;}
	.c-form  .captcha-846 .wpcf7-not-valid-tip{width: 88%;}

	}
@media screen and (min-width: 1000px) and (max-width: 1100px){
	.callouts {min-height: 1185px;}
	.footer_navigation ul li{padding:0 5px 0 10px;}
	.dropdown-menu {left: inherit;right: 0;}
	.c-form .wpcf7-captchar{    width: 91.1% !important;}
	}

	embed, iframe, object, video {
  max-width: 100%;
  max-height:100%;
}
/*
.callouts .wpcf7-form p {
    margin-bottom: 0px;
}
*/
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgb(101,103,103);
}
::-moz-placeholder { /* Firefox 19+ */
  color: rgb(101,103,103);
}
:-ms-input-placeholder { /* IE 10+ */
  color: rgb(101,103,103);
}
:-moz-placeholder { /* Firefox 18- */
  color: rgb(101,103,103);
}



.row.interior-form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgb(101,103,103) !important;
}
.row.interior-form input::-moz-placeholder { /* Firefox 19+ */
  color: rgb(101,103,103) !important;
}
.row.interior-form input:-ms-input-placeholder { /* IE 10+ */
  color: rgb(101,103,103) !important;
}
.row.interior-form input:-moz-placeholder { /* Firefox 18- */
  color: rgb(101,103,103) !important;
}

.cntct-page-bg .row.interior-form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgb(101,103,103) !important;
}
.cntct-page-bg .row.interior-form input::-moz-placeholder { /* Firefox 19+ */
  color: rgb(101,103,103) !important;
}
.cntct-page-bg .row.interior-form input:-ms-input-placeholder { /* IE 10+ */
  color: rgb(101,103,103) !important;
}
.cntct-page-bg .row.interior-form input:-moz-placeholder { /* Firefox 18- */
  color: rgb(101,103,103) !important;
}



.field {
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    margin: 3px 0;
}
.wpcf7 .wpcf7-captchar {
        margin: 0 0 0 2% !IMPORTANT;
    width: 100% !important;
    padding: 0px 10px !important;
}
.cntct-page-bg .wpcf7 .wpcf7-captchar {
    width: 79.4% !important;
}
.wpcf7-captchac {
    border: 1px solid #fff;
    height: 40px;
    margin-bottom: 4px;
    width: 75px;
    float: left;
    padding: 0 5px;
    margin-right: 8px;
}
span.captcha-txt {
    display: inline-block;
    width: 66.2%;
}
div.highlight {
    background: #00bbff;
    border: 1px solid #625e5ec9;
    margin-bottom: 20px;
    padding: 5px;
    color: #fff;
    text-align: center;
	width: 70%;
    margin: 40px auto;

}
.home div.highlight{ margin-top: 60px;width:100%;}
.highlight p {
border: 1px solid #66d6ff;
    padding: 20px 10px 5px;
    margin-bottom: 0px;
    color: #222222;
    font-size: 18px;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
}
.rfwbs_slider {
    top: 210px;
 }
img.rfwbs_bg {
    top: -200px !important;
}
.row.interior-form span.wpcf7-form-control-wrap {
    display: block;
}
.row.interior-form span.wpcf7-form-control-wrap.Insurance {
    display: inline-block !important;
}
.row.interior-form .wpcf7-form-control{
    background-color: #2e2e2e;
    background-image: none;
    border: 1px solid rgba(127, 125, 125, 0.33);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #cccccc;
    display: block;
    height: 50px;
    padding: 5px 15px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
    font-size: 16px;
	font-style:normal;
}
.row.interior-form .wpcf7-captchac {
    width: 35%;
    padding: 0px;
}
.wpcf7-form  .row.interior-form  .wpcf7-submit{width:40%; float:right;}
.row .row {
    margin-right: auto;
    margin-left: auto;
}
label.mand {
    margin-top: 8px;
    display: inline-block;
}
.row.interior-form p, .row.interior-form label {
    color: #ccc;
}
.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: rgba(238, 29, 37, 0.06);
}
.inner_content .table-striped a {
    color: #f26521;
    text-decoration: none;
}
.inner_content .table-striped a:hover {
    text-decoration: underline !important;
}
th, td {
    vertical-align: top;
}
.btn {
    background: #ed1c24;
    color: #fff !important;
    text-decoration: none !important;
}
.content.form h2 {
    color: #eee;
    text-transform: uppercase;
    text-align: center;
    font-size: 50px;
    margin: 0 0 25px 0;
}
span.wpcf7-list-item {
    margin-right: 15px;
    margin-left: 7px;
}
.home div.wpcf7 img.ajax-loader {
    float: none;
    margin:0 auto;
	display:block;
}
.wpcf7-form  .row.interior-form  span.wpcf7-not-valid-tip {background:#2e2e2e;color:red !important;}
ol {
    margin-left: -15px;
}
ol li {
    padding-left: 10px;
}
.lab .col-sm-6 .aligncenter {
    margin: 10px auto;
    max-width: 100%;
}




/************************************ MY CSS ***************************************/
.no-padd{
    padding: 0;
}
.padd-left{padding-left: 0;}
.padd-right{padding-right: 0;}
.home div.highlight strong {
    display: block;
    font-size: 28px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.callouts .discription p.insurance {
    font-weight: 300;
}
.callouts .discription p.insurance span {
    font-weight: 300;
}
.callout-box p.button a.cal_readmore {
    font-size: 16px;
    margin-top: 22px;
}
.call {
    /*border-left: 1px solid #a9a9a9;*/
    border-right: 1px solid #a9a9a9;
    padding: 0 10px;
}
.fax {
    border-right: 1px solid #a9a9a9;
    padding: 0 10px;
}
.post-code {
    padding-right: 10px;
}
.email-footer {
    padding-left: 10px;
}
.address .vcard span {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #fff;
	line-height: 30px;
}
.address .vcard span.email-footer a {
    color: #fff !important;
    text-decoration: none;
}
.address .vcard span.email-footer a:hover{
	text-decoration: underline !important;
}
.address .vcard span.vcard-heading {
    text-transform: capitalize;
    color: #cfae00;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 700;
	    margin-left: 10px;

}
.footer-address{
	display: inline;
}
.bussi-hours {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #666666;
}
.bussi-hours h2 {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    color: #222222;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 0px;
}
@media screen and (min-width: 768px)
{
.navbar-nav {
    float: right;
    margin-top: 0;
    margin-bottom: 0;
}
}
.about-ul {
    background: #eee;
    padding: 0;
}
.cntct-sec1 {
    background: #7d92da;
    padding: 12px 15px;
    min-height: 222px;
}
.cntct-sec2 {
    background: #eee;
    padding: 12px 15px;
    min-height: 222px;
	margin-top: 20px;
}
.map{margin-top:20px;}
.cntct-h2 {
    font-family: 'Roboto Condensed', serif;
    color: #fff;
    margin-bottom: 5px;
    font-size: 28px;
    margin-top: 20px;
    text-transform: none;
    font-weight: bold;
}
.cntct-page-bg {
    background: #5d6daa;
    padding: 5px 15px 40px;
    min-height: 611px;
    margin-bottom: 40px;
}
.cntct-page-bg1 {
    background: #384c91;
    padding: 5px 15px 40px;
    min-height: 611px;
    margin-bottom: 40px;
}
.cntct-page-bg1 a{
	color: #fff;
	text-decoration: none;
}
.cntct-page-bg1 a:hover{
	text-decoration: underline !important;
}
.cntct-page-bg span.wpcf7-form-control-wrap {
    display: block;
}
.cntct-page-bg .wpcf7-form .wpcf7-submit, .wpcf7-form button, #commentform #submit {
    width: auto;
    float: right;
    padding: 7px 25px;
}
.cntct-page-bg .wpcf7-form-control, #commentform input#author, #commentform input#email, #commentform input#url, #commentform textarea#comment{
    color: #666666;
}
.cntct-page-bg .wpcf7-form span{
    color: #f00 !important;
}
.cntct-page-bg .wpcf7-form span.fan{
    color: #fff !important;
}
.wpcf7-form .captcha-row span.wpcf7-not-valid-tip {
    width: 79.4% !important;
    right: 0;
    left: auto;
    padding: 4px 5px;
}
.bussi-hours div {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    color: #222222;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 0px;
}
.callout-box.down-calmore .button {
    margin: 0px 0px 15px 0;
}
div.wpcf7 .ajax-loader{
    display: none;
}
/*About Us */
.about-heading{
    background: #d9dbdc;
    padding: 15px 0;
}
.about-heading h2{
    margin-top: 10px;
    margin-bottom: 10px;
}
.about-heading h2 span{
    display: block;
    padding-top: 11px;
}
.about-inner1 {
        padding:16px 0 16px 23px;
}
.about-inner2 {
    padding:16px 0;
}
/*About Us */
.callout-box.down-calmore h3 {
    margin-top: 10px;
}
span.wpcf7-form-control.wpcf7-radio {
    padding-left: 0px;
}
.cntct-page-bg .wpcf7-form span.wpcf7-not-valid-tip {
    padding: 4px 5px;
}
.cntct-page-bg div.wpcf7-mail-sent-ok {
    color: #4dc34d  !important;
}
.wpcf7-form-control-wrap.Insurance {
    display: inline-block !IMPORTANT;
}
span.wpcf7-form-control-wrap {
    display: block !important;
}

/* phone slider */
.cta_wrapper {
    background: none repeat scroll 0% 0% #ffffff;
    padding: 8px 0px 8px;
    position: fixed;
    z-index: 100;
    right: 0;
    top: 204px;
    box-shadow: 0 0 6px #757575;
}
div#cta {
    display: none;
    float: right;
    color: #00bbff !important;
    font-size: 26px;
    font-weight: 700;
    padding-right: 20px;
    margin: 5px 0px;
}
button#icon_cta {
    background: url(http://coxmedia.thestagingurl.com/medicalartssa/wp-content/uploads/sites/344/2017/12/phone.png) center no-repeat;
    border: medium none;
    cursor: pointer;
    float: left;
    height: 44px;
    margin: 0px;
    outline: medium none;
    padding: 69px 0px 0px;
    text-indent: -9999px;
    width: 65px;
}
span.cta-leb-first {
    display: block;
    text-transform: uppercase;
    font-size: 16px;
}
/* phone slider */
.cta_wrapper .mobcta > a {
    color: #00bbff;
}
/************************************ MY CSS ***************************************/



/************************************** RESPONSIVE *******************************************/
@media (max-width: 767px){
    .padd-mble{
        padding: 0;
    }
	.certified .col-sm-10{
		margin-top: 5px;
		text-align: center;
    margin-bottom: 15px;
	}
	.single .entry-thumbnail img {
    display: none;
}
	.certified img.alignleft {
    float: none;
    display: block;
    margin: 10px auto;
    width: auto;
}
.single .inner_content h1 {
	line-height: 41px;
	font-size: 30px;
	padding: 0 15px;
}
	.entry h2{
		font-size: 26px;
	}
	.entry ul ul{
		padding-left: 0 !important;
	}
	.cntct-page-bg1, .cntct-page-bg{
		min-height: auto;
	}
	div.wpcf7-validation-errors{
		clear: both;
	}
    .logo {
        margin: 20px 0;
    }
    .callouts .cal_readmore, .highlight .cal_readmore{
        padding: 11px 15px;
    }
    .social_media {
      margin-bottom: 20px;
    }
    .content {
      padding: 20px;
    }
    .cntct-sec1-top {
      margin-bottom: 20px;
    }
    .wpcf7 .wpcf7-captchar {
      margin: 0 !important;
    }
    .entry img.alignright {
        width: 340px !important;
    }
    .home_content h1 {
        font-size: 40px !important;
    }
    .home_content h2 {
        font-size: 34px !important;
        line-height: 12px;
        margin-top: 50px;
    }
    .home div.highlight strong{
        margin-bottom: 0;
    }
    span.mobcta.call {
        border-left: medium none;
        border-right: medium none;
        display: block !important;
    }
    .fax {
        border-right: medium none;
        display: block;
    }
    .col-sm-4.padd-mble.about-inner1 > ul {
        margin-top: 30px;
        padding-left: 20px;
    }
    .col-sm-4.padd-mble.about-inner2 > ul {
        padding-bottom: 20px;
        padding-left: 20px;
    }
    .callout-box.down-calmore h3 {
      margin-top: 25px;
    }
    .cta_wrapper > #icon_cta {
        display: none;
    }
    .cta_wrapper > div#cta {
        float: none;
        padding: 0 15px;
        text-align: center;
    }
    .cta_wrapper {
        top: 0;
        width: 100%;
    }
    header {
        border-top: 1px solid #ccc;
       /* margin-top: 86px;*/
    }
}

@media (min-width: 320px) and (max-width: 420px){
    .cntct-page-bg .wpcf7 .wpcf7-captchar {
      width: 100% !important;
    }
    .wpcf7-form .captcha-row span.wpcf7-not-valid-tip {
        bottom: 0;
        left: auto;
        right: 0;
        top: auto;
        width: 100% !important;
    }
    /*home contact*/
    span.captcha-txt {
        width: 71.1%;
    }
    .wpcf7-form span.captcha-txt span.wpcf7-not-valid-tip {
        margin-left: 0;
    }
    span.wpcf7-form-control-wrap.Insurance {
        display: inline-block;
    }
    /*home contact*/
    .highlight .cal_readmore{
        margin: 0 auto 20px;
    }
}

@media (min-width: 350px) and (max-width: 370px){
    span.captcha-txt {
        width: 74.7%;
    }
}

@media (min-width: 371px) and (max-width: 380px){
    span.captcha-txt {
        width: 75.8%;
    }
}

@media (min-width: 400px) and (max-width: 420px){
    span.wpcf7-form-control-wrap {
        display: block;
    }
    span.wpcf7-form-control-wrap.Insurance {
        display: inline-block;
    }
    span.captcha-txt {
      width: 78.1%;
    }
}

@media (min-width: 450px) and (max-width: 490px){
    .cntct-page-bg .wpcf7 .wpcf7-captchar {
        width: 79.7% !important;
    }
    .wpcf7-form .captcha-row span.wpcf7-not-valid-tip {
        left: auto;
        padding: 4px 11px;
        right: 0;
        width: 79.7% !important;
    }
    span.wpcf7-form-control-wrap {
        display: block;
    }
    span.wpcf7-form-control-wrap.Insurance {
        display: inline-block;
    }
    span.captcha-txt {
        width: 81%;
    }
    .highlight .cal_readmore{
        margin: 0 auto 20px;
    }
    .about-heading h2 span {
        display: inline-block;
    }
}

@media (min-width: 600px) and (max-width: 650px){
    .cntct-page-bg .wpcf7 .wpcf7-captchar {
        width: 85.4% !important;
    }
    .wpcf7-form .captcha-row span.wpcf7-not-valid-tip {
    left: auto;
    right: 0;
    width: 85.4% !important;
    }
    span.wpcf7-form-control-wrap {
        display: block;
    }
    span.wpcf7-form-control-wrap.Insurance {
        display: inline-block;
    }
    span.captcha-txt {
        width: 86.3%;
    }
    .callouts .cal_readmore, .highlight .cal_readmore{
        margin: 20px 0 20px;
    }
    .about-heading h2 span {
        display: inline-block;
    }
}

@media (min-width: 651px) and (max-width: 670px){
    .cntct-page-bg .wpcf7 .wpcf7-captchar {
        width: 86% !important;
    }
    .wpcf7-form .captcha-row span.wpcf7-not-valid-tip {
        left: auto;
        right: 0;
        width: 86% !important;
    }
    span.wpcf7-form-control-wrap {
        display: block;
    }
    span.wpcf7-form-control-wrap.Insurance {
        display: inline-block;
    }
    span.captcha-txt {
        width: 86.9%;
    }
    .callouts .cal_readmore, .highlight .cal_readmore{
        margin: 20px 0 20px;
    }
    .about-heading h2 span {
        display: inline-block;
    }
}

@media (min-width: 700px) and (max-width: 740px){
    .cntct-page-bg .wpcf7 .wpcf7-captchar {
        width: 87.5% !important;
    }
    .wpcf7-form .captcha-row span.wpcf7-not-valid-tip {
        left: auto;
        right: 0;
        width: 87.5% !important;
    }
    span.wpcf7-form-control-wrap {
        display: block;
    }
    span.wpcf7-form-control-wrap.Insurance {
        display: inline-block;
    }
    span.captcha-txt {
      width: 88.2%;
    }
    .callouts .cal_readmore, .highlight .cal_readmore{
        margin: 20px 0 20px;
    }
    .about-heading h2 span {
        display: inline-block;
    }
}

@media (min-width: 768px) and (max-width: 1000px){
    .cntct-page-bg .wpcf7 .wpcf7-captchar {
        width: 72.5% !important;
    }
    .wpcf7-form .captcha-row span.wpcf7-not-valid-tip {
        left: auto;
        right: 0;
        width: 72.5% !important;
    }
    div.rfwbs_slider {
        top: 80px;
    }
    .navbar-nav > li > a {
        padding: 33px 5px;
    }
    .nav.navbar-nav {
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .logo {
        margin: 24px 0 1px;
    }
    .social_media ul li {
        margin-left: 5px;
        margin-right: 0;
        margin-top: 23px;
    }
    .insurance-col{
        width: 100% !important;
    }
    span.captcha-txt {
        width: 100%;
    }
    .wpcf7 .wpcf7-captchar{
        margin: 0 !important;
    }
    .about-heading {
        padding: 27px 0;
    }
    .home_inner_cont {
        padding: 81px 0 0 !important;
    }
}

@media (min-width: 768px) and (max-width: 1024px){
    .home_inner_cont {
        padding: 86px 0 0;
    }
    .img-responsive {
        width: 340px;
    }
    .home_content h1 {
      font-size: 56px !important;
    }
    .single .inner_content h1 {
        font-size: 35px !important;
    }
}

@media (min-width: 1010px) and (max-width: 1280px){
    .cntct-page-bg .wpcf7 .wpcf7-captchar {
        width: 79.5% !important;
    }
    .wpcf7-form .captcha-row span.wpcf7-not-valid-tip {
        left: auto;
        right: 0;
        width: 79.5% !important;
    }
    .wpcf7-form span.captcha-txt span.wpcf7-not-valid-tip {
        margin-left: 2%;
    }
    .home_inner_cont {
        padding: 121px 0 0;
    }
}

@media (min-width: 1280px){
    .wpcf7-form span.captcha-txt span.wpcf7-not-valid-tip {
        margin-left: 2%;
    }
}
/************************************** RESPONSIVE *******************************************/

.about-page ul li{padding-left:27px;}
.entry ul ul {padding-left: 10px !important;margin-top: 0px;
    margin-bottom: -15px;}

.entry .sm-title{margin-bottom:0px;}
.entry  ul.sm-ul{margin-top:0px;}
.entry h3 span{font-size:21px !important;}

.address.col-sm-12{text-align:center;}
.address.col-sm-12 p{ color: #b3b3b3;margin-top: 15px;font-size: 15px;margin-bottom: 0px;}

.single-post .entry img{max-width:100%; height:auto;}
.color-link a{background-color: #cf0212 !important;
    padding: 7px 15px;
    text-decoration: none !important;
    border-radius: 5px;}
	.color-link a:hover{opacity:0.7;}
.dmx-opper a,.dmx-opper a:hover{
	color:#ab010e;
}
.hlink{
	color:#fff !important;
}
p.uio.huio1 {
    margin-bottom: 20px;
}
.imp-schd {
    background: rgba(16, 27, 51,0.5);
    padding: 15px;
    margin-bottom: 20px;
} 
.imp-schd a {color:#FFFFFF !important;}
.imp-schd h3 {
    color: #cead01;
    font-weight: bold;
}
.blog-inner{width: 100%;}

.clickhere {position: relative; display:table; margin: 40px auto;}
.clickhere .clickhere-txt {
	position: relative;
	width: 100%;
	margin: auto;
	height: 35px;
	padding: 5px 10px;
	color: #FFF;
	line-height: 1em;
	background: #ab010e;
	text-align: center;
    display: block;
    text-decoration: none;
}
.clickhere:hover, .clickhere .clickhere-txt:hover {opacity:0.95;color: #FFF;}

.emp-application a{display: inline-block; margin: 3px 5px;}