img {
	border: none;
}
ul,
a,
p,
div,
h1,
h2,
h3,
h4,
h5 {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
::-moz-selection {
	background: #ea2330;
	color: #fff;
}
::selection {
	background: #ea2330;
	color: #fff;
}
a,
a:hover {
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	cursor: pointer;
	text-decoration: none;
}
a:hover,
a:focus,
a:active {
	outline: none;
	text-decoration: none;
}
.row-margin-5 {
	margin-right: -5px;
	margin-left: -5px;
}
.col-padding-5 {
	padding-right: 5px;
	padding-left: 5px;
}
.padLR0 {
	padding-left: 0;
	padding-right: 0;
}
body {
	font-size: 16px;
	color: #555555;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
	transition: all 200ms linear;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-webkit-font-smoothing: antialiased;
}

.transition {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.topbluBar {
	background-color: #232963;
	color: #fff;
}

.locations-dropdown {
	position: relative;
	display: inline-block;
}
.locations-dropdownbtn {
	color: #ffffff;
	background-color: #232963;
	border: none;
	font-size: 14px;
}
.locations-dropdown-content {
	display: none;
	position: absolute;
	background-color: #232b63;
	min-width: 160px;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
	z-index: 1000;
}
.locations-dropdown-content a {
	padding: 12px 16px;
	text-decoration: none;
	display: block;
	color: #ffffff;
}
.locations-dropdown-content a:hover {
	background-color: #232963;
	color: #ffffff;
}

.locations-dropdown:hover .locations-dropdown-content {
	display: block;
}

.bold {
	font-weight: bold;
}
.topbluBar_element ul {
	text-align: right;
	margin: 0;
	padding: 0;
}
.topbluBar_element ul li {
	display: inline-block;
	padding: 10px;
	font-size: 14px;
}
.topbluBar_element ul li i.fa {
	font-size: 20px;
	padding: 0 5px 0 0;
}
.topbluBar_element ul li a {
	color: #fff;
	font-weight: bold;
}
.saprator {
	border-left: 1px solid #2c65d0;
}
.topbluBar_element ul .chatBlock {
	background-color: #2c65d0;
	padding: 10px 20px;
}
.logobarBlock {
	background-color: #fff;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 3px solid #dd1f1f;
}

.navbar {
	float: right;
	min-height: auto;
	margin: 0;
	padding: 0;
	top: 53px;
	display: inline;
}
.navbar ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.navbar ul li {
	margin: 0;
	padding: 0 20px 5px 0;
	display: inline-block;
}
.navbar ul li a {
	color: #2c65d0;
}
.navbar ul li a.first_level_menu {
	/*font-weight:bold;*/
}
.navbar ul li a:hover {
	color: #dd2626;
}

.navbar ul li i {
	padding-left: 5px;
	color: #dd2626;
	position: relative;
	top: 2px;
}
.sideBtnBlock {
	float: right;
	width: 190px;
	display: inline;
}
.sideBtnBlock a {
	display: inline-block;
	border: 1px solid red;
	padding: 5px 15px;
	color: red;
	width: 100%;
	margin-bottom: 5px;
	text-align: center;
	font-weight: bold;
}
.sideBtnBlock a:hover {
	border: 1px solid #232a63;
	background-color: #232a63;
	color: #fff;
}
.banner {
	background: url(../images/banner.jpg) center bottom repeat-x;
	background-size: cover;
	height: 500px;
}
.bgRed {
	background-color: #dd2626;
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: right;
	color: #fff;
	font-size: 30px;
	line-height: 40px;
	height: 132px;
}
.btn-red:hover {
	background-color: #232a63;
	color: #fff;
}
.bgWhite {
	background-color: rgba(255, 255, 255, 0.7);
	padding-top: 15px;
	padding-bottom: 15px;
	height: 132px;
}
.bgWhite h3 {
	font-size: 26px;
	color: #232963;
	margin: 0;
	padding: 0 0 10px;
}
.customForm-control {
	display: block;
	width: 100%;
	height: 44px;
	padding: 6px 12px;
	font-size: 16px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	/* border:0px; */
	-webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
	-o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.btn-red {
	background-color: #dd2626;
	color: #fff;
	border-radius: 0;
	font-size: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
.barPos {
	padding-top: 330px;
}

.customerReview {
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #ededed;
	position: relative;
}
.customerReview h1,
.servicesContaoner h1 {
	font-size: 50px;
	color: #232963;
	text-align: center;
}
.customerReview p,
.servicesContaoner p {
	text-align: center;
	padding: 25px 0;
}
.userReview ul {
	margin: 0;
	padding: 0;
}
.userReview ul li {
	margin: 0;
	padding: 0;
	text-align: center;
}
.userReview ul li span {
	font-weight: bold;
	color: #2c65d0;
	font-size: 18px;
}
.userReview ul li:nth-child(2) {
	padding: 25px 0 15px;
}

.servicesContaoner {
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #fff;
	padding-left: 0;
	padding-right: 0;
}
.carbg {
	background: url(../images/car.jpg) left top repeat-x;
	background-size: cover;
	min-height: 400px;
}
.blueBg {
	background-color: #2d65d0;
	color: #fff;
	font-size: 16px;
	min-height: 400px;
	padding: 50px 5%;
	box-sizing: border-box;
}

.familybg {
	background: url(../images/family.jpg) left top repeat-x;
	background-size: cover;
	min-height: 400px;
}
.whiteBg {
	background-color: #ededed;
	color: #222a64;
	font-size: 16px;
	min-height: 400px;
	padding: 50px 5%;
	box-sizing: border-box;
}

.shipbg {
	background: url(../images/ship.jpg) left bottom repeat-x;
	background-size: cover;
	min-height: 400px;
}
.redBg {
	background-color: #dd1f20;
	color: #fff;
	font-size: 16px;
	min-height: 400px;
	padding: 50px 5%;
	box-sizing: border-box;
}
.head1 {
	font-size: 40px;
	padding: 0 0 25px;
}
.text1 {
	padding: 0 0 25px;
	text-align: left;
}

.triangle_arrow {
	width: 0;
	height: 0;
	border-top: 40px solid transparent;
	border-bottom: 40px solid transparent;
	position: absolute;
	right: -29px;
	z-index: 99;
	top: 50%;
	margin-top: -30px;
}

.blueBg .triangle_arrow {
	border-left: 30px solid #2d65d0;
}
.redBg .triangle_arrow {
	border-left: 30px solid #dd1f20;
}
.whiteBg .triangle_arrow {
	border-right: 30px solid #ededed;
	left: -29px !important;
	right: 0 !important;
}

.triangle-bottom {
	width: 0;
	height: 0;
	border-right: 35px solid transparent;
	border-left: 35px solid transparent;
	border-top: 35px solid #ededed;
	position: absolute;
	z-index: 99;
	bottom: -20px;
	left: 47%;
}

.circlereadmore {
	border-radius: 25px;
	padding: 10px 60px;
	line-height: 25px;
	font-size: 18px;
	width: 250px;
	display: inline-block;
}

.redReadMore {
	border: 1px solid #dd2626;
	color: #dd2626;
}
.redReadMore:hover {
	background-color: #fff;
	color: #dd2626;
}

.blueBg .circlereadmore,
.redBg .circlereadmore {
	background-color: #fff;
	font-size: 18px;
	color: #000;
	display: inline-block;
}
.whiteBg .circlereadmore {
	background-color: #222a64;
	font-size: 18px;
	color: #fff;
	display: inline-block;
}

.flogos {
	padding: 30px 15px;
	background-color: #eeeeee;
}
.flogos img {
	padding: 0 20px;
}
.flogos p {
	text-align: center;
	padding: 20px 0 0 0;
}
footer {
	background-color: #232a63;
	color: #fff;
	padding: 25px 0;
}
.inviceLink {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background-color: #dd1f20;
	padding: 8px 35px;
	position: absolute;
	left: 132px;
	bottom: 0;
}
.inviceLink:hover,
.inviceLink:focus {
	background-color: #fff;
	color: #dd1f20;
}
.footerLink_heading {
	font-size: 18px;
	padding-bottom: 15px;
}
.address {
	font-size: 14px;
	padding-bottom: 15px;
}
.footerLinks li a {
	color: #fff;
	display: block;
	padding: 0 0 5px 0;
	font-size: 14px;
}
.footerLinks li a i {
	padding-right: 10px;
	color: #dd1f20;
}
.donateBtn {
	border: 1px solid #fff;
	border-radius: 25px;
	padding: 2px 30px;
	margin-top: 20px;
	line-height: 25px;
	font-size: 14px;
	color: #fff;
	display: inline-block;
}
.donateBtn:hover,
.donateBtn:focus {
	color: #fff;
}
.lastCol img {
	margin: 20px 0;
}
.socialIcon img {
	margin: 20px 10px 0 0;
}
.copyright {
	padding: 15px 0;
	color: #fff;
	background-color: #dd1f20;
}
.copyright a {
	color: #fff;
}

/******Innaer page start*****/
.immerContain {
	padding-top: 140px;
}
.contentSection img {
	margin: 0 0 20px 0;
}
.contentSection h1 {
	font-size: 35px;
	color: #555555;
	font-weight: bold;
	padding: 0 0 20px;
}
.contentSection h2 {
	font-size: 24px;
	color: #1982d1;
	font-weight: bold;
	padding: 0 0 10px;
}
.contentSection h3 {
	font-size: 16px;
	color: #db2323;
	font-weight: bold;
	padding: 0 0 20px;
}
.contentSection p {
	font-size: 16px;
	color: #555555;
	padding: 0 0 20px;
}
.contentSection ul {
	padding: 0 0 20px;
}
.contentSection ul li {
	margin: 0 0 0 50px;
}
.contentSection ul li::before {
	content: '\2022';
	font-family: FontAwesome;
	color: #1982d1;
	font-size: 24px;
	/*margin-top: -6px;
	position: absolute;
	left: 48px;*/
	margin-right: 5px;
}
.contentSection ul li span {
	color: #555555;
}
.contentSection a {
	color: #1982d1;
}

.colums {
	font-weight: bold;
	padding: 10px 0 30px;
}
.colums div {
	width: 20%;
	text-align: center;
	float: left;
}
.colums span {
	color: #1982d1;
	display: block;
}

.mainMenu {
}
.mainMenu i {
	display: inline;
	font-size: 12px;
}
.mainMenu ul li {
	border-bottom: 1px solid #e3e3e3;
}
.mainMenu ul li a {
	font-size: 24px;
	color: #1982d1;
	font-weight: bold;
}
.mainMenu ul li a:hover {
	color: #1982d1;
}
.mainMenu ul li ul li {
	border-bottom: 1px solid #e3e3e3;
	padding: 20px 0 0;
}
.mainMenu ul li ul li:last-child {
	border-bottom: none;
}
.mainMenu ul li ul li a {
	font-size: 16px;
	color: #555;
	font-weight: normal;
	padding-bottom: 20px;
	padding-left: 10px;
	display: block;
}
.mainMenu ul li ul li ul {
	border-top: 1px solid #e3e3e3;
}
.mainMenu ul li ul li ul li {
	font-size: 16px;
	color: #555;
	padding: 20px 0 20px 30px;
}
.mainMenu ul li ul li ul li a {
	color: #1982d1;
	padding-bottom: 0px;
}
.sub-sub-menu {
	display: none;
	transition: all 5s ease-in-out;
}
.bdrRed {
	border-bottom: 2px solid red;
	display: block;
	padding: 10px 0 10px 0;
}

.show-menu {
	color: #fff;
	background: #214c83;
	padding: 10px;
	display: none;
}
/*Hide checkbox*/
input[type='checkbox'] {
	display: none;
	-webkit-appearance: none;
}
/*Show menu when invisible checkbox is checked*/
input[type='checkbox']:checked ~ #menu {
	display: block;
}

/*.mainMenu ul li ul li a:hover + .sub-sub-menu, .sub-sub-menu:hover {display: block;}*/
div.slicknav_menu {
	display: none;
}

.formBackground {
	/*background:url(../images/form-bg.jpg) center top no-repeat;
    min-height:182px;
    padding:25px 0 0 0*/
	background-color: #cccccc;
}
.formBackground h2 {
	color: #fff;
	font-size: 39px;
	font-weight: bold;
	text-align: center;
	padding: 0 0 15px 0;
}
.formBackground select {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	font-weight: bold;
}
.formCol {
	width: 31%;
	float: left;
	margin-left: 8px;
	margin-right: 8px;
	display: block;
}
.GYQ {
	background-color: #db2323;
	color: #fff;
	text-align: center;
	padding: 10px 30px;
	text-transform: uppercase;
	width: 100%;
	display: block;
	border-radius: 5px;
	font-size: 20px;
	font-weight: bold;
}
.GYQ:hover {
	background-color: #fff;
	color: #db2323;
}
.clearfix-1 {
	height: 15px;
	width: 100%;
	display: block;
	clear: both;
}
.padT30px {
	padding-top: 30px;
}

@media screen and (max-width: 768px) {
	ul#menu {
		display: none;
	}
	.immerContain {
		padding-top: 0;
	}
	.mainMenu i {
		display: none;
	}
	.mainMenu {
		background-color: #214c83;
		text-shadow: 1px 1px 1px #000;
	}
	.mainMenu ul li a {
		font-size: 14px;
		color: #fff;
		font-weight: bold;
		padding: 10px;
	}
	.mainMenu ul li {
		border-bottom: 0px;
	}
	.bdrRed {
		border-bottom: 0px solid red;
	}
	.mainMenu ul li ul li a {
		color: #fff;
		padding: 0 10px 10px 25px;
		font-size: 14px;
	}
	.mainMenu ul li ul li {
		padding-top: 10px;
		border-bottom: 0px;
	}
	.mainMenu ul li a:hover {
		color: #fff;
	}

	/*.mainMenu ul {display: none;}*/
	div.slicknav_menu,
	.show-menu {
		display: block;
	}
	div.slicknav_menu {
		margin-bottom: 10px;
	}
	/*#menu li a:hover + ul{display: block;}*/
	.mainMenu ul li ul li ul {
		border: 0px;
	}
	.mainMenu ul li ul li ul li {
		padding: 5px 0 10px 10px;
	}
	.mainMenu ul li ul li ul li a {
		color: #fff;
	}
	.colums div {
		width: 50%;
	}
	.formCol {
		width: 96%;
		display: block;
	}
	.formBackground h2 {
		font-size: 18px;
	}
	.formBackground {
		padding: 0px 0;
		background-size: cover;
	}
}

/******Innaer page End*****/

@media (min-width: 769px) {
	ul.topnav li.has_dropdown .has_dropdown_sub {
		display: inline;
	}
}
/* .mainMenu ul li ul li a:hover + .sub-sub-menu, .sub-sub-menu:hover {display: block;} */
.dropdown-menu .container {
	padding: 12px 28px;
}
.dropdown-menu {
	visibility: hidden;
	opacity: 0;
	border-radius: 0;
	top: 12px;
	left: -75%;
	position: absolute;
	margin-top: 14px;
	box-shadow: none;
	border: 0;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
ul.topnav li.dropdown:hover .dropdown-menu {
	opacity: 1;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	visibility: visible;
}
.dropdown .dropdown-menu {
	background-color: #db2323;
}
.dropdown-menu a.h4 {
	text-align: left;
	font-size: 15px;
	font-weight: 700;
	color: #fff;
	border: 1px solid #f14b4b;
	padding: 7px 12px;
	width: 100%;
	float: left;
}
#topnav .dropdown-menu ul li {
	display: block;
	padding: 0 10px;
	text-align: left;
}
.has_dropdown_sub ul li .glyphicon {
	color: #ccc;
	font-size: 7px;
	top: 0;
	font-weight: 400;
	margin-right: 3px;
}
.has_dropdown_sub ul li a,
.has_dropdown_sub ul li a:hover {
	color: #ececec;
}
.small-screen,
span.rd-navbar-submenu-toggle {
	display: none;
}
#m-quotebox {
	background-color: #fff;
	text-align: center;
	padding: 6px 14px;
}
#m-quotebox .h4 {
	color: #222 !important;
	border: none;
	font-size: 23px !important;
	font-weight: 700 !important;
}
#m-quotebox p {
	font-size: 16px;
}
.btn-mblu {
	background-color: #1f4985 !important;
	padding: 5px 10px !important;
	display: inline-block;
}

@media (max-width: 767px) {
	.logobar .logo {
		max-width: 200px;
	}
	.barPos {
		padding-top: 0px;
	}
	.bgRed {
		text-align: center;
		font-size: 18px;
		line-height: normal;
		height: auto;
	}
	.bgWhite {
		height: auto;
	}
	.customForm-control {
		margin-bottom: 15px;
		border: 1px solid #ccc;
	}
	.col-padding-5 {
		padding-right: 15px;
		padding-left: 15px;
	}
	.banner {
		height: 390px;
	}
	.customerReview h1,
	.servicesContaoner h1 {
		font-size: 24px;
	}
	.customerReview,
	.servicesContaoner {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.blueBg,
	.whiteBg,
	.redBg {
		padding: 15px;
		height: auto;
	}
	.shipbg,
	.familybg,
	.carbg {
		height: 200px;
	}
	.copyright .text-left,
	.copyright .text-right {
		text-align: center !important;
		font-size: 12px;
	}
	.flogos img {
		padding: 0 7% 10px;
	}
	.header__icon {
		margin: 0;
		position: absolute;
		right: 0px;
		font-size: 20px;
	}
	.topnav {
		background-color: #3849a2;
		width: 290px;
		-webkit-transform: translateX(-290px);
		transform: translateX(-290px);
	}
	.topnav,
	.with--sidebar .site-cache {
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
	}
	.with--sidebar .site-cache {
		right: 0;
		background-color: rgba(0, 0, 0, 0.6);
		z-index: 66;
	}
	.navbar {
		float: left;
		top: -102px;
		height: 100vh;
		position: absolute;
		z-index: 99;
		left: 270px;
	}
	.navbar ul li {
		margin: 0;
		padding: 10px 0 5px 15px;
		display: block;
		float: left;
		width: 100%;
		text-align: left;
	}
	.dropdown-menu .container {
		padding: 0;
		margin: 0;
	}
	.has_dropdown_sub .row {
		margin-left: 0;
		margin-right: 0;
	}
	.dropdown .dropdown-menu {
		background-color: #3849a2;
		position: inherit;
		left: 0;
		box-shadow: none;
		width: 100%;
		margin: 0;
		padding: 0;
	}
	#navbar ul#topnav {
		overflow: scroll;
		overflow-x: hidden;
	}

	.navbar ul li a:hover {
		color: #fff;
	}
	span.rd-navbar-submenu-toggle {
		display: inline;
		position: absolute;
		right: 15px;
		top: 0px;
		cursor: pointer;
	}
	ul.topnav li.has_dropdown > span.rd-navbar-submenu-toggle::before {
		display: inline-block;
		font-family: 'FontAwesome';
		font-size: 24px;
		content: '\f107';
		color: #fff;
		font-weight: normal;
	}
	ul.topnav li.has_dropdown > span.rd-navbar-submenu-toggle.open::before {
		content: '\f106';
	}
	.navbar ul li a {
		color: #fff;
		font-weight: bold;
	}
	.navbar ul li ul li ul li a {
		font-weight: normal;
		padding: 5px 0 5px 0;
		display: block;
		border-bottom: 1px dotted #4a5dbd;
		margin: 0;
	}
	.navbar ul li i {
		display: none;
	}
	#topnav .dropdown-menu ul li {
		position: relative;
		padding: 0 15px;
	}
	.dropdown-menu ul li .glyphicon,
	.sub_ul_nopadding,
	ul.topnav li.dropdown .dropdown-menu {
		opacity: 1;
		display: none;
	}
	.dropdown-menu a.h4 {
		text-align: left;
		font-size: 14px;
		color: #fff;
		padding: 0;
		width: 100%;
		margin: 0px 0 20px 0px;
		display: block;
		border-width: 0px;
		font-weight: normal;
	}
	.has_dropdown .rd-navbar-submenu-toggle {
		top: 2px;
		height: 20px;
		line-height: 18px;
	}
	#m-quotebox {
		margin: 0 15px 0 0;
	}
	.site-container {
		overflow: hidden;
		height: 100%;
	}
	body.with--sidebar div.site-container {
		position: fixed;
	}
	.topnav,
	.with--sidebar .site-cache {
		position: absolute;
		top: 0;
		bottom: 0;
		left: -290px;
	}
	.with--sidebar .site-pusher {
		-webkit-transform: translateX(250px);
		transform: translateX(250px);
	}
	.with--sidebar .site-cache {
		right: 0;
		background-color: rgba(0, 0, 0, 0.6);
	}
	.sub_ul_nopadding {
		margin-bottom: 20px !important;
		float: left;
	}

	.show-mob {
		padding-top: 20px;
		font-size: 15px;
	}
	.show-mob i {
		color: #337ab7;
	}
	.show-mob span {
		color: #969696;
	}
}

@media (min-width: 768px) and (max-width: 1199px) {
	.navbar {
		float: left;
		top: 9px;
	}
	.bgRed {
		text-align: center;
		font-size: 26px;
		line-height: normal;
	}
	.customForm-control {
		margin-bottom: 15px;
		border: 1px solid #ccc;
	}
	.banner {
		height: 175px;
	}
	.customerReview h1,
	.servicesContaoner h1 {
		font-size: 30px;
	}
	.customerReview,
	.servicesContaoner {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.blueBg,
	.whiteBg,
	.redBg {
		padding: 15px;
		height: auto;
	}
	.shipbg,
	.familybg,
	.carbg {
		height: 284px;
	}
	.head1 {
		font-size: 30px;
		padding: 0 0 10px;
	}
	.whiteReadMore,
	.blueReadMore {
		border-radius: 25px;
		padding: 6px 30px;
		line-height: 20px;
		font-size: 16px;
	}
	.dropdown-menu .col-md-3 {
		width: 30%;
		float: left;
	}
	.immerContain {
		padding-top: 169px;
	}
	.GYQ {
		font-size: 16px;
	}
	.formBackground h2 {
		font-size: 28px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.dropdown-menu {
		left: -48%;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.dropdown-menu {
		left: -4%;
	}
}

@media (min-width: 768px) and (max-width: 2000px) {
	.col-container-bg {
		display: table;
	}
	.col {
		display: table-cell;
		float: inherit;
	}
	body div.header-wrap-fixed {
		position: fixed;
		z-index: 999;
		width: 100%;
		background-color: #fff;
		height: 138px;
	}
	.navbar ul {
		height: auto !important;
	}
	.dropdown,
	.dropup {
		position: inherit;
	}
}
footer,
footer .address {
	font-size: 13px;
}
footer {
	padding-bottom: 9px;
}
.footerLinks li a {
	font-size: 13px;
}
.secondrow {
	position: relative;
	top: -18px;
}

.tablepress td,
.tablepress th {
	text-align: center !important; /*font-weight:bold;*/
}
.tablepress /*thead th,*/ .tablepress .odd td, .tablepress .even td {
	background-color: transparent !important;
}
.tablepress thead th,
.tablepress tbody td,
.tablepress tfoot th {
	border: 0px !important;
}
.tablepress tr:first-child th {
	/*color:#1982d1;*/
	color: #ffffff;
}
.contentSection img {
	display: block;
	max-width: 100%;
	height: auto;
}
.tablepress thead th {
	background-color: #1982d1;
}

/*
 * Responsive Tables plugin 1.0
 * Ryan Wells
 * Copyright 2015, Ryan Wells (http://ryanwells.com)
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
*/

@media only screen and (max-width: 800px) {
	table.tablepress table,
	table.tablepress thead,
	table.tablepress tbody,
	table.tablepress th,
	table.tablepress td,
	table.tablepress tr {
		display: block;
		text-align: left;
	}
	table.tablepress thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	table.tablepress tr {
		border: 1px solid #ccc;
	}
	table.tablepress td {
		border: none;
		border-bottom: 1px solid #eee;
		position: relative;
		padding-left: 50%;
		font-weight: 400;
	}
	table.tablepress td:before {
		position: absolute;
		top: 8px;
		left: 6px;
		width: 45%;
		text-align: left !important;
		padding-right: 0;
		font-weight: 700;
		color: #1982d1;
	}
	.tablepress tbody td {
		text-align: left !important;
		font-weight: bold;
	}
}

@media (min-width: 768px) and (max-width: 1060px) {
	.barPos {
		padding-top: 250px;
	}
	.bgRed {
		font-size: 24px;
	}
	.bgWhite,
	.bgRed {
		height: 180px;
	}
	.spcl-class-left {
		width: 100%;
		float: left;
	}
	.spcl-class-half {
		width: 50%;
		float: left;
	}
}
@media (min-width: 992px) {
	.spcl-class-f-b-left {
		display: none;
	}
}
@media (max-width: 992px) {
	footer .secondrow {
		display: none;
	}
}
@media (max-width: 990px) {
	.quote-margin {
		width: 100%;
		margin-left: 0px !important;
	}
	.mobile-hide {
		display: none;
	}
	.mobile-show {
		display: block !important;
	}
}
@media (min-width: 767px) and (max-width: 992px) {
	.spcl-class-f-b-left {
		float: left;
	}
	.spcl-class-donate {
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
	.spcl-class-donate p {
		text-align: center;
		margin: 20px 0 5px;
	}
	.spcl-class-donate div {
		width: 100%;
		text-align: center;
		clear: both;
	}
}
@media (max-width: 767px) {
	.spcl-class-always-left {
		width: 49%;
		float: left;
		margin: 30px 0 auto;
	}
	.spcl-class-always-left-100 {
		width: 100%;
		float: left;
	}
	.spcl-class-full-left {
		width: 100%;
		float: left;
		margin-bottom: 30px;
	}
	.spcl-class-always-left-100,
	.spcl-class-full-left {
		text-align: center;
	}
	.inviceLink {
		position: relative;
		left: 10px;
		padding: 5px 10px;
	}
	.spcl-class-less-width {
		width: 50%;
		margin: 0 auto;
	}
	.wpcf7-form-control {
		width: 100% !important;
	}
	.wpcf7-form,
	.quote_questionsr {
		font-size: 13px !important;
	}
}
@media (max-width: 720px) {
	.spcl-class-less-width {
		width: 60%;
	}
}
@media (max-width: 670px) {
	.spcl-class-less-width {
		width: 70%;
	}
}
@media (max-width: 590px) {
	.spcl-class-less-width {
		width: 80%;
	}
}
@media (max-width: 490px) {
	.spcl-class-less-width {
		width: 90%;
	}
}
@media (max-width: 450px) {
	.spcl-class-less-width {
		width: 100%;
	}
}

.table {
	margin-bottom: 0px;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
	line-height: 1.42857143;
	vertical-align: top;
	border: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.seperatorS {
	background-color: #2c65d0;
	padding-top: 3px;
	padding-bottom: 3px;
}
.seperatorS p {
	padding: 5px 0px !important;
	color: #ffffff;
	font-size: 18px;
	margin-left:5px;
}
input[type='checkbox'],
input[type='radio'] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal;
}
input[type='checkbox'],
input[type='radio'] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}
input[type='submit'] {
	-webkit-appearance: button;
	cursor: pointer;
	background-color: #db2323;
	color: #fff;
	text-align: center;
	padding: 10px 30px;
	text-transform: uppercase;
	width: 100%;
	display: block;
	border-radius: 5px;
	font-size: 20px;
	font-weight: bold;
}
button,
input[type='text'],
input[type='number'],
input[type='email'],
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	width: 100%;
	height: 44px;
	color: #555;
	border-radius: 5px;
	border: 1px solid #ccc;
	background-color: #fff;
}
body table .form-item {
	clear: both;
	padding: 4px 0;
	width: 100%;
	float: left;
}
.main-image {
	margin-top: 2em;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	text-align: center;
	box-sizing: border-box;
}
.main-image img {
	display: inline;
}

.question-box {
	text-align: center;
}

.button {
	margin: 3px;
	width: auto;
	display: inline-block;
}
.question1,
.templateQ {
	background-color: #fff;
	color: #1f4985;
	padding: 10px;
	width: 80%;
	height: auto;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
}
.answer {
	background-color: #fff;
	color: #1f4985;
	padding: 10px;
	width: 100%;
	height: auto;
	margin: 1.5% auto;
	display: none;
}

.templateQ {
	display: none;
}

.import-tool-button {
	text-decoration: none;
	text-transform: uppercase;
	display: inline-block;
	height: 44px;
	/*padding: 5px;*/
	font-family: verdana, arial, helvetica, sans-serif;
	color: #fff;
	font-size: 14px;
	border-radius: 3px;
	/*background: transparent;*/
	/*background: -webkit-linear-gradient(#245796 -81%,#1f4985,#333 160%);
	background: -o-linear-gradient(#245796 -81%,#1f4985,#333 160%);
	background: -moz-linear-gradient(#245796 -81%,#1f4985,#333 160%);
	background: linear-gradient(#245796 -81%,#1f4985,#333 160%);
	box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.5);*/
	/*-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.5);*/
	cursor: pointer;
	margin: 3px;
	width: 25%;
	padding-top: 10px;
	background-color: #2c65d0;
}
.midformstyle input,
.midformstyle select {
	width: 55%;
	float: right;
}
.midformstyle label {
	width: 45%;
	float: left;
}
.quote-margin {
	margin-left: 25%;
}
.below-form-bullets {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
}
.below-form-bullets h2 {
	border-bottom: 2px solid #2c65d0;
	color: #2c65d0;
	font-size: 18px;
}
.mobile-show {
	display: none;
}
.ppc-form-header {
	text-align: center;
}
.ppc-form-header h2 {
	color: #2c65d0;
	font-size: 30px;
}
.ppc-form-header h2 span {
	color: #dd1f1f;
}
.ppc-phone {
	color: #232b65;
	font-size: 18px;
	margin-top: 10px;
	margin-right: 15px;
}
.blue-box {
	border: 2px solid #2c65d0;
}
.seperatorS #step-text {
	float: right;
}

#addinput,
#maininput,
.hidden_select {
	display: none;
}
#mainSelection table td {
	text-align: center;
	border: 2px solid #ffffff;
}
#mainSelection table.mainSelection td {
	padding: 5px;
	cursor: pointer;
	height: 44px;
}
#mainSelection table.mainInput td,
#mainSelection table.mainsecondInput td {
	padding: 5px;
	box-sizing: border-box;
	width: 33%;
}
.mainInput {
	margin-top: 10px;
}
.valgntop td {
	vertical-align: top;
}
.mainInput thead tr:nth-child(1) td,
.mainInput tr:nth-child(2) td {
	background-color: #2c65d0;
	color: #fff;
}
#mainSelection table.mainsecondInput,
#mainSelection table.mainsecondInput td {
	border-top: none;
}
.clear {clear:both;}
.marine_details_entry_insurance_table .outlineCarSubTable input {margin-left:5px;}
#bookit input[type='radio'] {margin-left:5px !important; margin-right:5px !important;}
#bookit.submit :hover{color:#ffffff;}
@media screen and (max-width:767px){.mobile-menu{display:block;}}
@media screen and (min-width:768px){.mobile-menu{display:none !important;}}
