html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, ul ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1.2;
}
ol { 
	padding-left: 1.4em;
	list-style: decimal;
}
ul {
	list-style: square;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
} 
/* end reset browser styles */

body {
    font-family: Verdana,Geneva,sans-serif;
}

p{
	font-size:13px;
	padding:1%;
	line-height:20px;
}

a {
	text-decoration:none;
}

ul{
	font-size: 13px;
	padding-left:3%;
}

li{
	padding-top:10px;
}

header{
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc3ODVkMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwNTEzNmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:linear-gradient(to bottom, rgba(119,133,208,1) 0%,rgba(5,19,107,1) 100%);
	background:-webkit-linear-gradient(to bottom, rgba(119,133,208,1) 0%,rgba(5,19,107,1) 100%);
	background:-moz-linear-gradient(to bottom, rgba(119,133,208,1) 0%,rgba(5,19,107,1) 100%);
	background:-ms-linear-gradient(to bottom, rgba(119,133,208,1) 0%,rgba(5,19,107,1) 100%);
	background:-o-linear-gradient(to bottom, rgba(119,133,208,1) 0%,rgba(5,19,107,1) 100%);
	position:absolute;
	z-index:999;
	width:100%;
	top:0;
	border-bottom:1px solid #ffffff;
}

.wrapper{
	width:98%;
	max-width:1000px;
	margin:0 auto;
	box-sizing:border-box;
}

.headerdiv{
	background:url("../media/header/topheader-bg-optimized.jpg") no-repeat 0 0;
	min-height:90px;
	position:relative;
	background-size: contain;
}

.headerdiv > p,.headerdiv > .headerlogo{
	float:left;
}

.headerdiv > .headerlogo > a >  img{
	position:absolute;
	top:4px;
	padding-left:10px;
}

.headerdiv > p{
	font-size:18px;
	padding:16px 6px 0 0;
	text-align:center;
	color:#fefefe;
	width:971px;
	line-height:18px;
}

.headerdiv > p > span{
	display:block;
	font-size: 22px;
    font-weight: bold;
	letter-spacing: -0.01em;
    line-height: 24px;
    padding:10px;
}

.displaymobile{
	display:none;
}

nav{
	clear:both;
	width:100%;
	text-align:right;
	background-color:#7785d0;
	border-top:1px solid #ffffff;
	position:absolute;
	padding-top:90px;
	z-index:99;
	top:0;
}

nav ul {
	list-style-type:none;
	cursor:pointer;
	z-index:9;
	padding-right:69px;
	padding-top:3px;
}

nav > ul > li {
	display:inline-block;
	text-align:center;
	vertical-align: top;
	background: #444C95;
	background:-moz-linear-gradient(top, rgba(68, 76, 149, 1) 53%,rgba(9, 22, 113, 1) 53%,rgba(9, 22, 113, 1) 84%,rgba(255, 137, 56, 1) 84%) repeat scroll 0 0;
	background:-webkit-linear-gradient(top, rgba(68, 76, 149, 1) 53%,rgba(9, 22, 113, 1) 53%,rgba(9, 22, 113, 1) 84%,rgba(255, 137, 56, 1) 84%) repeat scroll 0 0;
	background:-ms-linear-gradient(top, rgba(68, 76, 149, 1) 53%,rgba(9, 22, 113, 1) 53%,rgba(9, 22, 113, 1) 84%,rgba(255, 137, 56, 1) 84%) repeat scroll 0 0;
	background:-o-linear-gradient(top, rgba(68, 76, 149, 1) 53%,rgba(9, 22, 113, 1) 53%,rgba(9, 22, 113, 1) 84%,rgba(255, 137, 56, 1) 84%) repeat scroll 0 0;
	
    border: 1px solid #aeb2c4;
    border-radius: 10px;
    box-shadow: 3px 3px 5px #000000;
	height: 38px;
	margin: 2px;
    padding: 2px 4px 0;
	position:relative;
}

nav > ul > li > a {
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 15px;
    margin: 0;
    text-align: center;
}

nav > ul > li > a:hover{
	color:orange;
}

nav > ul > li.act {
	cursor: pointer;
    font-size: 14px ;
    font-weight: bold;
    line-height: 15px;
	background: -moz-linear-gradient(top, rgba(255, 158, 68, 1) 63%, rgba(255, 102, 0, 1) 63%, rgba(255, 102, 0, 1) 85%, rgba(255, 137, 56, 1) 85%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(63%,rgba(255, 158, 68, 1)), color-stop(63%,rgba(255, 102, 0, 1)), color-stop(85%,rgba(255, 102, 0, 1)), color-stop(85%,rgba(255, 137, 56, 1)));
background: -webkit-linear-gradient(top, rgba(255, 158, 68, 1) 63%,rgba(255, 102, 0, 1) 63%,rgba(255, 102, 0, 1) 85%,rgba(255, 137, 56, 1) 85%);
background: -o-linear-gradient(top, rgba(255, 158, 68, 1) 63%,rgba(255, 102, 0, 1) 63%,rgba(255, 102, 0, 1) 85%,rgba(255, 137, 56, 1) 85%);
background: -ms-linear-gradient(top, rgba(255, 158, 68, 1) 63%,rgba(255, 102, 0, 1) 63%,rgba(255, 102, 0, 1) 85%,rgba(255, 137, 56, 1) 85%);
background: linear-gradient(to bottom, rgba(255, 158, 68, 1) 63%,rgba(255, 102, 0, 1) 63%,rgba(255, 102, 0, 1) 85%,rgba(255, 137, 56, 1) 85%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF9E44', endColorstr='#FF8938',GradientType=0 );

}

.menuarrow{
	background:url("../images/menu-bg.png") -40px -5px;
	width:16%;
	height:7px;
	display:block;
	position:absolute;
	left:42%;
	top: 32px;
}

nav > ul > li > ul{
	display:none;
	position:absolute;
	top:100%;
	left:0;
	width: -moz-max-content;
	width: -webkit-max-content;
	width: max-content;
	min-width:200px;
	text-align:left;
	background:#ffffff;
	border-radius:10px;
	padding:5px;
	box-shadow:2px 2px 5px #000000;

}

nav > ul > li:hover > ul{
	display:block;
}
	
nav > ul > li > ul > li{
	padding: 6px 10px;
}

nav > ul > li > ul > li:hover{
	background: orange;
}

nav > ul > li > ul > li > a{
	color:#04164b;
	font-size:14px;
	font-weight:bold;
}

nav > ul > li > ul > li > a:hover{
	color:#ffffff;
}

nav > ul > li > ul > li > ul{
	display:none;
}

.submenuarrow{
	display:none;
}

.mainbanner{
	margin:10px auto;
	text-align:center;
	position:relative;
	overflow:hidden;

}

.mainbanner img{
	max-width: 100%;
}

.leftcolumndiv .mainbanner img{
	padding:5%;
	box-sizing: border-box;
	max-width: 100%;
}

.rightcolumndiv .mainbanner img{
	padding:5%;
	box-sizing: border-box;
	max-width: 100%;
}


.bx-pager.bx-default-pager {
    overflow: auto;
    width: 50%;
    left: 45%;
    position: absolute;
	bottom:5%;
}

.bx-wrapper{
	/*margin-bottom:10px;*/
}

.bx-pager-item a{
	background: #666;
	text-indent: -9999px;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	float:left;
}

.maintext{
	margin:10px auto;
}

/*.leftdiv{
	text-align:justify;
	width:70%;
	float:left;
	padding:1%;
	box-sizing:border-box;
	margin-bottom:20px;
}

.rightdiv{
	text-align:justify;
	width:30%;
	float:left;
	padding:1%;
	box-sizing:border-box;
	margin-bottom:20px;
}*/

h1{
	font-size:18px;
	line-height:25px;
	color:#e1703c;
	padding:1%;
	font-weight:bold;
	
}

h2{
	font-size:16px;
	color:#e1703c;
	line-height:25px;
	padding:1%;
	font-weight:bold;

}

h3,h4,h5,h6{
	font-size:15px;
	color:#e1703c;
	padding:1%;
	line-height:20px;
	font-weight:bold;
}

.leftcolumndiv h1,.leftcolumndiv h2,.leftcolumndiv h3,.leftcolumndiv h4,.leftcolumndiv h5,.leftcolumndiv h6,.leftcolumndiv p{
	box-sizing:border-box;
	padding:0 2% 2% 2%;
}

.righttcolumndiv h1,.righttcolumndiv h2,.righttcolumndiv h3,.righttcolumndiv h4,.righttcolumndiv h5,.righttcolumndiv h6,.righttcolumndiv p{
	padding:0 2%;
	box-sizing:border-box;
}
.bluetextcolor{
	color:#05136B !important;
}

.blacktextcolor{
	color:#000000 !important;
}

.whitetextcolor{
	color:#ffffff !important;
}

.thirteen{
	font-size:13px;
	line-height:15px;
}

.fourteen{
	font-size:14px;
	line-height:16px;
}

.fifteen{
	font-size:15px;
	line-height:17px;
}

.sixteen{
	font-size:16px;
	line-height:18px;
}

.seventeen{
	font-size:17px;
	line-height:19px;
}

.eighteen{
	font-size:18px;
	line-height:20px;
}

.nineteen{
	font-size:19px;
	line-height:21px;
}

.twenty{
	font-size:20px;
	line-height:22px;
}

.twentyone{
	font-size:21px;
	line-height:23px;
}

.twentytwo{
	font-size:22px;
	line-height:24px;
}

.twentythree{
	font-size:23px;
	line-height:25px;
}

.twentyfour{
	font-size:24px;
	line-height:26px;
}

.twentyfive{
	font-size:25px;
	line-height:27px;
}

.twentysix{
	font-size:26px;
	line-height:28px;
}

.twentyseven{
	font-size:27px;
	line-height:29px;
}

.twentyeight{
	font-size:28px;
	line-height:30px;
}

.twentynine{
	font-size:29px;
	line-height:31px;
}

.thirty{
	font-size:30px;
	line-height:32px;
}

.leftcolumndiv .mod22 h1, .leftcolumndiv .mod22 h2,.leftcolumndiv .mod22 p{
	padding:2%;
}

.righttcolumndiv .mod22 h1, .righttcolumndiv .mod22 h2,.righttcolumndiv .mod22 p{
	padding:2%;
}


/*.midsection h1,.midsection h2,.midsection h3,.midsection h4,.midsection h5,.midsection h6{
	color:#ffffff;
}*/

.button{
	padding:7px;
	border-radius:8px;
	border:none;
	text-align:center;
	background:#fe8924;
	background: linear-gradient(#FE912A 1%, #FF5E03 99%);
	font-weight:bold;
	color:#ffffff;
	margin-top:10px;
	font-size:12px;
	display:block;
}

.discount em{
	font-style:normal;
	font-weight:bold;
	font-size:13px;
	text-align:left;
	display:block;
	margin-bottom:10px;
	line-height:25px;
}

.discount{
	background-color:#3E4D9E;
	padding:17px;
	border-radius:8px;
	color:#ffffff;
	/*margin-top:10px;*/
	text-align:center;
}

.mod11 form{
	background-color:#EEEEEE;
	text-align:center;
	/*margin-top:40px;*/
}

.mod11 form legend{
	font-size:16px;
	color:#1E72BA;
	text-align:center;
	width:100%;
	padding:10px 0;
	font-weight:bold;
}

.mod11 form input,.mod11 form select{
	width:80%;
	border-radius:5px;
	border:1px solid #D5CFCF;
	padding:5px;
	margin:5px 0;
}



.mod11 form select{
	width:85%;
	height:28px;
}

.mod11 form button{
	background-color:#1e72ba;
	padding:7px 14px;
	margin:16px auto 24px auto;
	border-radius:7px;
	border:none;
	color:#ffffff;
	display:flex;
}

.midsection{
	clear:both;
	background-color:#414fa0;
	text-align:center;
	margin:10px auto;
	padding:20px 0;
}

.midsection h2{
	/*color:#FDFEFF;
	padding-bottom:20px;
	font-size:16px;*/
}

.midsection article{
	/*background-color:#ffffff;*/
	border:10px solid #414fa0;
	padding:10px;
	min-height:450px;
}

.midsection article p{
	color:#ffffff;
}

.midsection img{
	max-width:100%;
	border:10px solid #ffffff;
}


/*.midsection article h3{
	font-size:15px;
	padding:10px 0;
	color:#5362A7;
}*/

/*.midsection article  h1,.midsection article  h2,.midsection article  h4,.midsection article  h5,.midsection article  h6{
	color:#5362A7;
	padding:10px 0;
}*/

.articles{
	margin:10px auto;
}

.articles article{
	padding:1%;
	-webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid; 
	display:inline-block;
}

.bga:before{
	content: "";
	background:url("../media/letters/A.png");
	background-size:40px 40px;
	background-repeat:no-repeat;
	width:40px;
	height:40px;
	float: left; 
	margin: 0 10px 2px 0; 
}

.bgb:before{
	content: "";
	background:url("../media/letters/B.png");
	background-size:40px 40px;
	background-repeat:no-repeat;
	width:40px;
	height:40px;
	float: left; 
	margin: 0 10px 2px 0;
}

.bgc:before{
	content: "";
	background:url("../media/letters/C.png");
	background-size:40px 40px;
	background-repeat:no-repeat;
	width:40px;
	height:40px;
	float: left; 
	margin: 0 10px 2px 0;
}

.bgd:before{
	content: "";
	background:url("../media/letters/D.png");
	background-size:40px 40px;
	background-repeat:no-repeat;
	width:40px;
	height:40px;
	float: left; 
	margin: 0 10px 2px 0;
}

.bge:before{
	content: "";
	background:url("../media/letters/E.png");
	background-size:40px 40px;
	background-repeat:no-repeat;
	width:40px;
	height:40px;
	float: left; 
	margin: 0 10px 2px 0; 
}

.bgf:before{
	content: "";
	background:url("../media/letters/F.png");
	background-size:40px 40px;
	background-repeat:no-repeat;
	width:40px;
	height:40px;
	float: left; 
	margin: 0 10px 2px 0;
}

.bgg:before{
	content: "";
	background:url("../media/letters/G.png");
	background-size:40px 40px;
	background-repeat:no-repeat;
	width:40px;
	height:40px;
	float: left; 
	margin: 0 10px 2px 0;
}

.bgh:before{
content: "";
	background:url("../media/letters/H.png");
	background-size:40px 40px;
	background-repeat:no-repeat;
	width:40px;
	height:40px;
	float: left; 
	margin: 0 10px 2px 0;
}

.bgi:before{
	content: "";
	background:url("../media/letters/I.png");
	background-size:40px 40px;
	background-repeat:no-repeat;
	width:40px;
	height:40px;
	float: left; 
	margin: 0 10px 2px 0; 
}

.bgj:before{
	content: "";
	background:url("../media/letters/J.png");
	background-size:40px 40px;
	background-repeat:no-repeat;
	width:40px;
	height:40px;
	float: left; 
	margin: 0 10px 2px 0;
}

.bgk:before{
	content: "";
	background:url("../media/letters/K.png");
	background-size:40px 40px;
	background-repeat:no-repeat;
	width:40px;
	height:40px;
	float: left; 
	margin: 0 10px 2px 0;
}

.bgl:before{
	content: "";
	background:url("../media/letters/L.png");
	background-size:40px 40px;
	background-repeat:no-repeat;
	width:40px;
	height:40px;
	float: left; 
	margin: 0 10px 2px 0; 
}

.bgm:before{
	content: "";
	background:url("../media/letters/M.png");
	background-size:40px 40px;
	background-repeat:no-repeat;
	width:40px;
	height:40px;
	float: left; 
	margin: 0 10px 2px 0; 
}

.bgn:before{
	content: "";
	background:url("../media/letters/N.png");
	background-size:40px 40px;
	background-repeat:no-repeat;
	width:40px;
	height:40px;
	float: left; 
	margin: 0 10px 2px 0; 
}

.bgo:before{
	content: "";
	background:url("../media/letters/O.png");
	background-size:40px 40px;
	background-repeat:no-repeat;
	width:40px;
	height:40px;
	float: left; 
	margin: 0 10px 2px 0; 
}

.bgp:before{
	content: "";
	background:url("../media/letters/P.png");
	background-size:40px 40px;
	background-repeat:no-repeat;
	width:40px;
	height:40px;
	float: left; 
	margin: 0 10px 2px 0;
}

.bgq:before{
	content: "";
	background:url("../media/letters/Q.png");
	background-size:40px 40px;
	background-repeat:no-repeat;
	width:40px;
	height:40px;
	float: left; 
	margin: 0 10px 2px 0; 
}

.bgr:before{
	content: "";
	background:url("../media/letters/R.png");
	background-size:40px 40px;
	background-repeat:no-repeat;
	width:40px;
	height:40px;
	float: left; 
	margin: 0 10px 2px 0;
}

.bgs:before{
	content: "";
	background:url("../media/letters/S.png");
	background-size:40px 40px;
	background-repeat:no-repeat;
	width:40px;
	height:40px;
	float: left; 
	margin: 0 10px 2px 0;
}

.bgt:before{
	content: "";
	background:url("../media/letters/T.png");
	background-size:40px 40px;
	background-repeat:no-repeat;
	width:40px;
	height:40px;
	float: left; 
	margin: 0 10px 2px 0;
}

.bgu:before{
	content: "";
	background:url("../media/letters/U.png");
	background-size:40px 40px;
	background-repeat:no-repeat;
	width:40px;
	height:40px;
	float: left; 
	margin: 0 10px 2px 0;
}

.bgv:before{
content: "";
	background:url("../media/letters/V.png");
	background-size:40px 40px;
	background-repeat:no-repeat;
	width:40px;
	height:40px;
	float: left; 
	margin: 0 10px 2px 0;
}

.bgw:before{
	content: "";
	background:url("../media/letters/W.png");
	background-size:40px 40px;
	background-repeat:no-repeat;
	width:40px;
	height:40px;
	float: left; 
	margin: 0 10px 2px 0;
}

.bgx:before{
	content: "";
	background:url("../media/letters/X.png");
	background-size:40px 40px;
	background-repeat:no-repeat;
	width:40px;
	height:40px;
	float: left; 
	margin: 0 10px 2px 0; 
}

.bgy:before{
	content: "";
	background:url("../media/letters/Y.png");
	background-size:40px 40px;
	background-repeat:no-repeat;
	width:40px;
	height:40px;
	float: left; 
	margin: 0 10px 2px 0;
}

.bgz:before{
	content: "";
	background:url("../media/letters/Z.png");
	background-size:40px 40px;
	background-repeat:no-repeat;
	width:40px;
	height:40px;
	float: left; 
	margin: 0 10px 2px 0; 
}

.bx-wrapper{
	position:relative;
}

.bx-wrapper .bx-prev {
  left:13px;
  background: url('../images/controls-optimized.png') no-repeat 0 -32px;
  top:45%;
  position:absolute;
  text-indent:-9999px;
  width: 32px;
  height: 32px;
}

.bx-wrapper .bx-next {
  right:13px;
  background: url('../images/controls.png') no-repeat -43px -32px;
  top:45%;
  position:absolute;
  text-indent:-9999px;
  width: 32px;
  height: 32px;
}

.flex-prev {
  left:13px;
  background: url('../images/controls-optimized.png') no-repeat 0 -32px;
  top:45%;
  position:absolute;
  text-indent:-9999px;
  width: 32px;
  height: 32px;
  z-index:999;
}

.flex-next {
  right:13px;
  background: url('../images/controls.png') no-repeat -43px -32px;
  top:45%;
  position:absolute;
  text-indent:-9999px;
  width: 32px;
  height: 32px;
  z-index:999;
}

.flexslider{
	position: relative;
}

.flex-direction-nav {
    list-style-type: none;
}

.mod1,.mod2,.mod3,.mod4,.mod5,.mod6,.mod7,.mod8,.mod9,.mod10,.mod11,.mod12,.mod13,.mod14,.mod15,.mod16,.mod17,.mod18,.mod20,.mod21,.mod22,.mod25,.mod26,.mod24,.mod27,.mod28{
	margin:10px auto 0 auto;
	padding-top:10px;
}

.mod1{
}

.mod1 .bannertext{
	position:absolute;
	/*background-color:#000000;
	opacity:0.7;*/
}

.mod1 .bannertext h1{
	text-transform:uppercase;
	font-family:roboto;
	text-align:center;
	font-size:53px;
	line-height:55px;
	letter-spacing:4px;
	color:#ffffff;
	width:60%;
	margin:0 auto;
	padding:10px 0;

}

.mod1 .bannertext p{
	font-size:18px;
	font-family:roboto;
	text-align:center;
	color:#ffffff;
	width:85%;
	margin:0 auto;
	padding:2px 0;
	line-height:30px;
}

.mod1 .bannertext a{
	background-color:orange;
	padding:11px 47px;
	border-radius:15px;
	border:none;
	color:#ffffff;
	margin:10px auto;
	width: -moz-max-content;
	width: -webkit-max-content;
	display:block;
}

.mod6 iframe{
	float:right;
	padding:10px;
	width:400px;
	height:300px;
}

.leftcolumndiv .mod6 iframe{
	width:100%;
	Padding:2%;
	box-sizing:border-box;
}

.righttcolumndiv .mod6 iframe{
	width:100%;
	Padding:2%;
	box-sizing:border-box;
}

.mod7 h2{
	text-align:center;
	/*color:#484545 !important;
	font-family:"Roboto" !important;
	font-size:47px;*/
	font-weight:normal;
}

.mod7 h1,.mod7 h2,.mod7 h3,.mod7 h4,.mod7 h5,.mod7 h6{
	text-align:center;
	/*color:#000000;
	font-family:"century schoolbook";*/
}

.mod7 hr{
	width:8%;
	text-align:center;
	color:#6EB4E5;
	margin:10px auto !important;
	border:none;
	border-bottom: solid 1px #6EB4E5;    
}

.leftcolumndiv .mod7 hr,.rightcolumndiv .mod7 hr{
	width:60% !important;
}

.mod7{
	overflow:hidden;
}


.mod7 a{
	text-align:right !important;
	font-size:13px;
	display:block;
	padding-right: 13px;
}

.mod7 a:visited{
	color:blue;
}
	
.mod7 .extrapadding{
	padding-bottom:10px;
}

.mod7 > p,.aggregaterating{
	text-align:center;
	color:#929699;
	width:50%;
	margin:0 auto;
}

.leftcolumndiv .mod7 > p {
    width: 100%;
}

.rightcolumndiv .mod7 > p {
    width: 100%;
}

.mod7 .testimonialdiv{
	width:50%;
	text-align:center;
	color:#929699;
	box-sizing:border-box;
	padding:30px;
}

.mod7 .testimonialdiv > p{
	text-align:center;
	padding-right: 13px;
}

.mod7 figure{
	padding:10px;
}

.mod7 .alignright{
	text-align:right !important;
	padding-right: 10px;
}

.alignright em{
	display:block;
	color:#82BAE6;
	text-align:right!important;
}

.mod8{
	overflow:auto;
	text-align:center;
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #7785d0 0%, #05136b 51%) repeat scroll 0 0;

}

.mod8 figure figcaption{
	background:rgba(0, 0, 0, 0) linear-gradient(to bottom, #ffffff 0%, #FF8D3A 51%)no-repeat scroll 0 0;
	padding:10px 5px;
	border-radius:5px;
	margin:20px 60px;
	color:#ffffff;
}


.mod8 figure img{
	max-width:100%;

}
.leftcolumndiv .mod8 figure figcaption {
     margin: 2% auto;
	 width:max-content;
	 width:-moz-max-content;
	 width:-webkit-max-content;
}

.rightcolumndiv .mod8 figure figcaption {
    margin: 2% auto;
	width:max-content;
	width:-moz-max-content;
	width:-webkit-max-content;
}

.mod8 a,.mod8 figure{
	float:left;
	width:33.33%;
	box-sizing:border-box;
	padding-top:33px;
	font-size:14px;
	font-weight:bold;
}

.leftcolumndiv .mod8 a {
    width: 100%;
    padding: 1%;
}

.rightcolumndiv .mod8 a {
    width: 100%;
    padding: 1%;
}

.mod8 h1,.mod9 h1,.mod10 h1,.mod11 h1,.mod12 h1{
	/*padding:10px 0;
	text-align:left;
	font-size:20px;
	font-weight:bold;*/
}

.mod8 h2,.mod9 h2,.mod10 h2,.mod11 h2,.mod12 h2,.mod16 h2,.mod14 h2,
.mod15 h2.mod16 h2,.mod18 h2{
	/*padding:15px 0;
	text-align:left;
	font-size:18px;
	font-weight:bold;
	line-height:25px;*/
}

.mod12 h1,.mod12 h3,.mod12 h4,.mod12 h5,.mod12 h6{
	/*padding:15px 0;
	text-align:left;
	font-size:15px;
	font-weight:bold;
	line-height:25px;
	color:#324194; */
}

.mod9 > h2{
	clear:both;
	
}

.mod9{
	overflow:hidden;
}

.mod9 figure {
	float:left;
	padding:10px 10px 10px 13px;
	width:30%;
}

.mod9 .floatright{
	float:right;
	padding:10px 10px 10px 13px;
	width:35%;
}

.mod9 figure img {
	max-width:100%;
}



@media screen and (min-width:769px) {
	/*.mod9 figure img{
		float:left;
	}

	.mod9 .floatright{
		float:right !important;
	}
	*/
}

.mod9 ul{
	padding: 0 24px;
}
.mod9 li{
	font-size: 13px;
    line-height: 23px;
}

.leftcolumndiv .mod9 figure img {
    max-width: 100%;
    padding: 1%;
    box-sizing: border-box;
}

.rightcolumndiv .mod9 figure img {
    max-width: 100%;
    padding: 1%;
    box-sizing: border-box;
}

.mod10 h1 > .mod10 h2 {
	/*text-align:center;
	color:#324194; */
}

.mod10{
    clear: both;
}

.headingtype,.mod10 h3,.mod10 h4,.mod10 h5,.mod10 h6{
	background:#E4E4E4;
	/*color:#324194;*/
	margin:5px 5px 5px 0 !important;
	padding:15px 5px;
	font-weight:normal;
	cursor:pointer;
	clear:both;
}

.leftcolumndiv .headingtype{
	width:100%;
	margin:0;
}

.rightcolumndiv .headingtype{
	width:100%;
	margin:0;
	box-sizing: border-box;
}

.mod10 h3{
	/*font-size:16px;
	color:#324194;
	margin:10px 0 5px 5px;*/
}

.mod10 div{
	/*margin:10px;*/
}

/*.mod10 ul{
	list-style-image: url('../images/list.png');
	padding-left:30px;
	overflow:auto;
	border:1px solid black;
}

.mod10 li{
	font-size:14px;
	line-height:30px;
}*/

.mod10 p,.mod10 strong{
	line-height:25px;
}

.mod10 strong{
	font-size:14px;
}

.mod10 > .down + *{
	display:none;
}

.mod10 > .up + * {
	display:block;
}

.diamonddiv{
	text-align:center;
}

.diamond {
  position: relative;
  height: 150px;
  width: 150px;
  line-height: 200px;
  text-align: center;
  margin: 10px 40px;
  display: table;
  float:left;
}

.diamond span{
	display: table-cell;
	vertical-align: middle;
	text-align:center;
	color:#000000;
	width:100%;
	height:100%;
}

.diamond:before {
	  position: absolute;
	  content: '';
	  top: 0px;
	  left: 0px;
	  height: 100%;
	  width: 100%;
	  transform: rotateX(45deg) rotateZ(45deg);
	  box-shadow: 0px 0px 12px gray;
}

.diamond:after {
	  position: absolute;
	  top: 10px;
	  left: 10px;
	  content: '';
	  height: calc(100% - 22px);  /* -22px is 2 * 10px gap on either side - 2px border on either side */
	  width: calc(100% - 22px);  /* -22px is 2 * 10px gap on either side - 2px border on either side */
	  transform: rotateX(45deg) rotateZ(45deg);
}

i {
  border: solid #324194;
  border-width: 0 3px 3px 0;
  padding: 6px;
  float:right;
  margin-right:15px;
}

.leftcolumndiv i{
	  margin-right:6px;
}

.up {
    /*transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
	margin-top:10px;*/
	background-image:url("../images/up.png") !important;
	background-position:99% center !important;
	background-repeat:no-repeat !important;
}

.down {
    /*transform: rotate(45deg);
    -webkit-transform: rotate(45deg);*/
	background-image:url("../images/down.png") !important;
	background-position:99% center !important;
	background-repeat:no-repeat !important;
}

.leftcolumndiv .headingtype,.mod10 h3,.mod10 h4,.mod10 h5,.mod10 h6{
	background-color:#E4E4E4;
	/*color:#324194;*/
}

.rightcolumndiv .headingtype,.mod10 h3,.mod10 h4,.mod10 h5,.mod10 h6{
	background-color:#E4E4E4;
	/*color:#324194;*/
}

.mod11 figure{
	float:left;
}

.mod11 h2,.mod12 h2,.mod16 h2{
	/*color:#324194;*/
}

.mod11 h3,.mod11 h4,.mod11 h5,.mod11 h6{
	/*font-size:15px;
	color:#324194;
	padding:15px 0;
	text-align:left;
	font-weight:bold;
	line-height:25px;*/
}

.mod12 figure{
	text-align:center;
	padding:20px 0;
}

.mod12 figure img{
	padding-right:20px;
	max-width:100%;
}

.mod13 p{
	color:#000000;
}

/*.mod14 div{
    column-count: 2;
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
    /*-moz-column-count: 2; /* Firefox */
/*}*/

.mod14 td img{
	max-width:100%;
}

.mod14 p{
	page-break-inside: avoid;
	padding:10px 5px;
}

.mod14 h2{
	/*color:#324194;*/
	text-align:center;
}

.mod14 h3,.mod14 h4,.mod14 h5,.mod14 h6{
	/*padding:15px 0;
	text-align:left;
	font-size:15px;
	font-weight:bold;
	line-height:25px;
	color:#324194;*/
}

.mod14 table,td,th{
	border:1px solid #b3b3b4;
}

.mod14 table{
	margin-top:10px;
}

.mod14 td{
	padding:22px 10px;
}

.leftcolumndiv .mod14 td {
    width: 50% !important;
    box-sizing: border-box;
	padding:2%;
	word-break: break-all;

}

.rightcolumndiv .mod14 td {
    width: 50% !important;
    box-sizing: border-box;
	padding:2%;
	word-break: break-all;
}

.leftcolumndiv .mod14 td img{
	max-width:100%;
}

.rightcolumndiv .mod14 td img{
	max-width:100%;
}

.mod14 td,tr{
	font-size:13px;
}

.mod14 td:nth-child(even){
	background-color:#DEEAF6;
}

.mod14 td{
	width:27%;
}

.mod14 td:first-of-type{
	width:19%;
}

.mod14 tr:first-of-type{
	text-align:center;
}

.mod15  div{
	padding:10px;
}



.columncount2{
    column-count: 2;
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
}

.columncount3{
    column-count: 3;
	-webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
}

.columncount4{
    column-count: 4;
	-webkit-column-count: 4; /* Chrome, Safari, Opera */
    -moz-column-count: 4; /* Firefox */
}

.columncount5{
    column-count: 5;
	-webkit-column-count: 5; /* Chrome, Safari, Opera */
    -moz-column-count: 5; /* Firefox */
}

.mod15 h2{
	/*font-size: 16px;
	padding: 0.5%;
	color:#324194;
	line-height:30px;*/
}

.mod15 > div > div{
	-webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;	
}

.mod15 h3,.mod16 h4,.mod16 h5,.mod16 h6{
	/*font-size:16px;
	color:#324194;
	padding:10px 0;*/
}

.mod15 img{
	float:left;
	padding-right:10px;
}

.mod16 h1,.mod16 p{
	    padding: 10px 0;
}

.mod16 h2{
	/*color:#324194;*/
}

.mod16 h4,.mod16 h5,.mod16 h6{
	/*padding:15px 0;
	text-align:left;
	font-size:15px;
	font-weight:bold;
	line-height:25px;
	color:#324194;*/
}

.mod16 div h2,.mod16 div h3,.mod16 div h4,.mod16 div h5,.mod16 div h6{
	/*color:#324194;*/
	padding:0;
	display:inline;
	padding-right:5px;
}

.mod16 div{
	padding:10px 0;
}

.mod16 > div > p{
	padding:0;
	padding-top:10px;
	display:inline;
	line-height: 19px;
	padding-left:2px;
}

.mod16 > div > p:first-of-type{
	padding:0;
}

.wrappermain{
	width:100%;
	Background:rgba(0, 0, 0, 0) linear-gradient(to bottom, #7785d0 0%, #05136b 30%) repeat scroll 0 0;
	overflow:auto;
	padding-bottom:32px;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc3ODVkMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzA1MTM2YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
}

.mod16 h3,.mod16 h4,.mod16 h5,.mod16 h6{
	/*padding:15px 0;
	text-align:left;
	font-size:15px;
	font-weight:bold;
	line-height:25px;
	color:#324194;*/
}

.mod18{
	/*padding:11px 0 !important;*/
}

.leftcolumndiv .mod18{
	width: 99%;
	box-sizing: border-box;
}

.rightcolumndiv .mod18{
	width: 99%;
	box-sizing: border-box;
}

.mod18 > div{
	width:22%;
	float:left;
	padding:0 7px 0 19px;
	box-sizing:border-box;
}

.leftcolumndiv .mod18 > div ,.leftcolumndiv .mod18 article{
    width: 100%;
}

.rightcolumndiv .mod18 > div ,.rightcolumndiv .mod18 article{
    width: 100%;
}

.mod18 > div > h1{
	/*color:#ffffff;
	font:bold 24px/26px "Verdana";
	padding-top:0;
	margin-top:-8px;*/
}

.mod18 strong{
	line-height:21px;
}

.mod18 article{
	width:26%;
	float:left;
	padding-right:2%;
	box-sizing:border-box;
}

.mod18 article img{
	border:4px solid white;
	max-width:100%;
}

.leftcolumndiv .mod18 article img{
	max-width:100%;
}

.rightcolumndiv .mod18 article img{
	max-width:100%;
}

.mod18 article h2 {
    /*font: bold 18px/20px "Verdana";
	color:#ffffff;
	padding:15px 0 5px !important;*/
}

.mod18 article p{
	color: #ffffff;
	font-size:11px;
	line-height:15px;
}

.mod18 > div > p{
	color: #ffffff;
	font-size:13px;
	padding-right:10px;
    line-height: 19px;

}

.mod18 article p.discounttext,.mod18 > div >.discounttext{
	font-weight:bold;
	text-align:left;
}

.mod18 article p a{
	padding-top:25px;
	display:block;
}

.getstartedbutton{
	border:none !important;
	width:172px !important;
}

.mod19 h1,.mod19 h2,.mod19 h3,.mod19 h4,.mod19 h5,.mod19 h6{
	text-align:center;
	line-height:22px;
}

.mod19 h1{
	/*padding:10px 0;
	text-align:center;
	font-size:20px;
	color:#000066;
	font-weight: normal;
	line-height:22px;*/
}

.mod19 h2{
	/*padding:10px 0;
	text-align:center;
	font-size:18px;
	color:#000066;
	font-weight: normal;
	line-height:22px;*/
}

.mod19 h3,.mod19 h4,.mod19 h5,.mod19 h6{
	/*padding:10px 0;
	text-align:center;
	font-size:15px;
	color:#000066;
	font-weight: normal;
	line-height:22px;*/
}

.mod20 h2{
	/*padding:10px 0;
	font-size:18px;
	color:#000000;
	font-weight: bold;*/
}

.mod20 h3,.mod20 h4,.mod20 h5,.mod20 h6{
	/*font-size:15px;
	color:#000000;
	font-weight: bold;*/
}

.mod20 h1{
	/*padding:10px 0;
	font-size:20px;
	color:#000066;
	font-weight: bold;*/
}

.mod20 p{
	/*padding:0;*/
}

.mod20 h1,.mod20 h2,.mod20 h3,.mod20 h4,.mod20 h5,.mod20 h6,.mod20 p{
	padding:1%;
}


.mod21 article{
	background:rgba(0, 0, 0, 0) linear-gradient(to bottom, #fafbff 0%, #a2b0ff 55%, #a2b0ff 99%) repeat scroll 0 0;
    border: 1px solid #05136b;
    border-radius: 5px;
    box-shadow: 2px 2px 5px #7a7a7a;
    padding:1%;
	margin-bottom:20px;
	overflow: auto;
}

.mod21 article h2{
	/*color:#05136b;
	font:bold 18px/18px "Verdana";
	padding:10px 0 5px 8px;*/
}

.mod21 article p{
	color: #333333;
    font: 11px/14px "Verdana";
    padding: 8px;
}

.mod21 article img{
	float:right;
	padding:2%;
}

footer{
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #7785d0 0%, #05136b 51%) repeat scroll 0 0;
	clear:both;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc3ODVkMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzA1MTM2YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
}

footer li br{
	display:none;
}

footer > div{
	box-sizing:border-box;
	clear:both;
}

.footerparentdiv{
	overflow:auto;
	width:100%;
	padding-top:12px;
	
}

.footerimage{
	width:95%;
}

.footerdiv{
	float:left;
	width:24%;
	overflow:hidden;
	box-sizing:border-box;
	text-align:left !important;
	padding-left:20px;
}

footer div ul {
	list-style-type:none;
	color:white;
}

footer > div > ul{
	padding-bottom:12px;
	overflow:auto;
	-moz-border-image: -moz-linear-gradient(
        left,
        #1F2D85 1%,
        #ffffff 50%,
        #1F2D85 100%
    )0 0 100% 0/0 0 2px 0 stretch;
	-webkit-border-image: -webkit-linear-gradient(
        left,
        #1F2D85 1%,
        #ffffff 50%,
        #1F2D85 100%
    )0 0 100% 0/0 0 2px 0 stretch;
	-o-border-image: -o-linear-gradient(
        left,
        #1F2D85 1%,
        #ffffff 50%,
        #1F2D85 100%
    )0 0 100% 0/0 0 2px 0 stretch;
	border-image:linear-gradient(
        left,
        #1F2D85 1%,
        #ffffff 50%,
        #1F2D85 100%
    )0 0 100% 0/0 0 2px 0 stretch;
	
}

footer > div > ul > li{
	float:left;
	font-size:15px;
	font-weight:bold;
	width:20%;
	padding:20px 12px 0 0;
	box-sizing:border-box;
}

footer > div > ul > li > ul{
	font-weight:normal;
	padding-top:6px;
}

footer a{
	color:white;
	font-size:12px;
}

.copyright{
	color:#ffffff;
	font-size:13px;
	padding-left:23px !important;
}

.footerdiv span {
    font-size: 15px;
    color: #ffffff;
    vertical-align: top;
}

.sociallinks{
	padding-left:50px;
	width:32%;
}

.sociallinks p{
	color:#ffffff;
	background:url("../images/email.png")no-repeat 0 5px;
	background-size:24px;
	padding-left:30px;
}

.telephonenumbers{
	color: #ffffff;
	width:18%;
	background:url("../images/phone.png")no-repeat;
}

.telephonenumbers p{
	font-size: 16px;
	line-height:26px;
	padding-left:12px;
}

.facebooklink{
	padding-top:15px;
}

.stars {
  background: url("../images/stars.png") repeat-x 0 0;
  width: 150px;
  margin: 0 auto;
}

.stars input[type="radio"] {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}

.stars input[type="radio"].star-5:checked ~ span {
  width: 100%;
}
.stars input[type="radio"].star-4:checked ~ span {
  width: 80%;
}
.stars input[type="radio"].star-3:checked ~ span {
  width: 60%;
}
.stars input[type="radio"].star-2:checked ~ span {
  width: 40%;
}
.stars input[type="radio"].star-1:checked ~ span {
  width: 20%;
}

.stars label {
  display: block;
  width: 30px;
  height: 30px;
  margin: 0!important;
  padding: 0!important;
  text-indent: -999em;
  float: left;
  position: relative;
  z-index: 10;
  background: transparent!important;
  cursor: pointer;
}
.stars label:hover ~ span {
  background-position: 0 -30px;
}
.stars label.star-5:hover ~ span {
  width: 100% !important;
}
.stars label.star-4:hover ~ span {
  width: 80% !important;
}
.stars label.star-3:hover ~ span {
  width: 60% !important;
}
.stars label.star-2:hover ~ span {
  width: 40% !important;
}
.stars label.star-1:hover ~ span {
  width: 20% !important;
}

.stars span {
  display: block;
  width: 0;
  position: relative;
  top: 0;
  left: 0;
  height: 30px;
  background: url("../images/stars.png") repeat-x 0 -60px;
  -webkit-transition: -webkit-width 0.5s;
  -moz-transition: -moz-width 0.5s;
  -ms-transition: -ms-width 0.5s;
  -o-transition: -o-width 0.5s;
  transition: width 0.5s;
}

.mod18 .orangebutton{
	color:#ffffff;
	font-size:20px;
	text-align:center;
	padding:15px 0;
	background:-moz-linear-gradient(#ffa038,#FF6E00);
	background:-webkit-linear-gradient(#ffa038,#FF6E00);
	background:linear-gradient(#ffa038,#FF6E00);
	display:block;
	border-radius:8px;
	font-weight:bold;
	line-height:21px;
}

.leftcolumndiv .mod18 .orangebutton{
	padding:15px;
	margin: 2% auto;
    width: -moz-max-content;
	width: -webkit-max-content;
	width:max-content;
}

.rightcolumndiv .mod18 .orangebutton{
	padding:15px;
	margin: 2% auto;
    width: -moz-max-content;
	width: -webkit-max-content;
	width:max-content;
}

.leftcolumndiv{
	float:left;
	box-sizing:border-box;
	padding-right:1%;
}

.rightcolumndiv{
	float:left;
	box-sizing:border-box;
	padding-right:1%;
}

.midsection article p{
	text-align:left !important;
	line-height:20px !important;
}

.mod44{
	overflow:auto;
}

.rightcolumndiv{
	float:left;
	box-sizing:border-box;
}

.rightcolumndiv .mod7 h2{
	font-size:20px;
}

.rightcolumndiv .wrapper{
	width:100%;
}

.bluecentertext{
	text-align:center !important;
	color:#05136B !important;
	font: 18px/18px "Verdana" !important;
}

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

.font13{
	font-size:13px !important;
}

.rightcolumndiv .testimonialdiv{
	width:100%;
	padding:4px 8px;
}

.aligncentergreen{
	text-align:center !important;
	color:#006400 !important;
	font-weight:bold !important;
	font-size:12px !important;
}

.aligncenterimage{
	/*text-align:center !important;*/
	margin: 0 auto;
    display: block;
}

.alignmiddle img{
	vertical-align:middle !important;
}

.bottombluecenter{
	text-decoration:none;
	font-family: verdana,geneva,sans-serif;
	font-weight:bold;
	font-size:14px;
	text-align:center !important;
}

.bottombluecenter2{
	color:#0000cd !important;
	font-size:13px !important;
	font-weight:bold !important;
	text-align:center !important;
}

.justify{
	text-align:justify !important;
	padding-right:20px !important;
}

.green{
	color:#006400 !important;
	font-family:verdana !important;
	font-size:20px !important;
	word-spacing:10px !important;
	font-weight:bold !important;
}

.blue{
	color:#0000CD !important;
	font-family:verdana !important;
	font-size:20px !important;
	font-weight:bold !important;
}

.brown{
	color:#800080 !important;
	font-family:verdana !important;
	font-size:20px !important;
	font-weight:bold !important;
}

.black{
	color:#000000 !important;
	font-family:verdana !important;
	font-size:20px !important;	
	word-spacing:10px !important;
	font-weight:bold !important;
}

.image{
	vertical-align:middle !important;
}

#phone-numbers td:first-of-type, #phone-numbers p {
    text-align: right;
    vertical-align: middle;
    border: none;
	padding-right: 10px;
	margin-bottom:10px;
}

#phone-numbers td:last-of-type {
    text-align: left;
    padding-left: 10px;
    border: none;
	margin-bottom:10px !important;
}

#phone-numbers{
	width:90% !important;
}

.parastrong{
	text-align:left !important;
	padding:10px 0 0 0;
}

.parastrong strong{
	line-height:13px !important;
}

.email{
	padding-left:75px !important;
}

.main{
	margin-top:140px;
	/*padding-top: 20px;*/
}

#index,#index-old{
	background:linear-gradient(to bottom, #EEEEEE 10%,#ffffff 90%);
}

#index-old{
	padding-top:0 !important;
}

.rightcolumndiv .mod7 h3{
	color: #05136B;
	font: 18px/18px "Verdana";	
}

.rightcolumndiv .mod7 hr{
	width:8%;
	border-bottom:1px solid #000000;
}

.Font13black{
	color:#000000;
	font-size:13px;
	font-weight:bold;
}

.Font13black a{
	color:#000000;
}

.mod17 > div{
	border:1px solid #dad9d9;
	/*margin:10px auto;*/
	overflow:hidden;
	padding:10px;
}

.mod17 figure{
	float:left;
	width:15%;
}

.leftcolumndiv .mod17 figure,.leftcolumndiv .mod17 .content {
    width: 100%;
}

.rightcolumndiv .mod17 figure,.rightcolumndiv .mod17 .content {
    width: 100%;
}

.leftcolumndiv .mod17 figure{
	   text-align: center;
}

.rightcolumndiv .mod17 figure{
	   text-align: center;
}

.mod17 figure img{
	max-width:90%;
}

.mod17 .content{
	width:40%;
	float:left;
}

.mod17 .content h3{
	/*color:#4B4ADA;*/
}

.mod17 th{
	text-align:left;
}

.mod17 th,.mod17 td{
	width:10%;
	padding:5px 0;
	box-sizing:border-box;
	border:0;
}

.dimensionscol{
	width:15%;
}

.leftcolumndiv .mod17 th,.mod17 td{
	width:25%;
	word-break: break-all;
	padding:5px;
}

.rightcolumndiv .mod17 th,.mod17 td{
	width:25%;
	word-break: break-all;
	padding:5px;
}

.leftcolumndiv .mod17 tr{
	padding:10px 0;
}

.rightcolumndiv .mod17 tr{
	padding:10px 0;
}

.quantity {
	width:85%;
}

.leftcolumndiv .quantity{
	width:90%;
}

.rightcolumndiv .quantity{
	width:90%;
}

.totals{
	padding-left:70%;
	font-weight:bold;
}

.leftcolumndiv .totals{
	padding-left:20%;
}

.rightcolumndiv .totals{
	padding-left:20%;
}

.totals td{
	font-size:16px !important;
}

.whychooseusblack{
	color:#000000 !important;
	text-align:left;
	font-size:13px;
	font-weight:bold;	
}

.servicetextgreen{
	color:#006400 !important;
	text-align:left;
	font-size:13px;
	font-weight:bold;
}

.servicebottomtext{
	color:#05136b !important;
	text-align:left;
	font-size:18px;
}

.mod22{
	background-color:#eeeeee;
}

.mod22 h2{
	color:#1E72BA;
	/*font-size:18px;*/
	text-align:center;
}

.mod22 ul{
	padding:1% 4%;
}

.mod22 li{
	color:#000000;
	font-size:13px;
    padding:10px 10px 10px 27px;
    border-radius: 6px;
    border: 1px solid #D5D5D5;
	margin-bottom:10px;
	font-weight:600;
	background:#ffffff url('../images/arrow-blue.png')no-repeat;
	list-style-type:none;
	cursor:pointer;
}

.mod22 li a{
	color:#000000;
	padding-left:8px;
	display: inline-block;
	width:100%;
}

.mod22 li img{
	vertical-align:middle;
}

.mod22 span{
	background:#1E72BA;
	border-top-left-radius:6px;
	border-bottom-left-radius:6px;
	padding:10px;
}

.mod22 li:hover{
	background-color:#1E72BA;
	color:#ffffff;
}

.mod22 li:hover a{
	color:#ffffff;
}

.mod22 .active{
	background-color:#1E72BA;
	color:#ffffff;
}

.mod22 .active a{
	color:#ffffff;
}

.bluelistarrow,.blacklistarrow,.greenlistarrow{
	list-style-image:url('../images/Yes-Tick-blue.png');
	list-style-type:none;
	color:#0000CF !important;
	text-align:left;
	font-size:13px;
	font-weight:bold;
	padding-left:40px;
}

.bluelistarrow li,.greenlistarrow li,.blacklistarrow li{
		padding-left:40px;
		padding-bottom:20px;
}

.blacklistarrow{
	list-style-image:url('../images/Yes_We_Care-black.jpg')!important;;
	color:#000000 !important;
}

.greenlistarrow{
	list-style-image:url('../images/Yes-Tick-Green.png')!important;;
	color:#006400 !important;
}

.orange{
	color:#FF9E44 !important;
}

.mod23{
	margin:10px auto;
	padding-top:20px;
}

.mod23 div h1{
	width:49%;
	float:left;
	padding:0;
	line-height:16px;
}

.reviewtestimonialsleft p{
	padding:0.8% 0.5%;
	margin:0;
}

.reviewtestimonialsleft em{
	display:block;
	font-weight:bold;
	font-size:14px;
	padding:0.5%;
	margin:0;
}

.reviewtestimonialsleft{
	width:65%;
	float:left;
	margin-right:2%;
}

.reviewtestimonialsright{
	width:30%;
	float:left;
	background-color:#F39C12;
	color:#ffffff;
	padding: 5px;
	border-radius:10px;
}

.reviewtestimonialsright dd,dt {
	float:left;
	width:45%;
	padding:5px;
	font-size:14px;
	line-height:15px;
}

.reviewtestimonialsright p{
	padding:5px;
	font-size:14px;
	line-height:24px;
}

.testimonialbutton{
	background:#F1790D;
	padding:11px 30px;
	border-radius:10px;
	color:#ffffff !important;
	text-transform:uppercase;
	font-weight:bold;
	font-size:13px;
	float:right;
	margin-top: -11px;
}

hr:first-of-type{
    margin:50px 0 20px 0;
	color:#FBFBFB;
}

hr{
    margin: 25px 0;
	color:#FBFBFB;
}	

.mod23 .customerreviewcount{
	/*float:right;
	font-size:13px;
	padding-top: 10px;*/
}

.mod23 a:visited {
	color: rgb(0, 0, 238);
}

.customerreviewdiv > div{
	width:16%;
	float:left;
	font-size:13px;
	text-align:center;
}

.customerreviewdiv > span{
	width:84%;
	float:left;
	text-align:right;
	font-size:13px;
	padding-top:8px;
}

.displayingcount {
    width: 24% !important;
    float: right !important;
    text-align: center !important;
	}

.reviewtestimonials img{
	padding:10px 0;
}

.testimonialform{
	background:#F39C12;
	margin-top:20px;
	padding:0 !important;
	text-align:center;
	border-radius:20px;
}

.mod23 form {
	text-align:left;
	margin:0 50px 50px 100px;
	background:none;
	padding:5px;
}

.whitecolortext{
	color:#ffffff;
}

.mod23 h2{
	padding:25px 0;
	overflow:auto;
}

.mod23 .testimonialform h2{
	-moz-border-image: -moz-linear-gradient(
	left,
	#F39C12 1%,
	#ffffff 50%,
	#F39C12 100%
)0 0 100% 0/0 0 2px 0 stretch;
-webkit-border-image: -webkit-linear-gradient(
	left,
	#F39C12 1%,
	#ffffff 50%,
	#F39C12 100%
)0 0 100% 0/0 0 2px 0 stretch;
-o-border-image: -o-linear-gradient(
	left,
	#F39C12 1%,
	#ffffff 50%,
	#F39C12 100%
)0 0 100% 0/0 0 2px 0 stretch;
border-image:linear-gradient(
	left,
	#F39C12 1%,
	#ffffff 50%,
	#F39C12 100%
)0 0 100% 0/0 0 2px 0 stretch;
}

.mod23 form select {
    width: 81%;
}

.mod23 form label{
	display:block;
	text-align:left;
	font-weight: bold;
	font-size: 14px;
}

.mod23 form label:first-of-type{
	margin-top:30px; 
}

.mod23 form label,.mod23 form input,.mod23 form textarea,.mod23 form select,.mod23 form button{
		margin:5px 0;
}

.mod23 form input,.mod23 form textarea{
	width:60%;
}

.mod23 form input{
	padding:1% 0;
}

.mod23 form textarea{
	height:105px;
}

.mod23 form button{
	display:block;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc3ODVkMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzA1MTM2YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	border: none;
	color: #ffffff;
	padding: 10px;
	border-radius: 8px;
	font-weight: bold;
	cursor:pointer;
}

.mod23 > div{
	padding:25px 0;
	overflow:auto;
	-moz-border-image: -moz-linear-gradient(
	left,
	#ffffff 1%,
	#000000 50%,
	#ffffff 100%
)0 0 100% 0/0 0 2px 0 stretch;
-webkit-border-image: -webkit-linear-gradient(
	left,
	#ffffff 1%,
	#000000 50%,
	#ffffff 100%
)0 0 100% 0/0 0 2px 0 stretch;
-o-border-image: -o-linear-gradient(
	left,
	#ffffff 1%,
	#000000 50%,
	#ffffff 100%
)0 0 100% 0/0 0 2px 0 stretch;
border-image:linear-gradient(
	left,
	#ffffff 1%,
	#000000 50%,
	#ffffff 100%
)0 0 100% 0/0 0 2px 0 stretch;
	
}

.thankyoupage{
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
}

.mod23 br{
	content: " " !important;
    display: block !important;
    margin: 0 0 6px 0;
}

.alert{
	margin:0 0 5px;
	background: none repeat scroll 0 0 #FFBDBE;
    border: 1px solid #FF0000;;
    outline:2px solid #ffbdbe;
}

.alert-msg{
	position:absolute;
	clear:both;
	padding:0 0 8px;
	color:#ff0000;
	display:block;
	float:left;
	left:520px;
	top:11px;
	font-weight:normal;
	width:240px;
	margin:0;
}

.ui-tooltip {
    background: none repeat scroll 0 0 #ff8d8d;
    border: medium none;
    box-shadow: 0 0 9px #4a4a4a;
    margin: 7px 0 0;
    padding: 6px;
	font-size:14px;
	opacity:1.0;
}

.ui-tooltip-content li {
    line-height:0px;
    list-style: none outside none;
	padding:7px 0;
}

.arrow {
    border-bottom: 17px solid #ffffff;
    border-left: 18px solid transparent;
    border-right: 0 solid transparent;
    left: -1px;
    position: absolute;
    top: -16px;
    width: 1px;
}

.mod24{
	overflow:auto;
}

.mod24 figure{
	width:50%;
	float:left;
	padding:0.5%;
	box-sizing:border-box;
	text-align:center;
}

.mod24 figure img{
	max-width:100%;
}

ol{
	padding:1% 4%;
}

.mod24 div{
	width:50%;
	padding:0.5%;
	box-sizing:border-box;
	float:left;
}

.mod26{
	/*display:flex;*/
}

.mod25 form,.mod26 form{
	background:none;
	margin:0;
	position:relative;
}

.mod25 aside,.mod26 aside,.mod24 aside{
	width:25%;
	box-sizing:border-box;
	padding:1%;
	background:#ffffff;
	float:left;
}

.searchbutton{
	position:absolute;
	right:0;
	top:0;
	background:url("../html/images/search.png")no-repeat;
	width:50px;
	height:50px;
	margin:0;
	cursor:pointer;
}

.mod25 aside input[type="text"],.mod26 aside input[type="text"],.mod24 aside input{
	padding: 19px 36px 13px 10px;
	border-radius: 25px;
	border: 1px solid #c8c7c5;
	margin: 0!important;
}

.mod25 aside a,.mod26 aside a,.mod24 aside a{
	padding: 0 0 0 10px !important;
	width: 75%;
	float: left;
	font-size: 13px;
	text-transform: uppercase;
	color: #000000;
	box-sizing: border-box;
}



.mod25 aside a:hover,.mod26 aside a:hover{
	text-decoration:underline;
	color:#16247A !important;
}

.mod25 a h2:hover{
	text-decoration:underline;
	color:#16247A !important;
}

.mod25 aside a:visited,.mod26 aside a:visited,.mod24 aside a:visited{
	display:block;
	line-height:35px;
	font-size: 16px;
	padding-left:0.5em;
	color:#000000;
}

.mod25 aside h3,.mod26 aside h3,.mod24 aside h3{
	letter-spacing:0.5px;
	font-weight:400;
	padding: 15px 0.5em 2px 0.5em;
}

.mod25 .blogarticles{
	width:75%;
	float:left;
}

.mod25 .blogarticles h1,.mod26 article h1{
	padding:2%;
	font-size:25px;
	line-height:28px;
}

.mod25 .blogarticles h2,.mod25 .blogarticles h3,.mod25 .blogarticles h4,.mod25 .blogarticles h5,.mod25 .blogarticles h6{
	padding:2%;
	line-height:20px;
}

.mod25 aside div,.mod26 aside div{
	overflow:hidden;
	border-bottom:1px dashed #000000; 
	padding:10px 0;
}

.mod25 article{
	width:47.5%;
	float:left;
	box-sizing:border-box;
	background:#ffffff;
	text-align:center;
	margin:0 0 0 2.5%; 
	padding: 2%;
}

.mod25 article:nth-of-type(2n+1){
	clear:both;
}

.mod25 a h2{
	color:#000000;
	padding-bottom:10px !important;
	line-height:25px !important;
	letter-spacing: 0.5px;
	font-weight:normal;
	font-size:20px;
}

.mod25 a h2:visited{
	color:#000000;
	padding-bottom:10px !important;
	line-height:25px !important;
	letter-spacing: 0.5px;
	font-weight:normal;
	font-size:20px;
}

.mod25 article p{
	padding:5%;
	line-height:23px;
}

.mod25 article .buttontext{
	padding:10px 40px 10px 13px	;
	border-radius:20px;
	border:none;
	text-transform:uppercase;
	letter-spacing:1.5px;
	cursor:pointer;
	color:#ffffff;
	font-size:15px;
	background:#F26E3F url("../html/images/blogarrow.png")no-repeat right;
	background-position:right 18px bottom 15px;
	width: -moz-max-content;
	width: -webkit-max-content;
	width: -IE-max-content;
	width: max-content;
	display: block;
	margin: 10px auto;
}

.mod25 article figure img{
	max-width:100%;
}

.mod25 #clearsearchresults{
	color:rgb(0, 0, 238) !important;
	font-size:14px;
	text-decoration:underline;
	cursor:pointer;
}

.mod25 aside div img,.mod26 aside div img{
	width: 25%;
	max-width: 100%;
	float: left;
	padding-left: 3px;
	box-sizing: border-box;
}

.pagination {
	clear:both;
	text-align:center;
	margin:0 auto 20px auto;
	width: 100%;
}

.pagination a {
    color: black;
    padding: 8px 16px;
    text-decoration: none;
}

.pagination a.active {
    background-color:#344295;
    color: white;
}

.pagination a:hover:not(.active) {
	background-color: #ddd;
}

.mod26 article{
	width:75%;
	float:left;
}

.mod26 li{
	font-size:13px;
	padding-top:10px;
	line-height:20px;
}

.mod26 article figure{
	width:50%;
	float:left;
	padding:2%;
}

.mod26 article figure img{
	width:100%;
}

.mod26 article p{
	padding:5px 10px;
}

.sharethis-inline-share-buttons{
	padding: 20px 0 0 10px;
}

.rowcol1{
	width:40%;
}

.rowcol2{
	width:70%;
}

.rowcol3{
	width:100%;
}

.yellowlink{
	background-color:rgb(255, 255, 0);
	font-family:verdana;
	color:rgb(178, 34, 34);
}

.checklist {
    padding: 20px;
    overflow: auto;
	column-count:2;
	-moz-column-count:2;
	-webkit-column-count:2;
	list-style-type:none;
}

.checklist li{
	background:url("../images/check.png") no-repeat 0 15px;
	padding:10px 0 0 30px;
	font-size:14px;
	line-height:30px;
	-webkit-column-break-inside: avoid;
     page-break-inside: avoid;
     break-inside: avoid;
	 cursor:pointer;
}

.checklist li.active {
    background:url("../images/checked.png") no-repeat 0 15px !important;
	padding:10px 0 0 30px;
	cursor:pointer;
}

/*
.reply span{
	padding-left:20px;
	margin: 2% !important;
	border-left: 2px solid #F39C12;
	padding: 1% !important;
	display:inline-block;
}

.reply:before {
    content: open-quote;
	font-size:30px;
}
.reply:after {
    content: close-quote;
}
*/

.reply {
	background:#eeeeee;
	width:100%;
	padding:0.5%;
	overflow:auto;
}

.reply figure {
    float: left;
    width: 25%;
	padding:0.5%;
	text-align: center;
}

.reply img{
	width:70%;
}

.reply strong{
	font-size:14px;
	color:#F39C12;
}

.reply p{
	line-height:20px;
	padding:0.5%;
	float:left;
	width:70%;
}

.reply h3{
	padding:1.2%;
}

.mod27{
	text-align:center;
}

.mod27 iframe{
	padding:10px;
	max-width:400px;
	height:300px;
	box-sizing: border-box;
	width: 100%;
}

.mod28 form{
	text-align:center;
	border-radius: 10px;
}

.mod28{
	background:#eeeeee;
	width:70% !important;
	}

.mod28 h1{
	padding:1% 2.5%;
	border-bottom: 1px solid #e1703c;
}

.mod28 form{
	margin-top:0 !important;
}

.mod28 form legend {
    font-size: 15px;
	padding:20px 0 10px 0;
}

.mod28 form{
	padding-left:10px;
	padding-top: 15px;
}

.mod28 div{
	width:50%;
	float:left;
	margin: 10px auto 20px auto;
}

.mod28 div input{
	width:64%;
	padding:5% 2%;
	font-size:15px;
	margin:0 !important;
}

.mod28 div select{
	width:68%;
	height:40px;
	margin:0 !important;
}

.mod28 select{
	height:40px;
}

.mod28 button{
	padding: 10px 20px;
	font-size: 16px;
	letter-spacing: 1px;
	font-family: Verdana,Geneva,sans-serif;
	margin: 0 auto 15px auto;
}

.forms form{
	margin:5px auto;
	border-radius:10px;
	border-top-left-radius:0;
	overflow: hidden;
	background-color:none !important;
}

.forms .col2{
	width:47%;
	float:left;
	text-align: center;
	border:1px solid #05136b;
	margin:20px 0 83px 17px;
	padding: 15px 0;
	border-radius:8px;
	position:relative;
	border-top-left-radius:0;
	margin-top:64px;
	border-top:none;
	color:#333;
	background: #FAFBFF;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhZmJmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU1JSIgc3RvcC1jb2xvcj0iI2EyYjBmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iI2EyYjBmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top, rgba(250, 251, 255, 1) 0%, rgba(162, 176, 255, 1) 55%, rgba(162, 176, 255, 1) 99%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(250, 251, 255, 1)), color-stop(55%,rgba(162, 176, 255, 1)), color-stop(99%,rgba(162, 176, 255, 1)));
	background: -webkit-linear-gradient(top, rgba(250, 251, 255, 1) 0%,rgba(162, 176, 255, 1) 55%,rgba(162, 176, 255, 1) 99%);
	background: -o-linear-gradient(top, rgba(250, 251, 255, 1) 0%,rgba(162, 176, 255, 1) 55%,rgba(162, 176, 255, 1) 99%);
	background: -ms-linear-gradient(top, rgba(250, 251, 255, 1) 0%,rgba(162, 176, 255, 1) 55%,rgba(162, 176, 255, 1) 99%);
	background: linear-gradient(to bottom, rgba(250, 251, 255, 1) 0%,rgba(162, 176, 255, 1) 55%,rgba(162, 176, 255, 1) 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FAFBFF', endColorstr='#A2B0FF',GradientType=0 );
}

.forms form > div > fieldset{
	margin:1% 0 0 1.5%;
	box-sizing:border-box;
}

.forms .col2:before{
	content: "";
	position:absolute;
	width:45%;
	border-top: 1px solid #05136b;
	right:3px;
	top:1px;;
}

.forms .row2::before{
    content:"";
    position:absolute;
    width:57.5%;
    border-top:1px solid #05136b;
    right:3px;
    top:1px;
}

.forms .row3::before{
	width:55.5%;
}

.forms .col2 > legend{
	border:1px solid #05136b;
	border-top-left-radius:8px;
	border-top-right-radius:8px;
	border-bottom-left-radius:unset;
	border-bottom-right-radius:unset;
	position:absolute;
	top:-40px;
	left:-1px;
	padding:10px;
	width:50%;
	border-bottom:none;
}

.forms form > div > .row2{
	width:92%;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhZmJmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU1JSIgc3RvcC1jb2xvcj0iI2EyYjBmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iI2EyYjBmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top, rgba(250, 251, 255, 1) 0%, rgba(162, 176, 255, 1) 55%, rgba(162, 176, 255, 1) 99%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(250, 251, 255, 1)), color-stop(55%,rgba(162, 176, 255, 1)), color-stop(99%,rgba(162, 176, 255, 1)));
	background: -webkit-linear-gradient(top, rgba(250, 251, 255, 1) 0%,rgba(162, 176, 255, 1) 55%,rgba(162, 176, 255, 1) 99%);
	background: -o-linear-gradient(top, rgba(250, 251, 255, 1) 0%,rgba(162, 176, 255, 1) 55%,rgba(162, 176, 255, 1) 99%);
	background: -ms-linear-gradient(top, rgba(250, 251, 255, 1) 0%,rgba(162, 176, 255, 1) 55%,rgba(162, 176, 255, 1) 99%);
	background: linear-gradient(to bottom, rgba(250, 251, 255, 1) 0%,rgba(162, 176, 255, 1) 55%,rgba(162, 176, 255, 1) 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FAFBFF', endColorstr='#A2B0FF',GradientType=0 );
	border:1px solid #05136b;
	padding: 25px 0;
	border-radius:8px;
	position:relative;
	border-top-left-radius:0;
	margin-top:64px;
	border-top:none;
	text-align: center;
	
}

.forms form > div > fieldset > legend{
	text-align:left;
	padding:5%;
	font-size:18px;
	color:#05136b;
	font-weight: bold;
	letter-spacing: -0.06em;
	border:1px solid #05136b;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: unset;
	border-bottom-right-radius: unset;
	position:absolute;
	top:-41px;
	left:-1px;
	padding:10px;
	width:40%;
	border-bottom:none;
	background-color: #F6F7FF;
}



.forms form > div > fieldset > label{
	width:42%;
	box-sizing:border-box;
	clear:both;
	float:left;
	color:#333;
	font-size:14px;
	line-height: 22px;
	text-align:right;
	margin:8px 10px 0 10px;
}

.forms form > div > fieldset > fieldset legend{
	width:45%;
	box-sizing:border-box;
	clear:both;
	float:left;
	color:#333;
	font-size:14px;
	line-height:22px;
	text-align:right;
	margin:11px 10px 0 6px;
}
.forms form > div > fieldset > fieldset{
	text-align:left !important;
	clear:both;

}

.labelalignment{
	margin-top:13px !important;
}

form input[type="radio"]:first-of-type {

}

form input[type="radio"]{
	width:auto !important;
	margin:16px 3px 0 0;
}

.forms form > div > .row2 > label{
	padding:0;
	margin: 9px 15px 0 98px;
}

.forms form > div > .row2 > fieldset legend{
	padding:0;
	margin: 10px 10px 0 80px;
}

.forms form > div > .row2 > input{
	padding:1%;
	width:13%;
	display:block;
	height:33px;
}

.forms form > div > .row2 > select{
	width:13%;
	display:block;
	height: 34px;
	padding-top: 5px;
}

.bigdropdown{
	width:35% !important;
}

.forms form > div > fieldset > input{
	width:41%;
	height:25px;
	padding:0;
	padding:1%;
	box-sizing:border-box;
	border-radius: 7px;
	margin-right:47px;
	border:1px solid #05136B !important;
	margin-top:7px;
	color:#333;
}

.forms form > div > fieldset > select{
	width:39%;
	padding:0;
	margin:0;
	padding:1% 0;
	border:1px solid #05136B !important;
	box-sizing:border-box;
	vertical-align:center;
	height:28px;
	margin-top:15px;
	font-size:14px;
	margin-right:56px;
	border-radius: 7px;
}

.forms form > div > fieldset > textarea{
	margin-top:10px;
}

/*.forms form > div > fieldset > fieldset{
	width:100%;
}

.forms form > div > fieldset > fieldset > legend{
	width:44%;
	background-color:#7785d0;
	box-sizing:border-box;
	float:left;
	border:1px solid #ffffff;
	padding:10px 0;
	color:#ffffff;
	font-size:14px;
	padding:2%;
	margin-right:1%;
}*/

::-moz-placeholder{
	font-size:14px;
	font-family:verdana;
	padding-left:10px;
}

::-webkit-input-placeholder{
	font-size:14px;
	font-family:verdana;
}

:-ms-input-placeholder {
  font-size:14px;
  font-family:verdana;
}

.show{
	display:block;
}

.hide{
	display:none;
}

.hidedropdown{
	display:none !important;
}

.showdropdown{
	display:block !important;
	margin-left: 11% !important;
}

.formactive{
	margin-top:0 !important;
	color:#ffffff !important;
	border-radius:10px;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
}

.calendarinput input{
	padding: 1.5% 20% !important;
	margin-top: 10px;
}

.calendarinput img{
	vertical-align: middle;
	padding-left:5px;
}

.text{
	color: #FF0000;
	text-align: left;
	margin-left:56%;
}

.continuebutton{
	color:#ffffff;
	font-size:20px;
	text-align:center;
	padding:15px 30px;
	background:-moz-linear-gradient(#ffa038,#FF6E00);
	background:-webkit-linear-gradient(#ffa038,#FF6E00);
	background:linear-gradient(#ffa038,#FF6E00);
	border-radius:8px;
	font-weight:bold;
	line-height:21px;
	border:none;
	margin: 25px 35px 10px 0;
	cursor:pointer;
	width: -moz-max-content;
	float: right;
}

.viewbutton{
	color:#ffffff;
	font-size:20px;
	text-align:center;
	padding:15px 30px;
	background:-moz-linear-gradient(#ffa038,#FF6E00);
	background:-webkit-linear-gradient(#ffa038,#FF6E00);
	background:linear-gradient(#ffa038,#FF6E00);
	border-radius:8px;
	font-weight:bold;
	line-height:21px;
	border:none;
	margin: 25px 35px 10px 0;
	cursor:pointer;
	float:right;
}

.backbutton{
	float:left;
	color:#ffffff;
	font-size:20px;
	text-align:center;
	padding:15px 30px;
	background:-moz-linear-gradient(#ffa038,#FF6E00);
	background:-webkit-linear-gradient(#ffa038,#FF6E00);
	background:linear-gradient(#ffa038,#FF6E00);
	border-radius:8px;
	font-weight:bold;
	line-height:21px;
	border:none;
	margin:25px 10px 10px 32px;
	cursor:pointer;
}

.leftbuttons{
	width:100%;
	float:left;
	margin-right: 2%;
}

.leftbuttons h3{
	padding:7px 19px;
	margin-bottom:0;
	color: #05136B;
	font-weight:bold;
	cursor:pointer;
	float:left;
	border: 1px solid black;
	margin-right:3px;
	border-bottom:none;
	border-radius:7px;
	border-bottom-left-radius:unset;
	border-bottom-right-radius:unset;
}

.rightcontent{
	width:99%;
	float:left;
	border:1px solid black;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhZmJmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU1JSIgc3RvcC1jb2xvcj0iI2EyYjBmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iI2EyYjBmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top, rgba(250, 251, 255, 1) 0%, rgba(162, 176, 255, 1) 55%, rgba(162, 176, 255, 1) 99%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(250, 251, 255, 1)), color-stop(55%,rgba(162, 176, 255, 1)), color-stop(99%,rgba(162, 176, 255, 1)));
	background: -webkit-linear-gradient(top, rgba(250, 251, 255, 1) 0%,rgba(162, 176, 255, 1) 55%,rgba(162, 176, 255, 1) 99%);
	background: -o-linear-gradient(top, rgba(250, 251, 255, 1) 0%,rgba(162, 176, 255, 1) 55%,rgba(162, 176, 255, 1) 99%);
	background: -ms-linear-gradient(top, rgba(250, 251, 255, 1) 0%,rgba(162, 176, 255, 1) 55%,rgba(162, 176, 255, 1) 99%);
	background: linear-gradient(to bottom, rgba(250, 251, 255, 1) 0%,rgba(162, 176, 255, 1) 55%,rgba(162, 176, 255, 1) 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FAFBFF', endColorstr='#A2B0FF',GradientType=0 );
	border-radius: 7px;
	border-top-left-radius:unset;
	padding-top:20px;
	position: relative;
	box-shadow: 2px 2px 5px #7a7a7a;
}

.rightcontent::before{
    content: "";
    position: absolute;
    width:6%;
    border-top: 1px solid #05136b;
    right: 5px;
    top: -1px;
}

.rightcontent img{
	width:50px;
	float:left;
	padding:5px;
}

.rightcontent > fieldset > div > div {
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
	-webkit-column-gap: 20px;
	-moz-column-gap: 20px;
	column-gap: 20px;
	height:75px;
	width: 20%;
	float: left;
}

.rightcontent > fieldset:last-child > div > div {
	width:47%;
	float:left;
	height: 37px;
	margin-left:10px;
	box-sizing:border-box;
}

#movingitems{
	padding-top:0;
	overflow:hidden;
}

.rightcontent label,.rightcontent select{
	display:block;
	padding:5px;
}

.rightcontent fieldset{
	padding-bottom: 18px;
}

.rightcontent > fieldset > div > div:last-child{
	clear:both;
	float: right;
	color:#000000;
	font-size:13px;
	width:unset;
	padding: 20px;
    padding-right: 75px;
}

.rightcontent > fieldset > div > div:last-child > label{
	width:65%;
	float:left;
}

.rightcontent > fieldset > div > div:last-child > select{
	width:29% !important;
}

.rightcontent > fieldset[data-name="Additional Items"] > div > div:last-child{
    all: unset;
    float:left;
    width:47%;
    float:left;
    height: 37px;
    margin-left: 10px;
    box-sizing: border-box;
}

.rightcontent > fieldset[data-name="Additional Items"] > div > div:last-child > input{
	width: 60%;
	float: left;
	margin-right: 5%;
	height: 27px;
	margin-top: 3px;
	border-radius: 7px;
	padding-left: 2%;
	box-sizing: border-box;
}

.rightcontent > fieldset[data-name="Additional Items"] > div > div:last-child > select{

	width: 25% !important;
	float: left;
	height: 29px;
	margin-top: 3px;
	border-radius: 7px;
	border: 1px solid #05136B;
}


/*.rightcontent fieldset:not(:last-child) > div{
	-webkit-column-count: 5;
	-moz-column-count: 5;
	column-count: 5;
}
*/

.rightcontent select{
	width:29%;
}
/*.rightcontent fieldset:last-child > div{
    column-count:2;
	-webkit-column-count:2; 
    -moz-column-count:2; 
	margin: 0 64px;
}
*/


.rightcontent fieldset div div label{
	font-size: 13px;
	padding-bottom: 7px;
	color:#333;
}

.colactive{
	color:#000000;
	border-bottom:none !important;
	border-right:none;
	background: #FF9E44;
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #ff9e44 63%, #ff6600 63%, #ff6600 85%, #ff8938 85%) repeat scroll 0 0;
	background: rgba(0, 0, 0, 0) -ms-linear-gradient(to bottom, #ff9e44 63%, #ff6600 63%, #ff6600 85%, #ff8938 85%) repeat scroll 0 0;
	background: rgba(0, 0, 0, 0) -webkit-linear-gradient(to bottom, #ff9e44 63%, #ff6600 63%, #ff6600 85%, #ff8938 85%) repeat scroll 0 0;
	background: rgba(0, 0, 0, 0) -moz-linear-gradient(to bottom, #ff9e44 63%, #ff6600 63%, #ff6600 85%, #ff8938 85%) repeat scroll 0 0;
	background: rgba(0, 0, 0, 0) -o-linear-gradient(to bottom, #ff9e44 63%, #ff6600 63%, #ff6600 85%, #ff8938 85%) repeat scroll 0 0;
	color: #093417;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI2MyUiIHN0b3AtY29sb3I9IiNmZjllNDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI2MyUiIHN0b3AtY29sb3I9IiNmZjY2MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI4NSUiIHN0b3AtY29sb3I9IiNmZjY2MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI4NSUiIHN0b3AtY29sb3I9IiNmZjg5MzgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
}

#additionalitems{
	column-count:2;
	-moz-column-count:2;
	-webkit-column-count:2;
}

.additional input{
	float: left;
    padding:8px 12px 8px 10px;
    margin-right: 10px;
	border-radius:8px;
	border:1px solid #bcb8b8;
}

.additional select{
	padding:5px;
    height:36px;
	border-radius:8px;
	border-top-right-radius:0;
	border-bottom-right-radius:0;
	border:1px solid #bcb8b8;
}

.addressdetails a{
	font-size:14px;
	text-decoration:underline;
}

.addressdetails a{
	font-size:13px;
	margin-bottom: 10px;
	color: #051390 !important;
	cursor: pointer;
}

.addressdetails span{
	font-size:13px;
	margin-bottom: 10px;
	color: #051390;
}

.usecollectionaddress:hover,.usedeliveryaddress:hover{
    text-decoration: none;
    color: red !important;
}


.addressdetails label,.addressdetails input{
	margin-top:10px !important;
}

#information{
	margin-top:10px;
	width:79%;
	height: 110px;
}

.characters{
	font-size: 14px;
	margin-bottom: 35px;
	text-align:center;
}

.forms > div{
	padding-bottom:6px;
	overflow:auto;
	background: #05136B !important;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc3ODVkMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzA1MTM2YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=) !important;
	background: -moz-linear-gradient(top, rgba(119, 133, 208, 1) 0%, rgba(5, 19, 107, 1) 250%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(119, 133, 208, 1)), color-stop(250%,rgba(5, 19, 107, 1))) !important;
	background: -webkit-linear-gradient(top, rgba(119, 133, 208, 1) 0%,rgba(5, 19, 107, 1) 250%) !important;
	background: -o-linear-gradient(top, rgba(119, 133, 208, 1) 0%,rgba(5, 19, 107, 1) 250%) !important;
	background: -ms-linear-gradient(top, rgba(119, 133, 208, 1) 0%,rgba(5, 19, 107, 1) 250%) !important;
	background: linear-gradient(to bottom, rgba(119, 133, 208, 1) 0%,rgba(5, 19, 107, 1) 250%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient
}

.forms > div > div > h1{
	font: bold 24px/26px "Verdana";
	padding:6px 0 10px 10px;
	color:#ffffff;
}

.forms > div > div > h2 {
	float:left;
	padding:1% 1% 0 1%;
	box-sizing:border-box;
	color:#ffffff;
	cursor:pointer;
	color:#98a5e7;
}

.description{
	text-align:center;
}

.continueandbackbuttons{
	background:none !important;
	text-align: center;
}

.forms .col2 textarea{
	width:45%;
	height:100px;
	margin-right:20px;
	border-radius:7px;
	border: 1px solid #05136B !important;
}

.forms .row2 textarea{
	width:34%;
	height:85px;
	margin-right:11%;
	border-radius:7px;
	border: 1px solid #05136B !important;
}

.chars{
	text-align: left;
	padding-left:50% !important;
}

.formchars{
	padding-left:58%;
}

.egtext{
	color:#000000 !important;
	padding:5px;
	font-style:italic !important;
	font-size:13px !important;
}

.chars span{
	color:#000000 !important;
}

.col2 a{
	font-size: 14px;
	text-decoration: underline;
}

.col2 a:hover{
	color:red;
}

.detailsonmove{
	width: 42% !important;
}

.forms .row2 .detailsonmove::before{
	width: 55.5%;
}

fieldset[data-name="Additional Items"] div input{
	width: 60%;
	float: left;
	margin-right: 5%;
	height:27px;
	margin-top: 3px;
	border-radius: 7px;
	border: 1px solid #05136B;
	padding-left: 2%;
	box-sizing: border-box;
}

fieldset[data-name="Additional Items"] div select{
	width: 25%;
	float: left;
	height:29px;
	margin-top: 3px;
	border-radius: 7px;
	border: 1px solid #05136B;
}

 .forms form > div > fieldset > fieldset > label{
	font-size:14px;
 }


#numberofbedrooms,#delivery-numberofbedrooms,#delivery-floorswithinyourhome,#floorswithinyourhome,#yourfloorlevel,#delivery-yourfloorlevel  {
    width: 31%;
    margin-right:92px;
}

.col2 span,.row2 span{
	color:red;
}

#movingitems{
	color:#98a5e7 !important;
}

.mod30 {
    margin-bottom: 35px;
}

.mod30 .contactus{
	width:93%;
	border:1px solid black;
	padding: 25px 0;
	border-radius:8px;
	position:relative;
	border-top-left-radius:0;
	margin-top:64px;
	border-top:none;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhZmJmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU1JSIgc3RvcC1jb2xvcj0iI2EyYjBmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iI2EyYjBmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top, rgba(250, 251, 255, 1) 0%, rgba(162, 176, 255, 1) 55%, rgba(162, 176, 255, 1) 99%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(250, 251, 255, 1)), color-stop(55%,rgba(162, 176, 255, 1)), color-stop(99%,rgba(162, 176, 255, 1)));
	background: -webkit-linear-gradient(top, rgba(250, 251, 255, 1) 0%,rgba(162, 176, 255, 1) 55%,rgba(162, 176, 255, 1) 99%);
	background: -o-linear-gradient(top, rgba(250, 251, 255, 1) 0%,rgba(162, 176, 255, 1) 55%,rgba(162, 176, 255, 1) 99%);
	background: -ms-linear-gradient(top, rgba(250, 251, 255, 1) 0%,rgba(162, 176, 255, 1) 55%,rgba(162, 176, 255, 1) 99%);
	background: linear-gradient(to bottom, rgba(250, 251, 255, 1) 0%,rgba(162, 176, 255, 1) 55%,rgba(162, 176, 255, 1) 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FAFBFF', endColorstr='#A2B0FF',GradientType=0 );
}

.mod30 .contactus::before{
    content: "";
    position: absolute;
    width:69.5%;
    border-top: 1px solid #05136b;
    right: 3px;
    top: 1px;
}

.mod30 .contactus legend{
	text-align:left;
	padding:5%;
	font-size:18px;
	color:#404E9F;
	font-weight: bold;
	letter-spacing: 0.02em;
	border:1px solid #05136b;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: unset;
	border-bottom-right-radius: unset;
	position:absolute;
	top: -41px;
	left: -1px;
	padding:10px;
	width:28%;
	border-bottom:none;
	background-color: #F6F7FF;
}


.mod30 .contactus > fieldset{
	width:40%;
	float:left;
	padding-left: 20px;
}

.mod30 .contactus .subject{
	width:45% !important;
}

.mod30 .contactus .subject label{
	text-align:left;
	width:28%;
}

.mod30 .contactus .subject select{
	width:40%;
}

.mod30 .contactus div{
	width:100%;
	clear:both;
}

.mod30 .contactus fieldset input,.mod30 .contactus fieldset select{
	width:40%;
	border:1px solid #999a9e;
	box-sizing:border-box;
	border-radius: 7px;
	height:30px;
	margin-top: 2px;
	border:1px solid #05136B;
}

.mod30 .contactus fieldset label{
	width:40%;
	float:left;
	text-align: right;
	padding-right: 10px;
	font-size:14px;
	margin-top: 7px;
}

.mod30 .contactus fieldset select{
	width:22%;
}

.mod30 .contactus fieldset input{
	width:45%;
	padding-left: 5px;
}

.mod30 .contactus textarea{
	width:67%;
	height:100px;
	border-radius:7px;
	border:1px solid #05136B;
	margin: 10px 0 26px 0;
}

.mod30 .contactus button{
	color:#ffffff;
	font-size:20px;
	padding:15px 54px;
	background:-moz-linear-gradient(#ffa038,#FF6E00);
	background:-webkit-linear-gradient(#ffa038,#FF6E00);
	background:linear-gradient(#ffa038,#FF6E00);
	border-radius:8px;
	font-weight:bold;
	line-height:21px;
	border:none;
	cursor:pointer;
	float:right;
	width:-moz-max-content;
	margin-right: 36px;
	margin-top: 13px;
}

.mod30 h2{
	color:#05136b;
	line-height: 27px;
	padding: 10px 0;
}

.mod30 h3{
	color:#000000;
}

.mod30 > p{
	padding:10px 0 !important;
}

.mod30 .chars1{
	font-size:13px;
	padding:20px 0;
}

.mod30 .contactus fieldset label span {
    color: red;
}

.mod31 .bookingrequest  input,.mod31 .bookingrequest  select{
	width:25%;
	padding:0;
	box-sizing:border-box;
	border-radius: 7px;
	float: left;
	height: 28px;
	margin-top: 3px;
	border: 1px solid #05136B;
}

.mod31 .bookingrequest label{
	width:40%;
	float:left;
	text-align: right;
	padding-right: 15px;
	margin-top: 5px;
	font-size:14px;
	color:#333;
	line-height:20px;
}

.mod31 .bookingrequest a{
	color:blue;	
}

.mod31 .bookingrequest span{
	color:red;
}

.mod31 .bookingrequest{
    margin:20px 0;
}

.mod31  button{
	color:#ffffff;
	font-size:20px;
	padding: 11px 55px;
	background:-moz-linear-gradient(#ffa038,#FF6E00);
	background:-webkit-linear-gradient(#ffa038,#FF6E00);
	background:linear-gradient(#ffa038,#FF6E00);
	border-radius:8px;
	font-weight:bold;
	line-height:21px;
	border:none;
	cursor:pointer;
	width:16%;
	clear:both;
	display:block;
	margin:20px auto;
	display:flex;
}

.mod31 .bookingrequest legend{
	top: -20px;
}

.mod31 .bookingrequest legend{
	text-align:left;
	padding:5%;
	font-size:18px;
	color:#404E9F;
	font-weight: bold;
	letter-spacing: 0.02em;
	border:1px solid #05136b;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: unset;
	border-bottom-right-radius: unset;
	position:absolute;
	top: -41px;
	left: -1px;
	padding:10px;
	width:28%;
	border-bottom:none;
	background-color: #F6F7FF;
}

.mod31 .bookingrequest::before{
    content: "";
    position: absolute;
    width:69.5%;
    border-top: 1px solid #05136b;
    right: 3px;
    top: 1px;
}

.mod31 .bookingrequest{
	width:93%;
	border:1px solid black;
	padding: 25px 0;
	border-radius:8px;
	position:relative;
	border-top-left-radius:0;
	margin-top:64px;
	border-top:none;
	text-align: center;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhZmJmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU1JSIgc3RvcC1jb2xvcj0iI2EyYjBmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iI2EyYjBmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top, rgba(250, 251, 255, 1) 0%, rgba(162, 176, 255, 1) 55%, rgba(162, 176, 255, 1) 99%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(250, 251, 255, 1)), color-stop(55%,rgba(162, 176, 255, 1)), color-stop(99%,rgba(162, 176, 255, 1)));
	background: -webkit-linear-gradient(top, rgba(250, 251, 255, 1) 0%,rgba(162, 176, 255, 1) 55%,rgba(162, 176, 255, 1) 99%);
	background: -o-linear-gradient(top, rgba(250, 251, 255, 1) 0%,rgba(162, 176, 255, 1) 55%,rgba(162, 176, 255, 1) 99%);
	background: -ms-linear-gradient(top, rgba(250, 251, 255, 1) 0%,rgba(162, 176, 255, 1) 55%,rgba(162, 176, 255, 1) 99%);
	background: linear-gradient(to bottom, rgba(250, 251, 255, 1) 0%,rgba(162, 176, 255, 1) 55%,rgba(162, 176, 255, 1) 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FAFBFF', endColorstr='#A2B0FF',GradientType=0 );
}

.mod31 .bookingrequest label span {
    color: red;
}

.mod32{
	max-width:400px;
	width:100%;
	overflow:auto;
}

.mod32 div{
	clear:both;
	padding-top:15px;
	overflow:hidden;
	border-bottom:1px dashed #000000; 
	padding:10px 0;
}

.mod32 div:last-child{
	margin-bottom:10px;
}

.mod32 img{
	width:25%;
	max-width:100%;
	float:left;
	padding-left:10px;
	box-sizing:border-box;
}

.mod32 a{
	padding:0 0 0 10px !important;
	width: 75%;
	float: left;
	font-size: 13px;
	text-transform:uppercase;
	color:#000000;
	box-sizing:border-box;
}

.mod32 a:hover{
	text-decoration:underline;
}

.breadcrumb{
	margin:0 auto;
    padding-top: 10px;
	font-size:14px;
    color: #000066;
}

.breadcrumb a {
    color: #000066;
    font-weight: bold;
	font-size: 15px;
}

.breadcrumb p{
	font-size:14px;
}


.mod29 .breadcrumb,.mod29 .breadcrumb a{
	color:#ffffff;
}

.chars2{
	text-align: left;
	padding-left: 55% !important;
}

.chars2 span{
	color:#000000 !important;
}

.requiredfields{
	text-align: left;
}

.selectalignment{
	margin-top:35px !important;
}

#termsofuse {
    padding: 0 !important;
    width:30px !important;
	border:0 !important;
}

.mobilemenu{
	display:none;
}

@media screen and (max-width:684px) {
	.rowcol1,.rowcol2{
		width:100% !important;
	}
}

@media screen and (max-width:736px) {
	.wrapper{
		width:100%;
	}

	.mod44{
		/*display: flex;
		flex-direction: column-reverse;*/
	}
	
	nav .wrapper{
		all:unset;
	}

	.mod22{
		display:none;
	}
	
	nav{
		all:unset;
		display:none;
		background-color:#0E1A6B !important;
		position: absolute !important;
		top: 0 !important;
		z-index: 99999 !important;
		width: 100% !important;;
	}
	
	nav > .displaymobile{
		display:block;
		color: #ffffff !important;
		background-color:#0E1A6B !important;
		padding:30px 10px !important;
		font-size:20px !important;
		position:relative;
	}
	
	.closearrow{
		position: absolute;
		right: 20px;
		width: 30px;
		height: 30px;
	}
	
	.closearrow:before, .closearrow:after {
		position: absolute;
		left: 15px;
		content: ' ';
		height: 33px;
		width: 3px;
		background-color: #ffffff;
	}
	.closearrow:before {
		transform: rotate(45deg);
	}
	.closearrow:after {
		transform: rotate(-45deg);
	}
	
	nav > ul{
		all:unset;
		background-color:#0E1A6B !important;
	}
	
	nav > ul > li{
		all:unset;
		display:block !important;
		background-color:#0E1A6B !important;
		padding: 10px !important;
		border-top: 2px solid #ffffff !important;
		position: relative;
		color:#ffffff !important;
	}
	
	nav > ul > li.act{
		all:unset;
		color:#ffffff !important;
		position: relative;
	}
	
	nav > ul > li > a{
		all:unset;
		color:#ffffff !important;
		cursor: pointer;
	}
	
	nav > ul > li > a > br{
		content: ' ';
	}
	
	nav > ul > li > a > br:after{
		content: ' ';
	}
	
	nav > ul > li > br{
		content: ' ';
	}
	
	nav > ul > li > br:after{
		content: ' ';
	}
	
	nav > ul > li > a:hover{
		all:unset;
	}
	
	nav > ul > li > span{
		all:unset;
	}
	
	nav > ul > li > .menuarrow{
		all:unset;
		width: 0;
		height: 0;
		border-left: 15px solid transparent;
		border-right: 15px solid transparent;
		border-top: 20px solid #ffffff;
		position: absolute;
		right: 20px;
		top: 10px;
		cursor:pointer;
	}

	nav > ul > li > ul > li .submenuarrow{
		all:unset;
		width: 0;
		height: 0;
		border-left: 15px solid transparent;
		border-right: 15px solid transparent;
		border-top: 20px solid #ffffff;
		position: absolute;
		right: 10px;
		top: 10px;
		cursor:pointer;
	}

	nav > ul > li > ul > li .submenuarrow-up{
		width: 0;
		height: 0;
		border-left: 15px solid transparent;
		border-right: 15px solid transparent;
		border-bottom: 20px solid #ffffff;
		position: absolute;
		right: 10px;
		top: 10px;
		cursor:pointer;
	}
	
	nav > ul > li > .menuarrow-up{
		width: 0;
		height: 0;
		border-left: 15px solid transparent;
		border-right: 15px solid transparent;
		border-bottom: 20px solid #ffffff;
		position: absolute;
		right: 20px;
		top: 10px;
		cursor:pointer;
	}
	
	nav > ul > li:hover > ul{
		all:unset;
	}
	
	nav > ul > li > ul{
		all:unset;
		display:none !important;
		margin-top:10px !important;
	}
	
	nav > ul > li > ul > li{
		all:unset;
		display:block !important;
		background-color:#3A4998 !important;
		padding: 10px !important;
		border-bottom: 2px solid #ffffff !important;
		color:#ffffff !important;
		position: relative;
		cursor: pointer !important;
	}
	
	nav > ul > li > ul > li:last-child{
		border-bottom: none !important;
	}
	
	nav > ul > li > ul > li > a{
		all:unset;
		color:#ffffff !important;
		cursor: pointer;
	}	
	
	nav > ul > li > ul > li:hover{
		all:unset;
		position: relative;
	}
	
	nav > ul > li > ul > li > a:hover{
		all:unset;
	}

	nav > ul > li > ul > li > ul{
		width:100%;
		margin-top:10px !important;
	}

	nav > ul > li > ul > li > ul > li{
		all:unset;
		display:block !important;
		background-color:#596397 !important;
		padding: 10px !important;
		border-bottom: 2px solid #ffffff !important;
		color:#ffffff !important;
		position: relative;
	}
	
	nav > ul > li > ul > li > ul > li:last-child{
		border-bottom: none !important;
	}
	
	nav > ul > li > ul > li > ul > li > a{
		all:unset;
		color:#ffffff !important;
		cursor: pointer;
		font-size:16px;
	}	
	
	nav > ul > li > ul > li > ul > li:hover{
		all:unset;
		position: relative;
	}
	
	nav > ul > li > ul > li > ul > li > a:hover{
		all:unset;
	}

	header{
		position:absolute;
	}
	
	.headerdiv{
		all:unset;
		overflow:auto;
	}

	.headerdiv > .headerlogo,.headerdiv > p{
		all:unset;
		position:relative;
	}

	.headerdiv > .headerlogo{
		display:flex;
		background:linear-gradient(to bottom, rgba(119,133,208,1) 0%,rgba(5,19,107,1) 100%);
	}

	.headerdiv > p{
		clear:both;
		display:block;
		color:#ffffff;
		text-align:center;
		border-top:1px solid #ffffff;
		background:linear-gradient(to bottom, rgba(119,133,208,1) 0%,rgba(5,19,107,1) 250%) !important;
		padding: 18px 0;
		line-height:25px;
	}

	.headerdiv .headerlogo a{
		all:unset;
		float:left;
		width:70%;
		box-sizing:border-box;
	}

	.headerdiv .headerlogo p{
		all:unset;
		display:block;
		float:left;
		width:30%;
		box-sizing:border-box;
		margin:auto;
		background-position: 90% 25% !important;
		text-align: right;
		padding-top: 60px;
		padding-right:15px;
		color:#ffffff;
	}

	.headerdiv > .headerlogo > a > img{
		all:unset;
		width:55% !important;
		padding:5%;
		cursor:pointer;
	}

	.mobilemenu{
		display:block;
		background: url("../images/menuimage.png")no-repeat !important;
		cursor:pointer !important;
	}

	.mod23 > h2{
		width: 100% !important;
		padding: 25px 0 !important;
	}

nav > ul > li > ul > li{
	cursor:pointer;
}



	
	/*.headerdiv .headerlogo,.headerdiv p{
		float:left;
		width:50%;
		box-sizing:border-box;
	}

	.headerdiv .headerlogo a{
		padding-left:10px;
	}
	.headerdiv p{
		border-top:1px solid white;
	}

	.headerdiv p:last-child{
		width:100% !important;
		background:linear-gradient(to bottom, rgba(119,133,208,1) 0%,rgba(5,19,107,1) 250%) !important;
		padding-bottom: 20px;
		line-height: 28px;
	}

	.headerdiv > a > img{
		all:unset;
		max-width:100% !important;
		padding-top: 10px;
		width:100% !important;

	}*/

	.forms > div > div > h1{
		padding:10px 3px;
		font:bold 20px/26px "Verdana";
	}

	.forms form > div > fieldset > fieldset legend{
		width: 47% !important;
		margin-right:24px;
	}

	.forms form > div > fieldset > label{
		width: 48% !important;
	}

	.forms form > div > fieldset > input,.forms form > div > fieldset > select{
		width:41% !important;
		margin:7px 0 0 0!important;
	}

	.labelalignment{
		margin-top: 10px !important;
	}

	.forms .col2 textarea{
		width:47% !important;
		margin-right:0 !important;
	}

	.forms .col2 > legend{
		width:70% !important;
	}

	.forms .row2 label{
		width:45% !important;
	}

.forms .row2 > input{
	width:40% !important;
	margin-top: 25px !important;	
}

.forms .row2 legend{
	top: -60px;
}
	footer li{
		width:95% !important;
		padding:10px 0;
	}

	footer > div > ul > li{
		border-bottom:1px dotted #ffffff;
		width:98% !important;

	}

	footer > div > ul > li{
		position:relative;
		padding:10px 12px 8px 0;
	}

	footer > div > ul > li > ul{
		display: none;
	}

	footer > div > ul > li > ul > li{
		border-bottom:1px dotted #ffffff;
		width:98% !important;
		padding-left:10px;
	}

	footer > div > ul > li > ul > li:last-child{
		border-bottom:none;
	}

	footer > div  > ul > li > .menuarrow{
		all:unset;
		width: 0;
		height: 0;
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		border-top: 15px solid #ffffff;
		position: absolute;
		right: 20px;
		top: 20px;
		cursor:pointer;
	}
	
	footer > div > ul > li > .menuarrow-up{
		width: 0;
		height: 0;
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		border-bottom: 15px solid #ffffff;
		position: absolute;
		right: 20px;
		top: 20px;
		cursor:pointer;
	}
	

	.footerdiv {
		width: 100%;
		text-align: center !important;
		padding: 4% 0;
	}

	.facebooklink img{
		width:8% !important;
	}

	.sociallinks p{
		background-position-x:18%;
		font-size: 14px;
	}

	.telephonenumbers{
		background-position-x: 29%;
		background-position-y: 19%;
	}

	.telephonenumbers p{
		font-size: 14px !important;
	}


	.mod44 .leftcolumndiv,.mod44 .rightcolumndiv{
		width:100% !important;
	}

	.mod44 .rightcolumndiv{
		margin:0 10px;
		width:93% !important;
	}

	.mod15 .columncount3{
		column-count:1;
	}

	.mod22 li a{
		width: 97% !important;
	}

	.mod11 form{
		max-width:400px;
		margin:0 auto;
	}

.mod9 figure{
	width: 100%;
}

	.mod9 div{
		clear:both;
	}

	.mod21 article img{
		float:unset;
		max-width: 100%;
		width: 100%;
		box-sizing: border-box;
	}

.columncount2{
	column-count: 1;
	-webkit-column-count: 1;
	-moz-column-count: 1;
}

 .mod8 figure{
	width: 100%;
 }

 .mod18 article{
	width: 100% !important;
	text-align: center;
 }

.mod9 figure img{
	padding: 10px 57px 10px 13px;
}

.testimonialbutton{
	margin-top: 1px;
}

.customerreviewdiv > div{
	width:46%;
}

.customerreviewdiv > span,.displayingcount{
	width: 49% !important;
}

.reviewtestimonialsleft{
	width: 100%;
}

.reply{
	width: 98%;
}
.reviewtestimonialsright{
	width: 91%;
	margin: 10px 10px;
}

.mod23 form{
	margin:0;
}

.mod24 figure,.mod24 div{
	width: 100%;
}

.mod23 form input,.mod23 form textarea{
	width: 90%;
}

.mod28{
	width: 96% !important;
}

.mod9 p{
	/*display: flex;*/
}

.mod17 .content{
	width: 100%;
}

.totals{
	padding-left:0;
}

.rightcolumndiv .mod17 th, .mod17 td{
	width: 18%;
}

.mod16 div{
	padding: 10px 5px;
}

.pagination a{
	font-size: 9px;
	padding: 8px 11px;
}

.mainbanner{
	margin: 19px auto;
}

.mod23{
	padding:10px;
}

.mod23 div h1{
	width: 47%;
}

 #customertestimonials {
    float: left;
    width: 47%;
	padding:0;
}

.testimonialbutton{
	width: 50%;
	box-sizing: border-box;
	padding:11px 10px;
}

.forms .col2{
	margin-top:64px !important;
	margin-left:11px !important
}

.col22{
	margin-bottom:23% !important;
}

.mod30 form{
	margin-left: 15px;
}

.mod30 .contactus legend{
	width: 49%;
}

.mod30 .contactus::before {
	width: 44.5%;
}

.mod30 .contactus > fieldset{
	width:100%;
}

.mod30 .contactus fieldset label{
	width: 34%;
}

.mod30 .contactus fieldset input, .mod30 .contactus fieldset select{
	width: 54%;
	margin-top: 5px;
}

.mod30 .contactus .subject{
	width:100% !important;
}

.mod30 .contactus .subject label{
	text-align:right;
	width:34%;
}

.mod30 .contactus .subject select{
	width: 54%;
}

.mod30 .contactus textarea{
	width:53%;
}

.mod30 .chars1{
	padding:0;
}

.mod30 .chars{
	padding-left: 37% !important;
}

.mod31 .bookingrequest input, .mod31 .bookingrequest select{
	width: 50%;
	margin-top: 5px;
}

.mod31 .bookingrequest label{
	width: 42%;
}

.mod31 .bookingrequest{
	margin-left: 13px;
}

.mod31 .bookingrequest::before {
	width:39%;
}

.rightcontent > fieldset > div > div{
	width: 46%;
}

.forms .row2 textarea{
	width: 40% !important;
	margin-right:0 !important;
	}

.otherinformation{
	top:-41px !important;
}

.text{
	margin-left:57% !important;
}

.forms form > div > fieldset  label.showdropdown{
	width:45% !important;
}

.mod17 figure{
	width:100%;
	max-width:100%;
	text-align: center;
}

.mod25 aside, .mod26 aside, .mod24 aside{
	width: 100%;
}

.mod25 aside h3, .mod26 aside h3, .mod24 aside h3{
	clear:both;
	font-size: 20px;
	border-bottom: 1px solid #0E1A6B;
	color:#0E1A6B;
	padding-bottom:5px;
}

.mod25 aside a, .mod26 aside a, .mod24 aside a{
	padding: 10px 0 0 10px !important;
}

.mod25 article{
	width: 100%;
	margin-left:0.5%;
}

.mod25 .blogarticles {
    width: 100%;
}

.mod9 .floatright {
    float: unset;
    width:100%;
    max-width: 100%;
	box-sizing:border-box;
}

.mod9 figure img {
      max-width: 100%;
}

.mod24, .mod25, .mod26{
	/*display: flex;
	flex-direction: column-reverse;*/
}

.mod25 aside input[type="text"], .mod26 aside input[type="text"], .mod24 aside input{
	float:right;
	padding: 19px 45% 13px 10px;
}

#viewform td {
    border: none;
    width: 100%;
    float: left;
}

.mod31 .bookingrequest legend{
	width: 54%;
}

.mod26 article{
	width:96%;
}

.mod26 article figure{
	width:100%;
}


	
}


@media screen and (min-width:600px) {
@media screen and (max-width:700px) {
	 .mod8 figure{
	width: 50%;
 }
 .mod18 article {
    width: 47% !important;
    text-align: center;
    margin-top: 25px;
    padding-left: 15px;
}

.text {
    margin-left: 52% !important;
}

.mod9 .floatright {
    float: unset;
    max-width: 100%;
}

.forms form > div > fieldset > label,.forms form > div > fieldset > fieldset legend{
		width: 50% !important;
	}



.forms .row2 textarea{
	width: 38%;
	margin-right:48px;
	}

/*.mainbanner {
    margin: 77px auto 0 auto;
}*/

.rightcontent > fieldset > div > div{
	width:30%;
}

.mod25 article {
    width: 47%;
    
}

.discount{
	width: 37%;
	margin: 0 auto;
}






 }

}

@media screen and (min-width:664px) {
@media screen and (max-width:767px){
	.headerdiv .headerlogo p{
		padding-right: 28px;
	}

.rightcontent > fieldset > div > div{
	width:30%;
}

.mod9 figure{
	width:50%;
}

.mod44{
		/*display: flex;
		flex-direction: column-reverse;*/
	}

.mod25 aside div img, .mod26 aside div img{
	width: 10%;
}

.mod31 .bookingrequest legend {
    width:30%;
}

.mod26 article figure{
	width:50%;
}

#viewform td > p{
	padding-left:0 !important;
}

.forms > div > div > h1 {
    padding: 10px 7px;
}

.mod25 aside input[type="text"], .mod26 aside input[type="text"], .mod24 aside input{
	float:right;
}

.mod9 .floatright {
    float: unset;
    max-width: 100%;
}

.leftcolumndiv .mod9 figure img {
    max-width: 100%;
    padding: 1%;
    box-sizing: border-box;
	}


.mod9 figure img{

max-width: 100%;
}



.discount{
	width: 37%;
	margin: 0 auto;
}

.mod25 article {
    width: 47%;
    
}

.forms form > div > fieldset > label,.forms form > div > fieldset > fieldset legend{
	width: 50% !important;
}

.forms .row2 legend {
    top: -42px;
}

.forms .row2 textarea{
	width: 38% !important;
	margin-right:48px !important;
	box-sizing:border-box;
}

.text {
    margin-left: 52% !important;
}

.mod31 .bookingrequest::before {
	width: 68.5%;
}

.mod9 div {
    clear: unset;
}

.mod9 .floatright{
	float:right;
}

.mod21 article img {
	max-width: 100%;
	width: 50%;
	box-sizing: border-box;
	float: right;
}

.col22 {
    margin-bottom: 15% !important;
}

.mod30 .contactus::before {
    width: 47.5%;
}

/*
.mainbanner {
    margin: 77px auto 0 auto;
}*/

	.mod8 figure {
		width: 50%;
	}

	.mod18 article {
		width: 50% !important;
		margin-top: 20px;
		
	}
	.mod18 article p{
		text-align: justify;
	}

	.facebooklink img{
		max-width: 100% !important;
		width: 4% !important;
	}

	.footerdiv{
		padding:1% 0;
	}

	.sociallinks p{
		background-position: 34% 63%;
	}

	.telephonenumbers{
		background-position: 39% 19%;
	}

	.footerimage {
		width: 40%;
	}

}
}

@media screen and (max-width:768px) {
	.headerdiv >.headerlogo > a > img{
		width:25%;
	}

	.forms .col22 {
    margin-bottom:20% !important;
}

.forms .row2 textarea{
	width: 45%;
	margin-right:45px;
	}

	
	
	@media screen and (min-width:737px) {
	
		nav{
			text-align:left;
		}
		nav > ul{
			padding-left: 1%;
			padding-right:0;
		}
	
		nav > ul > li{
			padding: 2px 5px 0;
		}
		
	}

	.headerdiv > p{
		width:100%;
	}

	.footerdiv figure img{
		max-width: 100%;
	}

	.facebooklink img{
		width:12%;
		max-width:100%;
	}

	.sociallinks{
		padding-left:3px;
	}

	.telephonenumbers p{
		font-size: 11px;
	}

	.mod22 li{
		background-position: left center;
		background-color: #1E72BA;
		padding: 0 10px 0 27px;
		}

	.mod22 li a {
		background-color: #ffffff;
		padding: 10px;
		border: 1px solid #D5D5D5;
		border-top-right-radius: 8px;
		border-bottom-right-radius: 8px;
		width:93%;
	}

	.mod22 li:hover a {
		color: #ffffff;
		background-color: #1E72BA;
	}

	.mod18 > div{
		padding: 0 7px 0 1px;
	}

	nav > ul > li:last-child > ul{
		right:0;
		left:unset;
	}

	.mod18 > div{
		width: 100%;
	}

	.mod18 article {
		width: 33%;
	}

	.mod22 .active a{
		background-color:#1E72BA;
	}

	.forms .col2{
		width:94%;
		margin:64px 0 15px 17px;
	}

	/*.forms form > div > fieldset > label{
		width:42% !important;
	}*/


	.forms form > div > fieldset > fieldset legend{
		width:42%;
	}

	.forms form > div > fieldset > input{
		width: 31%;
		margin-right: 25%;
		padding: 0 1%;
	}

	.forms form > div > fieldset > select{
		width: 31%;
		margin-right: 25%;
		padding:0;
	}

	.forms .col2 textarea{
		width: 31%;
		margin-right: 24%;
	}

	#numberofbedrooms, #delivery-numberofbedrooms, #delivery-floorswithinyourhome, #floorswithinyourhome, #yourfloorlevel, #delivery-yourfloorlevel{
		width: 20%;
		margin-right: 36%;
	}

	.forms .col2::before{
		width: 47%;
	}

	.forms form > div > fieldset > legend{
		width: 52%;
	}

	.forms .row2::before{
		width: 44.5%;
	}

	.forms form > div > .row2 > label,.forms form > div > .row2 > fieldset legend{
		margin-left:20px;
	}

	.forms form > div > .row2 > input{
		width:16%;
	}

	.text{
		margin-left: 45%;
	}

	.forms form > div > .row2{
		width:94%;
		margin:1% 0 0 2.5%;
	}

	}

	#viewform{
		background:linear-gradient(to bottom, rgba(250,251,255,1) 0%,rgba(162,176,255,1) 55%,rgba(162,176,255,1) 99%);
		margin-top:20px;
		border: 1px solid #05136b;
		border-top-left-radius: 0px;
		border-top-right-radius: 5px;
		border-bottom-left-radius: 9px;
		border-bottom-right-radius: 5px;
		box-shadow: 2px 2px 5px #7a7a7a;
	}

#viewform td{
	border:none;
	width:50%;
}

#viewform td > hr{
	display:none;
}

#viewform tr{
	border-bottom:5px solid #ffffff;
}

.displayquotes{
	width:100%;
}

#viewform td > p{
	color:#000000;
	font-weight:normal;
	margin-left: 20px;
	padding-left: 123px;
}

#viewform td > h2{
	margin-left: 20px;
	color:#05136B;
}

#viewform td > p strong{
	font-weight:bold;
}

.mod33 ul{
	list-style:none;
}

.mod33 > ul{
	overflow:auto;
	padding:0 20px;
	display: flex;
	flex-wrap: wrap;
	display:-webkit-flex;
    display:-moz-flex;
	display: -webkit-flex;
}

.mod33 > ul > li{
	float:left;
	width:25%;
	Padding:30px 0;
	border-bottom:2px solid black;
}

.mod33 > ul > li:nth-of-type(4n+1){
	clear:both;
}

.lastrow{
	border-bottom:none !important;
}

.mod33 > ul > li > a{
	color: #05136B;
	font-size: 18px;
}

.mod33 > ul > li > ul > li > a{
	color: #000000;
	font-size: 12px;
}

.mod33 > ul > li > ul > li > ul > li > a{
	color: #000000;
	font-size: 12px;
}

.discount img{
	max-width:100%;
}