/*

Theme Name: NMN Sound Proofing

Theme URI: http://www.londonsoundproofing.co.uk/

Description: London Soound Proofing Wordpress Theme

Version: 1.0

Author: Add People

Author URI: http://addpeople.co.uk



	R N D M R Wordpress Baseline Theme v 1.0

	 http://www.rndmr.com



	This theme was designed and built by R N D M R Limited 

	based on the Baseline theme by Tony Thomas,

	whose blog you will find at http://anthonygthomas.com



	The CSS, XHTML and design is released under GPL:

	http://www.opensource.org/licenses/gpl-license.php

	

	Superfish menus included:

	http://users.tpg.com.au/j_birch/plugins/superfish/#getting-started

	

	JQuery included:

	http:jquery.com

	

	Blueprint CSS included:

	http://blueprintcss.org/

	



***** Table of Contents *****



1.0 HTML Tags

2.0 Images

3.0 Navigation

4.0 Search

5.0 Content

6.0 Sidebar



*/



/***** 1.0 HTML Tags *****/

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

	font-weight:bold;

}



h1 {

	color:#7e2625;

	font-size:16px;

}



p.email {

	margin-top: ;

	margin-left: 80px;

}



p.email a {

	color: #fff;

	text-decoration: none;

	font-size: 23px;

	position: relative;

	right: 73px;

}



p.email a:hover {

	text-decoration: underline;

}



/***** 2.0 Images *****/

.aligncenter,

div.aligncenter {

   display: block;

   margin-left: auto;

   margin-right: auto;

}



.alignleft {

   float: left;

}



.alignright {

   float: right;

}



img {

	padding:3px;

}



/***** 3.0 Navigation *****/

#header

{

	padding-top:1.5em;

}

/*.top-menu

{

	background-image:url(images/upper-menu-bg.jpg);

	z-index: 9999;

}*/

#page

{

	background-color:#000;

}

.nav a {

	font-weight:bold;

}

.pshadow {
	max-width: 1000px !important;
	width: 100% !important;		
	margin-left: auto;
	margin-right: auto;
	
}


h1 a, h2 a {text-decoration:none;}



/***** 4.0 Search *****/

.screen-reader-text {

	display:none;

}




/***** Header *****/


#contact {
	font-size: 23px;
	color: #fff;
	font-weight: bold;
	text-align: right;
		
}

.quotation {
	font-size: 18px;
	float: right;
}

.telephone {
	float: right;
}

.red {
	color: #ba110d;	
}

#contact a {
	color: #fff;
	text-decoration: none;
}

#contact a:hover {
	color: #FFF;
	text-decoration:underline;	
}








/***** 5.0 Content *****/

body

{

	background:#cbcaca;

}

div#content ul, div#content ol {

	list-style-position: inside;

}

.side-menu-square

{

	background:#FFF;

	height:auto;

	width:auto;

	max-height:200px;

	max-width:200px;

	padding:5px;

	margin-bottom:20px;

}



.side-menu-caption

{

	width:100%;

	background-image:url(images/side-menu-caption-bg.jpg);

	background-repeat:repeat-x;

}

.side-menu-square-image

{

	text-align:center;

	max-height:200px;

	max-width:200px;

	padding:0px;

}

.image-height

{

	height:126px;

}

.side-menu-caption p

{

	color:#FFF;

	font-weight:bold;

}

.middle-content

{

	background-color:#FFF;

	padding:20px;

	margin-right: 8.7px;

}

.vertical-align-middle p

{

	vertical-align:middle;

}

.go-button

{

	padding-left:10px;

	padding-top:5px;

}

.caption-text

{

	padding-top:10px;

	color:white;

}



.caption-text a {

	color:white;

	text-decoration:none;

}



.caption-text a:hover {

	text-decoration:underline;

}

/***** 6.0 Sidebar *****/

#sidebar ul {

	list-style:none;

}

.right-menu-spacer

{

	height:10px;

}





.footer-menu

{

	background-color:#000;

	height:120px;	

}

.bottom-menu-links a

{

	color:#FFF;

	margin-top: 20px;

}

.red-strip

{

	height:5px;

	background-image:url(images/upper-menu-bg.jpg);

}

.payment-options

{

	margin-right:15px;	

}

.design-copyright-text

{

	color:#999;

}

.text-align-right

{

	text-align:right;

	font-size: 10px;

}

a.foot_link {

	text-decoration: none;

	color: #999;

}

a.foot_link:hover {

	color: #EB115F;

}



/*============================ Tables ============================*/





.table-system {

	width: 500px;

	margin: 0px auto;

	border-collapse: collapse;

	border: 1px solid #000000;

 }

.table-system .rowc {

	font-weight: bold;

	background: #BB120D;

	color: #fff;

	height: 20px;

}

.table-systems .rowa {

	background: #fff;

	height: 20px;

}

.table-system .rowa p {

	font-weight: bold;

}

.table-system .rowb {

	background: #f1f1f1;

	height: 20px;

}

.table-system .cell {

	padding: 3px;

	border: 1px solid #000000;

}



.table-system td.col1.cell {

	font-weight: bold

}



.table-system td.col3.cell, td.col4.cell {

	text-align: center;

}



#menu-home{width:1100px!important}



.entry h3 { font-size:110%; color:#7e2625; }



.postindex h2 { margin-top:10px; font-size:120%; color: #7e2625; }



.postindex h2 a { color: #7e2625; }


/* =Responsive Structure
----------------------------------------------- */


@media (max-width: 1200px) {

	.container {
		/*max-width: 1000px !important;
		width: 100% !important;*/
		max-width: 1020px !important;
		width: auto !important;
		
	}
	
	#header .container {
		/*width: 100% !important;	*/
		
	}
	
	#page {
		/*width: 100%;	*/
	}
	
	
	/*Logo*/
	.span-16 {
		width: 354px !important;
	
	}
	
	.span-16 img{
		width: 99%;	
	}
	
	
	
	/*telephone*/
	.span-8 {
		width: 340px !important;
		/*width: 58% !important;*/
		float: right !important;
		
	}
	
	.span-8 img{
		width: 99%;
		margin-left: 0px !important;		
	}
	
	
	
	/*email*/
	p.email {
		text-align: right;
		margin-left: 0px;
		width: 100%;
	}
	
	p.email a {
		right: initial;
	}
	
	
	
	
	.pshadow {
		/*width: 100% !important;	*/
		display: none;
	}
	
	
	.span-24 {
		width: 100% !important;	
	}
	
	div.span-12 {
		width: 35%;	
		
	}
	
	div.span-12.last{
		float: right !important;
		width: 55%;	
		
	}
	
}


@media (max-width: 1040px) {
	
	.header {
		border: 1px solid #fff;	
	}
		
	.container {
		/*width: 100% !important;
		max-width: none !important;*/
		
	}

	/*Logo*/
	.span-16 {
		margin-left: 2%;
	}

	/*Telephone*/
	.span-8 {
		margin-right: 2% !important;
		/*width: 48% !important;*/
	}
	
	/*Email*/
	p.email a {
		font-size: 18px; 	
	}
	
	
	.responsiveSelectContainer select.responsiveMenuSelect, select.responsiveMenuSelect {
		padding-bottom: 5px !important;
  		padding-top: 5px !important;
		background: #fff;
		font-size:20px;
		width: 90%;
		margin-left: 5%;
		margin-right: 5%;
		
	
	}
	
	.leftbar {
		width: 882px;
		margin-left: auto;
		margin-right: auto !important;
		display: block;
		float: none !important;
	}
	
	
	
	.cform {
		max-width: 510px;
		width: 100%;	
	}
	
	
	
	
	/*Main Content*/
	.span-14 {
		width: 100%;
		
	}
	
	div.span-14 {
		margin-right: 0px;	
	}
	
	
	
	
	/*Right Sidebar*/
	.rightbar {
		padding-top: 20px;
		margin-left: auto !important;
		margin-right: auto !important;
		float: none !important;
		width: 228px !important;
		clear: both;
		
	}
	
	.middle-content {
		margin-right: 0px;	
	}
	
	#footer {
		padding-left: 5%;
		padding-right: 5%;	
	}

	
}


@media (max-width: 950px) {
	.span-8 {
			width: 48% !important;
		}
		
	#contact a {
		float: right;
		width: 100%;	
	}	
}



@media (max-width: 900px) {
	.leftbar {
		width: 442px;	
	}
	

}



@media (max-width: 800px) {
	
	
	
	.span-6 {
		
		
	}
	
	.span-16 {
		margin-left: auto !important;
		margin-right: auto !important;	
		float: none !important;
		display: block;
		width: 360px !important;
	
	}
	
	.span-8 {
		margin-left: auto !important;
		margin-right: auto !important;	
		float: none !important;
		display: block;
		width: 500px !important;
		clear: both;
		text-align:center;	
	}
	
	#contact {
		margin-left: 0px !important;
		text-align: center;	
	}
	
	.telephone, .quotation {
		float: none;	
	}
	
	p.email {
		text-align: center;	
	}
	
	.span-8 img {
		width: 100%;
	}
	
	
	.span-24 {
		text-align: center !important;	
	}
	
	#footer {
		padding-top: 20px;	
	}
	
	
	div.span-12 {
		width: 90%;	
	}
	
	div.span-12.last{
		width: 90%;		
	}
	
	.span-12 {
		text-align: center;	
		
	}
	
	.design-copyright-text {
		width: 90%;
		margin-left: 5%;
		margin-right: 5% !important;
		
	}
	
	.design-copyright-text .text-align-right {
		text-align: center !important;	
		
	}
	
}




@media (max-width: 700px) {
	
	.span-8 {
		width: 90% !important;	
	}
		
	.span-24 a {
		width: 99%;
		clear: both;
		float: left;
		text-align: center;
	}	
	
	.maintext img, .entry img{
		max-width: 95%;
		height: auto;	
	}
	
	
	.footer-menu {
		height: auto;
	}
	
	.table-system {
		width: 100%;
			
	}
	
}


@media (max-width: 500px) {
	
	.span-16 {
		width: 280px !important;	
	}
	
	p.email a {
		font-size: 16px; 	
	}
	
	.leftbar {
		width: 220px;	
	}
	
}






@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {

	
	.table-system {
		/*width: 100%;*/
		
	/*max-width: 200px;*/
	font-size: 10px;
			
	}
	
	.table-system td:nth-child (3n) {
		clear: both;	
	}

	
}



/* New css  */
*{
	box-sizing: border-box;
}
body {
	font-size: 16px;
}
.container {
	max-width:1140px; 
	width: 100%;
}
#menu-home {
    width: 100% !important;
	height: auto;
    justify-content: flex-end;
    display: flex;
}
.span-row {
	margin-left: 0px;
	margin-right: 0px;
}
.middle-content {
	padding: 35px 25px;
}
.middle-content h1 {
	margin-bottom: 25px;
	font-size: 28px;
	line-height: normal;
}
.middle-content h2 {
	margin-bottom: 25px;
	font-size: 24px;
	line-height: normal;
}
.middle-content h3 {
	font-size: 22px;
	line-height: normal;
}
.middle-content h4 {
	font-size: 20px;
	line-height: normal;
}
img {max-width: 100%;}


body .banner_section{
	overflow: hidden;
}


.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {
    float: left;
    margin-right: 0px;
	padding: 0px 10px;
}

.span-1 {width:4.166%;}
.span-2 {width:8.333%;}
.span-3 {width:12.5%;}
.span-4 {width:16.664%;}
.span-5 {width:20.83%;}
.span-6 {width:24.996%;}
.span-7 {width:29.162%;}
.span-8 {width:33.333%;}
.span-9 {width:37.5%;}
.span-10 {width:41.666%;}
.span-11 {width:45.833%;}
.span-12 {width:50%;}
.span-13 {width:54.166%;}
.span-14 {width:58.333%;}
.span-15 {width:62.5%;}
.span-16 {width:66.666%;}
.span-17 {width:70.833%;}
.span-18 {width:75%;}
.span-19 {width:79.166%;}
.span-20 {width:83.333%;}
.span-21 {width:87.5%;}
.span-22 {width:91.666%;}
.span-23 {width:95.833%;}
.span-24 {width:100%;}
.span-24, div.span-24 {width:100%;}
#header {
	padding: 1px 10px 8px 10px;
}
.header_bg {
    background-color: #000;
}
#header .span-row {
	display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.top_header {
	background-color: #000;
	padding: 15px 0px 0px 0px;
	z-index: 99999;
}
.top-menu img.pshadow {
    display: none;
}

#contact a:hover {
    text-decoration: none;
    color: #BB120D;
}
div#header .logo {
	display: flex;
}
div#header .logo img{
	max-width: 230px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

ul#menu-home-1 {
	width: 100%;
    display: flex;
    justify-content: flex-end;
	height: auto;
	margin: 0px;
}
#contact {
	font-size: 16px;
	font-weight: normal;
	display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.top-menu {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
    padding: 0px;
    color: #fff;
    padding-bottom: 15px;
    margin-bottom: 10px;
    border-bottom: 1px solid #999;
}
.telephone {
	margin-right: 20px;
}

#contact i {
    margin-right: 4px;
    font-size: 20px;
}
div#content {
    margin-top: 50px;
}

.middle-content {
	margin-right: 0;
}
.side-menu-square {
    width: 100% !important;
    max-width: 100%;
    max-height: 100%;
    padding: 10px !important;
    margin-top: 20px !important;
}
.side-menu-square .image-height {
    height: 180px;
    width: 100% !important;
	padding: 0px;
}
.side-menu-square .image-height a {
	width: 100%;
	display: inline-block;
	height: 180px;
}
.side-menu-square .image-height .side-menu-square-image{
    height: 100% !important; 
    width: 100% !important;
	max-width: 100%;
    max-height: initial;
	object-fit: cover;
}
.side-menu-square .side-menu-caption.span-4 {
	width: 100%;	
	padding: 8px 10px;
}
.side-menu-square .span-1.go-button {
    padding: 0;
    width: 30px;
}
.side-menu-square .span-1.go-button a {
	display: flex;
    align-items: center;

}
.side-menu-square .span-1.go-button a img {
	margin: 0px; 
	padding: 0px;
}
.side-menu-square .span-4.last.caption-text {
    padding: 0;
    width: calc(100% - 30px);
}
.side-menu-square .span-4.last.caption-text p {
	margin: 0px;
	font-size: 15px;
	font-weight: normal;
}

/* Start menu section Css */
.sf-menu > li  {
	padding: 0;
}

.sf-menu li.menu-item-has-children {
	display: flex;
    align-items: center;
}
.sf-menu li.menu-item-has-children:after {
	content: '';
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #777777 transparent transparent transparent;
    transform: rotate(0deg);
    margin-right: 11px;
    margin-top: 5px;
    margin-left: 2px;
}
.sf-menu li.menu-item-has-children:hover:after, .sf-menu li.current_page_item.menu-item-has-children:after {
	content: '';
	border-color: #BB120D transparent transparent transparent;
}

.sf-menu li.current_page_ancestor a:first-child {
	color: BB120D;
}

.sf-menu > li:hover {
	background: transparent;
	background-image: none;
	padding-left: 0px;
}
.sf-menu > li a{
	background: transparent;
	background-image: none;
	padding: .80rem 0.7em;
    text-decoration: none;
    font-size: 14px;
}
a > .sf-sub-indicator {
	top: 1.125em;
}
.sf-menu > li a:hover {
	color: #BB120D;
}
.sf-menu > li a:hover .sf-sub-indicator, .sf-menu > li a[aria-current="page"] .sf-sub-indicator, ul.sf-menu .current-menu-ancestor a.sf-with-ul .sf-sub-indicator {
	filter: brightness(0) saturate(100%) invert(13%) sepia(88%) saturate(4743%) hue-rotate(357deg) brightness(81%) contrast(95%);
}

.sf-menu > li:hover > a, .sf-menu > li.sfHover > a, .sf-menu > a:focus, .sf-menu > a:hover, .sf-menu > a:active {
	background: transparent;
	background-image: none;
}
.sf-menu ul {
	display: block !important;
    visibility: visible !important;
	box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.05);
	overflow: hidden;
    border-bottom: 4px solid #bb120d;
}
ul.sf-menu .current-menu-ancestor a.sf-with-ul{
	color: #BB120D;
}
.sf-menu li li {
    background: #fff;
    margin: 0;
    padding: 0;
}
.sf-menu li li a, .sf-menu li li a:visited {
	color:#222222;
	border-bottom: 1px solid #999;
    font-size: 15px;
	text-decoration: none;
	line-height: normal;
}
.sf-menu li a:hover, .sf-menu li a[aria-current="page"] {
	background: transparent;
	text-decoration: none;
	color: #BB120D;
}
.sf-menu li li a:hover, .sf-menu li li a[aria-current="page"] {
	background: #94959925;
	text-decoration: none;
	color: #BB120D;
}
.sf-menu li li:last-child a{
	border-bottom: 0px solid #999;
}
.sf-menu li.menu-item-82 a{
	background: #BB120D;
    text-align: center;
    text-decoration: none;
    padding: 12px 15px;
    border-radius: 4px;
    font-size: 16px;
    color: #fff;
    margin: 0;
    cursor: pointer;
    border: none !important;
    display: inline-block;
	margin-left: 15px;
}
.sf-menu li.menu-item-82 a:hover{
	opacity: 0.75;
}

/* End menu section Css */

.banner_section {
	background: url('/wp-content/uploads/2024/04/London-Soundproofing-Banner2.jpg');
	background-repeat: no-repeat;
	background-size: cover;
    padding: 35px 0px 40px 0px;
	position: relative;
	background-position: center;
}
.banner_row {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	position: relative;
	z-index: 2;
	padding: 0px 10px;
}
.banner_section .banner_left {
	width: 62%;
}
.banner_section .banner_left .btn {
	margin: 15px 0px 20px 0px;
}

.page-id-80 .btn {
	display: none;
}

.page-id-80 .banner_section .banner_left h1 {margin-bottom: 20px;}

.banner_section .banner_left .payment-we-accept {
	padding: 12px 10px;
	border-radius: 8px;
}
.banner_section .banner_left .payment-we-accept strong {
	margin-bottom: 6px;
	padding-top: 10px;
    margin-top: 10px;
}
.banner_section .banner_left .btn a{
	 background: #BB120D;
    text-align: center;
    text-decoration: none;
    padding: 12px 15px;
    border-radius: 4px;
    font-size: 16px;
    color: #fff;
    margin: 0;
    cursor: pointer;
    border: none !important;
    display: inline-block;
}
.banner_section .banner_left .btn a:hover {
	opacity: 0.75;
}
.banner_section .banner_right {
	width: 38%;
	padding: 0px 0px 0px 100px;
}

.banner_section .banner_left h1 {
	font-size: 24px;
    color: #fff;
	margin-bottom: 20px;
    line-height: 32px;
	text-align: left;
}
.banner_right h2 {
	color: #fff;
	font-size: 18px;
    margin: 5px 0px 15px 0px;
}
.banner_right h1 {
	display: none;
}

.banner_section .banner_right ul {
    list-style: none;
	margin: 0px;
    display: inline-block;
}
.banner_section .banner_right ul li {
	position: relative;
	margin: 8px 0px;
    display: inline-block;
}
.banner_section .banner_right ul li a {
	display: flex;
    align-items: center;
	text-decoration: none;
}
.banner_section .banner_right ul li a:hover{
	opacity: 0.75
}
.banner_section .banner_right ul li a:hover i{
	color: #BB120D;
}
.banner_section .banner_right ul li.first01 {
	-webkit-animation-name: run01;
	-webkit-animation-duration: 0.2s;
}
.banner_section .banner_right ul li.first02 {
	-webkit-animation-name: run02;	
	-webkit-animation-duration: 0.4s;
}
.banner_section .banner_right ul li.first03 {
	-webkit-animation-name: run03;
	-webkit-animation-duration: 0.6s;

}

@-webkit-keyframes run01 {
   0% {
    right: -100%;
  }
  100% {
    right: 0;    
  }
}
@-webkit-keyframes run02 {
  0% {
    right: -100%;
  }
  100% {
    right: 0;    
  }
}
@-webkit-keyframes run03 {
  0% {
    right: -100%;
  }
  100% {
    right: 0;    
  }
}
.banner_section .banner_right ul i {
    font-size: 20px;
    color: #999;
    width: 44px;
    min-height: 44px;
    min-width: 44px;
    height: 44px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
	position: relative;
    z-index: 1;
}
.banner_section .banner_right ul .banner-contact-box {
    background: #ffffff75;
    padding: 5px 22px 5px 30px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    color: #fff;
    margin-left: -20px;
}

.banner_section .banner_right ul .banner-contact-box .small-label {
	font-size: 16px;
}
.banner_section .banner_right ul .banner-contact-box .main-label {
	font-size: 18px;
}




/* Start Sidebar section Css */
.payment-we-accept {
	background: #fff;
  	padding: 30px 20px;
    margin-bottom: 0px;
	position: relative;
	display: inline-block
}
.payment-we-accept:after {
    content: '';
    background: url(/wp-content/themes/rndmr-baseline/pShadow/shadow2.png);
    width: 100%;
    background-size: 100%;
    height: 20px;
    display: inline-block;
    position: absolute;
    bottom: -20px;
    left: 0;
}

.payment-we-accept strong {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 15px;
    display: inline-block;
	text-align: center;
	width: 100%;
	border-top: 1px solid #999999;
    padding-top: 15px;
	margin-top: 15px;
}
.payment-we-accept .payment-card {
	justify-content: center
}
.payment-we-accept .payment-card li {
	width: auto;
}
.payment-we-accept .payment-card li img {
	width: 64px;
    padding: 4px 4px;
}
/* End Sidebar section Css */

/* Start Contact page Css */
.cform {
    width: 100%;
}
.cform label {
	width: calc(150px - 10px);
}
.cform textarea, .cform input {
    width: calc(100% - 150px);
	padding: 12px 15px;
    border-radius: 4px;
	outline: none !important;
}
.cform fieldset {
	padding: 20px;
	border: 1px solid #99999950;
    border-left-color: #99999950;
    border-top-color: #99999950;
    background: #f7f7f7;
}
span.reqtxt, span.emailreqtxt {
	display: none;
}
ol.cf-ol li.cf-box-group, ol.cf-ol li.cf-box-title {
	padding-left: 150px;
	font-size: 14px;
}
.cform input.cf-box-a, .cform input.cf-box-b {
	margin-right: 10px;
}
label.cf-group-after span {
	width: 100%;
}
.cform legend {
	padding: 6px 20px;
	font-size: 24px;
	background: #fff;
}
.cform p.cf-sb {
	text-align: left;
}
.cform input.backbutton, .cform input.resetbutton, .cform input.sendbutton {
	padding: 12px 15px;
    border-radius: 4px;
	font-size: 16px;
	background: black;
    color: #fff;
    margin: 0;
	cursor: pointer;
	border: none !important;
}
.cform input.backbutton, .cform input.resetbutton, .cform input.sendbutton:hover {
	background: #BB120D;
}
.cform label span {
	    width: calc(100% - 10px);
}
.cform label#label--103 {
	width: 175px;
}
.cform  label#label--73 {
    width: 180px;
}
ol.cf-ol li {
	margin: 15px 0 !important;
}

/* End Contact page Css */

/* Start Footer section Css */
.footer-menu {
    background-color: #000;
    height: auto;
	border-top: 6px solid #BB120D;
    padding: 50px 0px 8px 0px;
	margin-top: 60px;
}
.footer_logo img {
	max-width: 200px;
	padding: 0px;
}
.footer-menu-links ul {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
}
.footer-menu-links ul li {
	width: 50%;
	text-align: left;
}
.footer-menu-links ul li a{
	color: #999;
	text-decoration: none;
	display: inline-block;
    margin-bottom: 5px;
	font-size: 16px;
}
.footer-menu-links ul li a:hover {
	color: #ffffff;
}
.footer-contact p {
	color: #999;
	margin-bottom: 0px;
	font-size: 16px;
}
.copy-right-row {
    border-top: 1px solid #999;
    display: inline-block;
	width: calc(100% - 20px);
    margin-left: 10px;
    padding-top: 15px;
}
.copy-right-row .span-row {
    margin-left: -10px;
    margin-right: -10px;
}
.copy-right-row .payment-we-accept{
	display: none;
}
.copy-right-row span-row{
    display: flex;
    flex-wrap: wrap;
	align-items: center;
}
.payment-card li {
    display: flex;
	flex-wrap: wrap;
}
.copy-right-row .span-row p {
	color: #999;
	margin-bottom: 0px;
	font-size: 16px;
}
.payment-card {
	list-style: none;
    margin: 0px;
    padding: 0px;
    display: flex;
    justify-content: end;
    flex-wrap: wrap;
}
.payment-card li img {
	width: 60px;
	padding: 0px 3px;
}
/* End Footer section Css */
.table-system-section {
    overflow: auto;
}
.table-system {
	width: 100%;
	min-width: 500px;
}
.table-system .cell {
	padding: 10px;
}

em a {
	word-break: break-word;
}

ul.accordion-list {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	padding: 20px 20px 5px 20px;
	margin: 0;
	list-style: none;
	background-color: #f9f9fA;
	margin-bottom: 20px;
}

ul.accordion-list li {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	background-color: #FFF;
	padding: 20px;
	margin: 0 auto 15px auto;
	border: 1px solid #eee;
	border-radius: 5px;
	cursor: pointer;
}



ul.accordion-list li.active  h3:after{
	transform: rotate(180deg);
}

ul.accordion-list li h3 {
	font-weight: 700;
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	padding: 0 0 0 0;
	margin: 0;
	font-size: 16px;
	letter-spacing: 0.01em;
	cursor: pointer;
	color: #222;
	padding-left: 22px;
	padding-right: 25px;
}
ul.accordion-list li h3:before {
	content: 'Q: ';
	position: absolute;
	left: 0px;
	top: 0px;
}

ul.accordion-list li h3:after {
	content: "\f107";
	font: normal normal normal 14px / 1 FontAwesome;
	position: absolute;
	right: 0;
	top: 0;
	transition: all 0.3s ease-in-out;
	color: #222;
	font-size: 26px;
    line-height: 19px;
}

ul.accordion-list li .answer {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

ul.accordion-list li .answer {
	position: relative;
	display: block;
	font-weight: 300;
	padding: 10px 0 0 0;
	cursor: pointer;
	line-height: 150%;
	margin: 0px;
	font-size: 14px;
}
ul.accordion-list li .answer p {
	font-size: 16px;
}
ul.accordion-list li .answer p:last-child {
	margin-bottom: 0px;
}

ul.accordion-list li ol {
	list-style: decimal !important;
	margin: 0px;
	padding: 0px 15px;
}
ul.accordion-list li ol li {
    border: none;
    list-style: decimal !important;
	padding: 0px 15px;
}
ul.accordion-list li ol li:before {
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #22222250;
    display: inline-block;
    padding-left: 0px;
    position: absolute;
    top: 7px;
    left: 0;
}
ul.accordion-list li ol li:last-child {
	margin-bottom: 0px;
}

/*===== New Banner Section Css =====*/

.ctnew_bannersection {
    background-size: cover;
    background-position: center;
    padding: 50px 0;
}
.ctnew_bannersection .banner_row {
    align-items: flex-start;
}
.ctnew_bannersection .bann_col_left {
    width: 40%;
    padding-right: 20px;
}
.ctnew_bannersection .bann_col_right {
    width: 60%;
}
.ctnew_bannersection .bann_col_right .banner_cnt {
    background: rgba(255, 255, 255, 0.90);
    padding: 20px;
}
.ctnew_bannersection .bann_col_right .banner_cnt h1 {
    color: #313131;
    font-size: 52px;
    font-weight: 500;
    line-height: 1.2; 
    margin: 0 0 20px;
}
.ctnew_bannersection .bann_col_right .banner_cnt ul {
    margin: 0;
    list-style: none;
    padding: 0;
}
.ctnew_bannersection .bann_col_right .banner_cnt ul li {
    position: relative;
    padding-left: 30px;
    color: #000;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.4; 
    margin-bottom: 12px;
}
.ctnew_bannersection .bann_col_right .banner_cnt ul li:last-child{
	margin: 0;
}
.ctnew_bannersection .bann_col_right .banner_cnt ul li:before{
	content: "";
  	position: absolute;
  	left: 0;
  	top: 4px;
  	height: 20px;
  	width: 20px;
    background-image: url(images/bullet-list.png);
    background-size: cover;
}


@media(min-width: 1400px) { 
  
	.container {
		max-width:1320px; 
	}
	.sf-menu > li a {
		font-size: 15px;
	}
	.payment-card {
		padding: 0px 15px;
	}
}

@media(min-width:1200px) and (max-width: 1399px) {
  
	div#content .span-6 {
		width: 26%;	
	}
	div#content .span-18 {
		width: 74%;
	}
	
	.banner_section .banner_right {
		padding: 0px 0px 0px 80px;
	}
	.sf-menu li.menu-item-has-children:after {
		margin-right: 6px;
    	margin-left: 1px;
	}
	#header .span-6 {
		width: 22%;
	}
	#header .span-18 {
		width: 78%;
	}
  
  .ctnew_bannersection .bann_col_right .banner_cnt h1 {
    	font-size: 42px;
  }
  .ctnew_bannersection .bann_col_right .banner_cnt ul li{
  	font-size: 18px;
  }

}
@media(min-width: 1200px) {
  
	img.wp-image-14.alignleft {
		margin-right: 20px;
	}
	p {
		margin: 0 0 1em;
	}
	h2 {
		font-size: 1.5em;
		margin-bottom: 0.5em;
		line-height: normal;
	}
	.desktop-menu {
		display: block;
	}
	.mobile-menu {
		display: none;
	}
}
@media (max-width: 1199px) {
	.desktop-menu {
		display: none;
	}
	.mobile-menu {
		display: block
	}
	
	.mobile-menu .menu-home-container{
		display: none;
	}
	.mobile-menu .expandmenu .menu-home-container{
		display: block;
		width: 100%;
	}
	.mobile-menu ul#menu-home-1 {
		display: inline-block;
        padding: 10px 15px 10px 15px;
        margin-top: 30px;
        margin-bottom: 15px;
        border-top: 1px solid #999;
        background: #fff;
		width: calc(100% + 36px);
        margin-left: -18px;
	}
	.mobile-menu ul {
		list-style: none;
	}
	.mobile-menu ul li {
		border-top: 1px solid #99999950;
	}
	.mobile-menu ul li:first-child {
		border: none;
	}
	
	.mobile-menu ul li a {
		color: #222222;
		text-decoration: none;
		padding: 10px 12px 8px 12px;
        display: inline-block;
		width: calc(100% - 42px);
	}
	
	.mobile-menu ul li.current_page_item a, .mobile-menu ul li.current_page_ancestor a  {
		color: #BB120D;
	}
	.mobile-menu ul li ul.sub-menu li a {
		width: 100%;
		padding: 8px 8px;
		font-size: 15px;
	}
	
	.mobile-menu ul li.current_page_item ul.sub-menu li a, .mobile-menu ul li.current_page_ancestor ul.sub-menu li a {
		color: #222222;
	}
	.mobile-menu ul li ul.sub-menu li a[aria-current="page"] {
		color: #BB120D;
	}

	
	.mobile-menu ul li.active ul.sub-menu li a {
		color: #222222;
	}
	.mobile-menu ul li.active ul.sub-menu li a {
		color: #222222;
	}
	
	.mobile-menu ul li ul.sub-menu li {
		border-top: 1px solid #99999950;
	}
	
	.mobile-menu ul li ul.sub-menu{
		display: none;
		margin: 0px;
        padding: 0px 15px;
	}
	.mobile-menu ul li ul.sub-menu.open {
		display: block;
	}
	
	.menu-item-has-children {
		position: relative;
	}
	.menu-item-has-children:after {
		content: '';
        width: 14px;
        height: 14px;
        display: inline-block;
        position: absolute;
        right: 16px;
        top: 9px;
        border-style: solid;
        border-color: #222222;
        border-width: 0px 1px 1px 0px;
        transform: rotate(45deg);
        transition: border-width 150ms ease-in-out;
		cursor: pointer
	}
	.menu-item-has-children.open:after {
		content: '';
        transform: rotate(-135deg);
        top: 19px;
	}

	.togglebar {
		width: 32px;
		margin: -58px 0px 0px auto;
	}
	.togglebar a {
		display: flex;
		flex-direction: column;
		justify-content: space-around;
		align-items: center;
		height: 30px;
	}
	.togglebar .bar1,
	.togglebar .bar2,
	.togglebar .bar3 {
		width: 32px;
		height: 2px;
		background: #fff;
		transition: all 0.3s;
	}
	.expandmenu .togglebar .bar1 {
		transform: translateY(10px) rotate(45deg);
		background: #ffffff;
	}
	.expandmenu .togglebar .bar2 {
		opacity: 0;
	}
	.expandmenu .togglebar .bar3 {
		transform: translateY(-10px) rotate(-45deg);
		background: #ffffff;
	}
	#header .span-6{
		width: calc(100% - 50px);
		position: relative;
		z-index: 9;
	}
	#header .span-18 {
		width: 100%;
	}
	div#header .logo img {
		max-width: 180px;
	}
  
  	.ctnew_bannersection .bann_col_right .banner_cnt h1 {
    	font-size: 35px;
    }
    .ctnew_bannersection .bann_col_right .banner_cnt ul li{
      font-size: 16px;
    }
	
}


@media(min-width:992px) and (max-width: 1199px) {
	
	
	.span-4 {
		width: 33.333%;
	}
	.span-20 {
		width: 66.666%;
	}
	div#content .span-18 {
		width: 100%;
	}
	div#content .span-6.last.leftbar {
        display: inline-block;
        width: 100%;
        margin-top: 50px;
    }
	.payment-we-accept {
		width: 100%;
	}

	.side-menu-square {
		width: calc(50% - 8px) !important;
		margin-top: 16px !important;
    	margin-right: 16px !important;
	}
	div#content .side-menu-square:nth-child(3), div#content .side-menu-square:nth-child(5) {
	  margin-right: 0px !important;
	}
	
	    img.wp-image-14.alignleft {
        margin-right: 20px;
    }
	.banner_section {
		padding: 50px 10px 40px 10px;
	}
	.banner_section .banner_left {
		padding-right: 90px;
	}
	.banner_section .banner_right {
		padding: 0px 0px 0px 0px;
	}
	#header {
    padding: 1px 18px 8px 18px;
}
	 .cform {
		 max-width: 546px;
	}
	div#content {
		padding-left: 10px;
		padding-right: 10px;
	}
	#footer {
		padding-left: 10px;
		padding-right: 10px;
	}
	.copy-right-row .span-12.hidden-mobile{
		    width: 65%;
	}
	
}

@media(max-width: 991px) {
	.container {
		padding: 0px 8px;
	}
	span.quotation {
		display: none;
	}
	.top-menu {
		justify-content: center;
	}
	.copy-right-row div.span-12 {
		width: 100%;
		margin-bottom: 15px;
	}
	.payment-card {
		justify-content: center;
	}
	.footer-menu-links ul {
		margin: 0;
	}
	.footer-menu .span-6.footer-contact {
		width: 100%;
		padding: 16px 12px;
	}
	#footer {
		padding: 50px 8px 0px 8px;
	}
	div#content .span-18 {
		width: 100%;
	}
	div#content .span-6.last.leftbar {
		display: inline-block;
		width: 100%;
		margin-top: 50px;
	}
	.payment-we-accept {
		width: 100%;
	}
	.banner_section .banner_right {
		width: 100%;
	}

	img.wp-image-14.alignleft {
        margin-right: 15px;
    }
	.banner_section .banner_left {
		width: 100%;
	}
	.span-row {
		margin-left: -10px;
		margin-right: -10px;
	}
	.copy-right-row {
		width: 100%;
		margin-left: 0;
	}
}

@media(min-width:768px) and (max-width: 991px) {
	.span-4 {
		width: 33.333%;
	}
	.span-20 {
		width: 66.666%;
	}
	.side-menu-square {
		width: calc(50% - 8px) !important;
		margin-top: 16px !important;
    	margin-right: 16px !important;
	}
	div#content .side-menu-square:nth-child(3), div#content .side-menu-square:nth-child(5) {
	  margin-right: 0px !important;
	}
	.footer-menu .span-6 {
		width: 33.33%;
	}
	.footer-menu div.span-12.footer-menu-links {
		width: 66.66%;
	}
	.banner_section {
		padding: 50px 15px 40px 15px;
	}
	.banner_section .banner_right {
		padding: 35px 0px 0px 0px;
	}
	.banner_section .banner_right ul {
		justify-content: center;
		padding: 0px 0px 0px 0px;
		display: flex;
        flex-wrap: wrap;
	}
	.banner_section .banner_right ul li {
		margin: 10px 10px;
	}

	.banner_section .banner_right ul .banner-contact-box br {
		display: none;
	}
	.banner_right h2 {
		text-align: center;
		margin-bottom: 15px;
	}
	.banner_section .banner_left h1 {
		text-align: center;
	}
	.payment-we-accept {
		max-width: 420px;
	}
	.banner_section .banner_left {
		text-align:center;
			'
	}
	    .cform {
			max-width: 546px;}
	
}

@media(max-width: 767px) {
	div#content .span-18 {
		width: calc(100% + 16px);
        padding: 0;
        margin-left: -8px;
	}
	div#content {
    	margin-top: 0px;
	}
	.middle-content {
		padding: 40px 18px;
	}
	
	#footer {
		padding: 30px 10px 0px 10px;
	}
	.span-12.footer-menu-links {
		width: 100% !important;
		text-align: left;
	}
	.footer-menu .span-6 {
		width: 100%;
	}
	
	div#content .span-6.last.leftbar {
		margin-top: 30px;
	}
	
	#footer {
		    margin-top: 50px;
	}
	.top-menu {
		padding: 0;
		margin-bottom: 15px;
		background: transparent;

	}
	.top-menu #contact {
		justify-content: center;
	}
	.top-menu span.email {
		width: 100% !important;
		padding-top: 8px;
		border-bottom: 0px solid #999;
		padding-bottom: 10px;
	}
	div#header .span-4 {
		width: 150px;
	}
	div#header .span-20 {
    width: calc(100% - 150px);
}
	.cform label {
		width: calc(100% - 30px);
		margin: 0px;
		padding: 0px;
	}
	ol.cf-ol li {
		margin: 5px 0 15px 0px !important;
	}
	.cform textarea, .cform input {
		width: 100%;}
	.cform label span {
		width: 100%;    text-align: left;
	}
	ol.cf-ol li.cf-box-group, ol.cf-ol li.cf-box-title {
    padding-left: 0;
}
	.cform input.cf-box-a, .cform input.cf-box-b {
		height: 16px;
		margin: 0 0 0 0;
		width: 16px;
		margin-right: 10px;
	}
	body .banner_section {
		display: none
	}
	.banner_section .banner_right {
		padding: 30px 0px 0px 0px;
		order: 1;
	}
	.banner_section .banner_left .btn {
		order: 2;
		margin-bottom: 0px;
		width: 100%;
	}
	.banner_section .banner_left .payment-we-accept {
		margin-top: 20px;
		margin-bottom: 10px;
		max-width: 360px;
	}
	.banner_section .banner_left {
		order: 2;
		display: flex;
        flex-wrap: wrap;
	}
	.banner_section .banner_left h1{
		display: none;
	}
	.banner_section .banner_right h1 {
		display: block;
	}
	.banner_left .payment-card{
		padding: 0px 0px;
	}
	.banner_left .payment-we-accept .payment-card li img {
        width: 52px;
    }
	
	

	.cform {
		margin-bottom: 30px;
	}
	li#li--10items input,  li#li--10items label {
		margin-top: 10px;	
	}
	li#li--7items  input,  li#li--7items label {
		margin-bottom: 10px !important;	
	}
	li#li--9 {
		display: flex;
    	flex-direction: row-reverse;
	}
	
	.copy-right-row .hidden-mobile{
		display: none;
	}
	.copy-right-row .payment-we-accept{
		display: block;
	}
	.copy-right-row .payment-we-accept {
		padding: 12px 10px;
		border-radius: 8px;
		margin-bottom: 10px;
        margin-top: 10px;
		max-width: 360px;
	}
	.copy-right-row .payment-card {
        padding: 0px 0px;
    }
	.copy-right-row .payment-we-accept .payment-card li img {
        width: 52px;
    }
	.copy-right-row .payment-we-accept strong {
		margin-bottom: 6px;
		padding-top: 10px;
		margin-top: 10px;
	}
	.copy-right-row .span-row p {
		text-align: left
	}
    .ctnew_bannersection .bann_col_left,
    .ctnew_bannersection .bann_col_right{
      width: 100%;
    }
  .ctnew_bannersection .bann_col_left{
  	padding: 10px 0 0;
    order: 2;
  }
  
}
@media(min-width:576px) and (max-width: 767px) {
	.banner_section {
		padding: 40px 10px 45px 10px;
	}
	.banner_right h2 {
		margin: 0px 0px 15px 0px;
	}
	.page-id-80 .banner_section .banner_left h1 {
		margin-bottom: 25px;
	}
	.banner_section .banner_right {
        padding: 0px 0px 0px 0px;
    }
	.banner_section .banner_right ul {
		padding: 0px 0px 0px 0px;
		justify-content: flex-start;
	}
	.banner_section .banner_right ul li {
		margin: 10px 15px 10px 0px;
	}
	
	.banner_section .banner_right ul span {
		font-size: 22px;
	}
	.payment-we-accept {
        max-width: 360px;
    }
	.banner_section .banner_right h1 {
		font-size: 24px;
		color: #fff;
		margin-bottom: 20px;
		line-height: 32px;
	}
	.banner_section .banner_right ul .banner-contact-box .main-label {
		font-size: 16px;
		line-height: 18px;
		margin-top: 2px;
	}
	
	
}

@media(max-width: 575px) {
	.copy-right-row {
		padding-top: 10px;	
	}
	.copy-right-row div.span-12 {
		margin-bottom: 10px;
	}
	.payment-card li img {
		width: 50px;
	}
	.payment-card {
		padding: 0px 30px;
	}
	.payment-we-accept .payment-card li img { 
		width: 70px;
	}
	.banner_section {
		padding: 40px 0px 45px 0px;
	}
	.banner_section .banner_right {
		padding-top: 0px;
	}
	.banner_section .banner_right ul {
		justify-content: flex-start;
		padding: 0px 0px 0px 0px;
	}
	.banner_section .banner_right ul li {
		margin: 10px 15px 10px 0px;
	}
	
	.banner_section .banner_right ul .banner-contact-box .small-label {
	    font-size: 14px;
		line-height: 20px;
	}
	.banner_right h2 {
		font-size: 20px;
		margin-bottom: 10px;
	}
	.banner_section .banner_right ul .banner-contact-box .main-label {
		font-size: 16px;
		line-height: 16px;
	}
	.banner_section .banner_right h1 {
		font-size: 24px;
    	color: #fff;
		margin-bottom: 20px;
		line-height: 32px;
		text-align: left;
	}
	.page-id-80 .banner_section .banner_left h1 {
		margin-bottom: 20px;
	}
	.aligncenter, div.aligncenter {
		max-width: 100%;
	}
  
  	.ctnew_bannersection .bann_col_right .banner_cnt h1 {
    	font-size: 24px;
    }
    .ctnew_bannersection .bann_col_right .banner_cnt ul li{
      font-size: 16px;
    }
    .ctnew_bannersection{
      	position: relative;
        background-image: url(images/mob-banner.png) !important;
        background-size: 100% 382px;
        background-repeat: no-repeat;
        background-position: top center;
        padding: 285px 0 20px;
    }
    .ctnew_bannersection .container{
      position: relative;
      z-index: 1;
    }
    .ctnew_bannersection:after{
		content: "";
        position: absolute;
        top: 382px;
        left: 0;
        height: calc(100% - 382px);
        width: 100%;
      	background-image: url(images/shadow-banner.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }
}
@media(max-width: 359px) { 
	.payment-card {
		padding: 0px 15px;
	}
	.banner_section .banner_right ul li {
		margin: 8px 16px 8px 0px;
	}
	.payment-we-accept .payment-card li img { 
		width: 64px;
	}
	
	.banner_section .banner_right ul .banner-contact-box .main-label {
		font-size: 13px;
	}
  	
    .ctnew_bannersection .bann_col_right .banner_cnt ul li{
        font-size: 14px;
    }
    .ctnew_bannersection .bann_col_right .banner_cnt ul li:before{
		top: 2px;
    }
}