/*
Theme Name: Saris
Theme URI: https://wordpress.org/themes/saris/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 1.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: twentyfourteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/**
 * Table of Contents:
 *
 * 1.0 - Reset
 * 2.0 - Repeatable Patterns
 * 3.0 - Basic Structure
 * 4.0 - Header
 * 5.0 - Navigation
 * 6.0 - Content
 *   6.1 - Post Thumbnail
 *   6.2 - Entry Header
 *   6.3 - Entry Meta
 *   6.4 - Entry Content
 *   6.5 - Galleries
 *   6.6 - Post Formats
 *   6.7 - Post/Image/Paging Navigation
 *   6.8 - Attachments
 *   6.9 - Archives
 *   6.10 - Contributor Page
 *   6.11 - 404 Page
 *   6.12 - Full-width
 *   6.13 - Singular
 *   6.14 - Comments
 * 7.0 - Sidebar
 *   7.1 - Widgets
 *   7.2 - Content Sidebar Widgets
 * 8.0 - Footer
 * 9.0 - Featured Content
 * 10.0 - Multisite
 * 11.0 - Media Queries
 * 12.0 - Print
 * -----------------------------------------------------------------------------
 */


/**
 * 1.0 Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer, Nicolas Gallagher, Jonathan Neal, and Blueprint.
 *
 * -----------------------------------------------------------------------------
 */

body {

	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	background: #ffffff;
}
h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
}
h1 {
	font-size:25px;
	text-transform:uppercase;
	padding: 18px 0 4px 0;
	color:#ffffff;
}
h2{margin:0px; padding:0px;}

*::before, *::after {
    box-sizing: border-box;
}
*::before, *::after {
    box-sizing: border-box;
}
#header {
    background: #4d4d4f none repeat scroll 0 0;
    display: table;
    float: left;
    margin: 0 auto;
    padding: 0;
    position: relative;      /* 21-01-2016  */
    width: 100%;
    z-index: 100;}
	
#banner {
	background:#595890;
	margin: 0px;padding:0px; display:table; width:100%; float:left;
}
.middle-wrapper-outside{
	clear:both;
	padding:15px 0px 0px 0px;
}

#middel-wrp {
	padding:20px 0px 20px 0px;
	background:#4D4D4F ;
}
#middel-wrp p {
	
	font-size:15px;
	line-height:25px;
	color:#ffffff;
	padding:8px 0 0 0;
}

#indx-middel-wrp {
	padding:50px 0px; width:100%; float:left;
}
#indx-middel-wrp p {
	font-size:15px;
	line-height:25px;
	margin-bottom:20px;
	color:#000000;
}

#indx-middel-wrp h1 {

	color:#000000;
}
#indx-middel-wrp1 {
	
}
#indx-middel-wrp1 p {
	font-size:15px;
	line-height:25px;
	margin-bottom:20px;
	color:#000000;
}

#indx-middel-wrp1 h1 {

	color:#000000;
}
.image-0 {
     background: url('images/page-bg.jpg');
     -webkit-transition: background 500ms linear;
     -moz-transition: background 500ms linear;
     -o-transition: background 500ms linear;
     -ms-transition: background 500ms linear;
     transition: background 500ms linear;
	 padding:50px 0px;
	 width:100%;
	 float:left; 
	 background-repeat:no-repeat; 
	 
     }

    .image-1 {
     background: url('images/page-bg2.jpg');
     -webkit-transition: background 500ms linear;
     -moz-transition: background 500ms linear;
     -o-transition: background 500ms linear;
     -ms-transition: background 500ms linear;
     transition: background 500ms linear;
	 padding:50px 0px;
	 width:100%;
	 float:left; 
	 background-repeat:no-repeat; 
	 
     }
	  .image-2 {
     background: url('images/page-bg3.jpg');
     -webkit-transition: background 500ms linear;
     -moz-transition: background 500ms linear;
     -o-transition: background 500ms linear;
     -ms-transition: background 500ms linear;
     transition: background 500ms linear;
	 padding:50px 0px;
	 width:100%;
	 float:left; 
	 background-repeat:no-repeat; 
	
     }

#axalta {margin:0px 0px 20px 0px;}
#axalta p{
	font-size:15px;
	line-height:25px;
	padding:8px 0px;
	margin: 0px;
	color:#000000;	
}
#axalta_news {margin:38px 0px;padding:0 0 25px 0;border-bottom:2px dashed #000;}
#axalta_news p{
font-size:15px;
	line-height:25px;
	margin-bottom:20px;
	color:#000000;	
}
.newsimg{width:25%; float:left;}
.newscontent{width:75%;float:left; padding-left:15px;}
.newscontent h2{ 
    font-size: 22px;
    line-height: 21px;
    margin: 0px;
    text-transform: uppercase;
	color:#000000;
	}
	.newscontent h2 a:link{ 
    
  color:#000000;
    
    text-transform: uppercase;
	}
	.newscontent h2 a:hover{ 
    color:#000000;
   
    text-transform: uppercase;
	}
	.newscontent h2 a:visited{ 
    color:#000000;
   
    text-transform: uppercase;
	}
#txtWrp{padding:20px 0px;}
.txt{
	font-size:15px;
	line-height:25px;
	margin-bottom:20px;
}
#serviceBox {
	background:#e6e5e8;
	padding:50px 0px ;width:100%; float:left;
}
.inrBox {
	margin-bottom:30px;
	border-radius:20px !important;
	padding:10px;
	background:#ffffff;
	border:#bbbabc solid 1px;
}
.imgBorder {
	border-radius:10px !important;
}
#footer {
	background:#4d4d4e;
	padding:50px 0px; width:100%; float:left;
}
#footer p {
	color:#ffffff;
	margin-bottom:10px;
	font-size:16px;
}
.readMore {
	background:#595890;
	border-radius:17px;
}
.readMore a {
	color:#FFF !important;
}
.readMore a:hover {
	color:#FFF !important;
	text-decoration:none !important;
}
.btn.btn-lg.readMore:hover{	opacity: 0.8;}

#box{background:#000;}
.image-left { width:50%; float:left; margin:0px; padding:0px; display:none;}
.image-left1 { width:50%; float:left; margin:0px; padding:0px; display:none;}
.image-left1 img { width:100%; height:auto;}

.text-right { width:50%; float:right; margin:0px; padding:0px; text-align:left}

.menu-right { width:715px; float:right; margin:0px; padding:0px; }
.menu { width:69%; float:left; margin:0px; padding:0px 0 0 0; }

#nav
		{width: 100%; /* 1000 */
			font-family:'Roboto', sans-serif;
			position:relative;
			float:left;
			 text-decoration:none; z-index:9999; font-weight:normal;
		}

			#nav > a { display: none; }

			#nav li
			{
				position: relative;
				list-style: none;
			}
				#nav li a
				{
					color: #fff;
					display: block;
				}
				#nav li a:active
				{
					background-color: none !important;
				}

			#nav span:after
			{
				width: 0;
				height: 0;
			/*	border: 0.313em solid transparent; */ /* 5 */
				border-bottom: none;
				border-top-color: #fff;
				content: '';
				vertical-align: middle;
				display: inline-block;
				position: relative;
				right: -0.313em; /* 5 */
			}

			/* first level */

			#nav > ul
			{
				height: auto; /* 60 */
				/*background-color: #003d98;*/
				 list-style: none; padding:0px; margin:0px; 
			}
				#nav > ul > li { height:auto; 
					float: left; 
				}
					#nav > ul > li > a
					{ padding:0px 12px 10px 12px;
						height:auto; 
						font-size:16px; /* 24 */
						line-height:24px; /* 60 (24) */
						text-align: center;
						text-decoration:none;
						margin:0 0px 0 0px;
					}
						#nav > ul > li:not( :last-child ) > a
						{
						
						}
						#nav > ul > li:hover > a,
						#nav > ul:not( :hover ) > li.active > a
						{
							background-color: none; text-decoration:none;
							color:#fff; 
							
						}

						#nav > ul > li a.selected
						{
							background-color: none; text-decoration:none;
							color:#fff; 
							
						}

						#nav > ul > li.current-menu-item>a
						{
							
						text-decoration:underline;
						color:#fff;
						background-color:#595890;
						border-radius:8px 8px 0px 0px;
							
						}
			#nav > ul > li.current-menu-parent>a
						{
							
					    text-decoration:underline;
						color:#fff;
						background-color:#595890;
						 border-radius:8px 8px 0px 0px;
							
						}



				/* second level */

				#nav li ul
				{
					background-color: #fff;
					display: none;
					position: absolute;
					top: 100%; width:230px; margin:0px; padding:0px;
				}
					#nav li:hover ul
					{
						display: block;
						left: 0;
						right: 0;
					}
						#nav li:not( :first-child ):hover ul
						{
							left: 0px;
						}
						#nav li ul a
						{
							font-size: 15px; /* 20 */ 
							border-bottom:0px; color:#333333;
							padding: 5px 0 5px 14px;  text-decoration:none; /* 15 (20) */
						}
							#nav li ul li a:hover,
							#nav li ul:not( :hover ) li.active a
							{
								background-color: #333; border-right:0px; color:#fff; text-decoration:none;
							}

		@media only screen and ( max-width: 62.5em ) /* 1000 */
		{
			#nav
			{
				width: 100%;
				position: static;
				margin: 0;
			}
		}

		@media only screen and ( max-width: 999px ) /* 640 */
		{
			
			#nav
			{
				position: relative;
				top: auto;
				left: auto; width:100%;
			}
				#nav > a
				{
					width: 3.125em; /* 50 */
					height: 40px; /* 50 */
					text-align: left;
					text-indent: -9999px;
					background-color: #ccc !important;
					position: relative; margin:0px 0px 0px 0px; border-radius:0px;
				}
					#nav > a:before,
					#nav > a:after
					{
						position: absolute;
						border: 2px solid #333;
						top: 35%;
						left: 25%;
						right: 25%;
						content: ''; 
					}
					#nav > a:after
					{
						top: 60%;
					}

				#nav:not( :target ) > a:first-of-type,
				#nav:target > a:last-of-type
				{
					display: block;  
				}


			/* first level */

			#nav > ul
			{
				height: auto;
				display: none;
				position: absolute;
				left: 0;
				right: 0; 
				width:100%; background-image:none;
				margin-top:0px; border-radius:0px;
				
			}
				#nav:target > ul
				{
					display: block;
				}
				#nav > ul > li
				{
					width: 100%;
					float: none;
					border-bottom:0px; background-image: none; background-color:#fff;  color:#fff; padding-left:0px; box-sizing:border-box;
				}
					#nav > ul > li > a
					{
						height: auto;
						text-align: left; background-color:#333; color:#fff;
						padding:0 0 0 10px;  line-height:34px; 
						
						 /* 20 (24) */
					}
						#nav > ul > li:not( :last-child ) > a
						{
							border-right: none; background-image:none;color:#fff;
						border-bottom:#fff 1px solid; background-color:#333;
							
							
						}
						
						#nav > ul > li > a:hover{border:none; background-color:none; color:#fff; }
						#nav > ul > li a.selected
						{
							background-color: none; background-image:none;
							color:#fff; border:none; background-color:none; border-bottom:#fff 1px solid;
							
						}


				/* second level */

				#nav li ul
				{
					position: static;
					padding:0px; /* 20 */
					width:100%;
					display: none; border-bottom:none; background-image:none; background-color:#CCCCCC;
				}
				#nav li ul a
						{ font-size: 14px; /* 20 */ 
							border-bottom:none; width:100%;
							padding: 0px 0 0 10px; line-height:30px; /* 15 (20) */
						}
		}

/********************menu******************/
.searchform { 
    border:0px;
    font-size: 14px;
    height: 34px;
    padding: 6px 10px;
	margin:0px; background:none; width:84%;
	}
.field_box { width:205px; float:right; transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s; margin:9px 0 0 0; padding:0px; border-radius: 20px !important;border: 1px solid #ffffff; background-color:#FFFFFF;}
.form-contro-new {
    background: #ffffff url("images/serach.png") no-repeat scroll right top;
    border: none;
    border-radius: 0px !important;
   box-shadow: none !important;float: right;
font-size:0px; height:35px; line-height: 1.42857; margin: 9px 0 0;
text-align:center;transition: none 0s ease 0s  !important;width: 35px;
	
}
/******************** new page ***********************/
.middle-content-new { width:100%; float:left;}
.middle-content-image { width:100%; float:left; margin:0px; padding:0px;}
.middle-content-new h3{
    width: 100%;
    float: left;
    margin: 25px 0px 0px 0px;
    padding: 0px;
    font-family: arial;
    font-weight: bolder;
    font-size: 28px;
    line-height: 39px;
    color: #000000;
    text-align: center;
}
.middle-content-new p{ width:100%; float:left; margin:0px 0; padding:0px; font-family: 'Roboto', sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #000000;}
.middle-content-image-left { width:57%; float:left; margin:0px 0 0 0; padding:0px;}
.middle-content-image-left img{ width:100%; height:auto; max-width:574px;}
.middle-content-image-right { width:40%; float:right; margin:0px 0 0 0; padding:0px; text-align:center;}
.middle-content-image-right img{ width:100%; height:auto; max-width:400px;}
/*************************** new page  ***************************/

.fullwidthabanner{max-height: 649px !important; margin-top: 0px; margin-bottom: 0px; height: 649px !important;max-width: 647px !important;}
.ubermenu-skin-black-white-2{background:none !important;box-shadow:none !important;border:none !important;font-family:"Roboto",sans-serif !important;font-size:16px !important;}
.ubermenu-skin-black-white-2 .ubermenu-item-level-0 > .ubermenu-target {border-left: none !important; box-shadow: none !important;text-transform: none !important;}
.soliloquy-controls-direction{display:none;}
.soliloquy-container{padding-right:5px !important;}
.ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target::after {content: none !important; font-family:"Roboto",sans-serif !important;font-size:16px !important;}
.ubermenu-skin-black-white-2 .ubermenu-item-level-0 > .ubermenu-target {font-weight: normal !important;}
.ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target {padding:15px  12px !important;}
.ubermenu-submenu {font-family:"Roboto",sans-serif !important;font-size:16px !important;font-weight: normal !important;}
.ubermenu .ubermenu-submenu .ubermenu-column-auto{width:230px !important; color:#333333 !important;font-family: "Roboto",sans-serif !important;
    font-weight: normal !important;font-size:15px !important;}
.ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-item-header > .ubermenu-target {color:#333333 !important;font-family: "Roboto",sans-serif !important;
    font-weight: normal !important;font-size:15px !important;}
.ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-item-header > .ubermenu-target:hover {
    color: #fff !important;
}
.search-button { margin: -7px 0 -6px 0px; padding: 0;}
.col-md-8 a {color: #fff !important; font-size: 16px;}
	.col-md-8 a:link {color: #ffffff; font-size: 16px;}
	.col-md-8 a:hover {color: #ffffff; font-size: 16px;}
	.col-md-8 a:visited {color: #ffffff; font-size: 16px;} 
	.soliloquy-container .soliloquy-wrapper, .soliloquy-container .soliloquy-item {list-style: outside none none !important; position: relative; width: 100% !important;}
#simplyattached{ border:0px !important; color:#ffffff; font-family:"Roboto",sans-serif ;font-size:16px ;}
#simplyattached ol li { border-left: 0px !important; padding: 2px;display: list-item; padding: 2px; color: #000;}
#simplyattached a { font-weight: bold; font-family:"Roboto",sans-serif ;font-size:15px ;}
#simplyattached a:hover {color:#428bca;}
.attachmentcaption { font-size: 15px;  text-transform: lowercase; font-family:"Roboto",sans-serif ;}
.contactus a {background:#595890;border-radius:17px; color: #fff; padding: 8px 15px; margin: 0;}
.contactus a:hover {color: #fff;opacity: 0.8;text-decoration: none;}

/**20-01-16**/
.navbar-default .navbar-nav > li > a {color: #fff !important;float: left;font-family: arial;font-size: 15px !important; margin: 0;padding: 0;font-family:"Roboto",sans-serif ;}
.navbar-default .navbar-nav > li > a:hover {color: #000 !important;}


.nav.navbar-nav .fa.fa.fa-folder-open-o {float: left; margin: 4px 3px 0 0;padding: 0;}
.container-fluid {  margin:0; width:100%; float:left; padding:0; }
/* .navbar-nav > li {float: left; margin: 0 60px 0 0;padding: 0; } */

.navbar-nav > li {float: left; margin: 0 25px 0 12px;padding: 0; }

.nav.navbar-nav a {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
	padding:0;
}
.nav.navbar-nav a:hover {
    background-color:transparent;
	color:#ccc;
}

.mdocs-btn-group li {
    list-style: outside none none;
    padding: 0;
	margin:3px 0 3px;
}

 .mdocs-title-href {

    box-sizing: border-box;

    margin: 0;
    padding: 0 0 0 38px;
 position: relative;
    width: 30px;
} 

.mdocs-title-href:before {
    content: " ";
    background-image: url(/wp-content/uploads/2016/11/pdf.png);
    background-repeat: no-repeat;
    position: absolute;
    display: block;
    width: 24px;
    height: 40px;
    top: -8px;
    background-size: 100%;
}

.table-condensed>tbody>tr>td{    padding: 10px;}
.mdocs-btn-group ul {
    margin: 0 0 0 42px;
    padding: 0;
}
.mdocs-tooltip {
    width: 345px;
}
.navbar {margin-bottom: 0px !important;}
.nav, .navbar-nav {background-color: #595890;border-radius: 6px;margin:0 0 15px 0px !important;padding: 12px 10px 12px !important;width: 100%;}
.navbar-brand {color: #000 !important;}
.file-preview {display: none !important;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {border-color: #fff;}
.mdocs-description-preview-body.mdocs-modal-body.mdocs-post h4 {color: #595890;float: left;font-family: "Roboto",sans-serif ;font-size: 24px;font-weight: 600;margin: 0 0 12px !important;padding: 0;width: 100%;}
.mdocs-post h1, .mdocs-post h2, .mdocs-post h3, .mdocs-post h4, .mdocs-post h5, .mdocs-post h6, .mdocs-post p {float: left;width: 100%;text-align: justify;}
.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {margin: 0 !important;padding: 0 !important;}

.mdocs-navbar-default {
    background-color: #FFF !important;
    border: 0px !important;
}
.mdocs-navbar-default .navbar-nav > li > a, .mdocs-navbar-default .navbar-brand {
    color: #FFFFFF;
}

.mdocs-navbar-default .navbar-nav > li > a:hover, .mdocs-navbar-default .navbar-brand:hover, .mdocs-navbar-default .navbar-nav > li > a:focus {
    color: #FFFFFF;
}

@media only screen and (min-width: 1000px) and (max-width: 1179px){
#indx-middel-wrp {
	padding:50px 0px; 	background:none;
}
#indx-middel-wrp1 {
	padding:50px 0px; 	
}
.image-left1 { width:50%; float:left; margin:0px; padding:0px; display:none;}
.image-0 {
     background: url('images/page-bg.jpg');
     -webkit-transition: background 500ms linear;
     -moz-transition: background 500ms linear;
     -o-transition: background 500ms linear;
     -ms-transition: background 500ms linear;
     transition: background 500ms linear;
	 padding:50px 0px;
	 width:100%;
	 float:left; 
	 background-repeat:no-repeat; 
	 background-position:top left; 
	 background-size:490px 690px;
     }

.image-1 {
     background: url('images/page-bg2.jpg');
     -webkit-transition: background 500ms linear;
     -moz-transition: background 500ms linear;
     -o-transition: background 500ms linear;
     -ms-transition: background 500ms linear;
     transition: background 500ms linear;
	 padding:50px 0px;
	 width:100%;
	 float:left; 
	 background-repeat:no-repeat; 
	 background-position:top left; 
	 background-size:490px 690px;
     }
.image-2 {
     background: url('images/page-bg3.jpg');
     -webkit-transition: background 500ms linear;
     -moz-transition: background 500ms linear;
     -o-transition: background 500ms linear;
     -ms-transition: background 500ms linear;
     transition: background 500ms linear;
	 padding:50px 0px;
	 width:100%;
	 float:left; 
	 background-repeat:no-repeat; 
	 background-position:top left; 
	 background-size:490px 690px;
     }
}

@media only screen and (min-width: 768px) and (max-width: 999px){
#indx-middel-wrp {
	padding:50px 0px; 	background:none;
}
#indx-middel-wrp1 {
	padding:50px 0px; 	
}
#indx-middel-wrp1 h1 {

	color:#000000;
	font-size: 20px;
    line-height: 39px;
    margin: 20px 0;
    text-transform: uppercase;
}
#indx-middel-wrp1 p {

	color:#000000;
	color: #000000;
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 20px;
}
.image-0 {
     background: url('images/page-bg.jpg');
     -webkit-transition: background 500ms linear;
     -moz-transition: background 500ms linear;
     -o-transition: background 500ms linear;
     -ms-transition: background 500ms linear;
     transition: background 500ms linear;
	 padding:50px 0px;
	 width:100%;
	 float:left; 
	 background-repeat:no-repeat; 
	 background-position:top left; 
	 background-size:371px 694px
     }

    .image-1 {
     background: url('images/page-bg2.jpg');
     -webkit-transition: background 500ms linear;
     -moz-transition: background 500ms linear;
     -o-transition: background 500ms linear;
     -ms-transition: background 500ms linear;
     transition: background 500ms linear;
	 padding:50px 0px;
	 width:100%;
	 float:left; 
	 background-repeat:no-repeat; 
	 background-position:top left; 
	  background-size:371px 694px
     }
	  .image-2 {
     background: url('images/page-bg3.jpg');
     -webkit-transition: background 500ms linear;
     -moz-transition: background 500ms linear;
     -o-transition: background 500ms linear;
     -ms-transition: background 500ms linear;
     transition: background 500ms linear;
	 padding:50px 0px;
	 width:100%;
	 float:left; 
	 background-repeat:no-repeat; 
	 background-position:top left; 
	 background-size:371px 694px
     }
.image-left { width:50%; float:left; margin:0px; padding:0px; display:none;}
.image-left1 { width:50%; float:left; margin:0px; padding:0px; display:none;}
.image-left1 img{ width:100%; height:auto;}

.menu-right { width:505px; float:right; margin:0px; padding:0px; }
.text-right { width:50%; float:right; margin:0px; padding:0px; text-align:left}
.menu { width:57%; float:left; margin:0px; padding:7px 0 0 0; }
.form-contro-new {
    background: #ffffff url("../images/serach.png") no-repeat scroll right top;
    border: 1px solid #ffffff;
    border-radius:0px !important;
    box-shadow: none !important;
    transition: none 0s ease 0s !important;   font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s; margin:9px 0 0 0; float:right;
}
#header {
    background: #4d4d4f none repeat scroll 0 0;
    display: table;
    float: left;
    margin: 0 auto;
    padding: 0px;
    width: 100%;
    z-index: 100;}
	
#banner {
	background:#595890;
	margin:60px 0 0 0; padding:0px; display:table; width:100%; float:left;
}
#middel-wrp {
	background:#4D4D4F ;
}
.col-md-8 a {color: #fff !important; font-size: 16px;}
.soliloquy-container .soliloquy-wrapper, .soliloquy-container .soliloquy-item {list-style: outside none none !important; margin: 0 0 0 35px!important; padding: 0; position: relative; width: 100% !important;}
}
@media only screen and (min-width: 480px) and (max-width: 767px){
#indx-middel-wrp {
	padding:50px 0px; 	background:none;
}
#indx-middel-wrp1 {
	padding:50px 0px; 	
}
.image-0 {
     background: none;
     }
.image-1 {
  background: none;
     }
.image-2 {
     background: none;
     }
.image-left { width:50%; float:left; margin:0px; padding:0px; display:none;}
.image-left1 { width:100%; float:left; margin:0px; padding:0px; display:block;}
.image-left1 img{ width:70%; height:auto;}

.text-right { width:100%; float:right; margin:0px; padding:0; text-align:left}
.menu-right { width:100%; float:right; margin:0 0 10px 0; padding:0px; }
.menu { width:60%; float:left; margin:0px; padding:4px 0 0 0; }
#banner {
	background:#595890;
	margin:100px 0 0 0; padding:0px; display:table; width:100%; float:left;
}
#banner img{
	 width:100%; height:auto;}
.field_box { z-index:9999;width:205px; float:right; transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s; margin:-34px 0 0 0; padding:0px; border-radius: 20px !important;border: 1px solid #ffffff; background-color:#FFFFFF;}
.form-contro-new {
    background: #ffffff url("../images/serach.png") no-repeat scroll right top;
    border: 1px solid #ffffff;
    border-radius: 20px !important;
    box-shadow: none !important;
    transition: none 0s ease 0s !important;   font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s; margin:9px 0 0 0; float:right; position: absolute; z-index:99999;
}

.col-md-3 {
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    width: 30%;
	
}
#middel-wrp {
	background:#4D4D4F ;
}
.searchform { 
    border:0px;
    font-size: 14px;
    height: 34px;
    padding: 6px 10px;
	margin:0px; background:none; width:84%;
	}

	/***********  **************/
	.middle-content-new { width:100%; float:left; margin: 0px; padding:0px;}
	/**********  **************/

.fullwidthabanner{max-height: 649px !important; margin-top: 0px; margin-bottom: 0px; height: 649px !important;max-width: 647px !important;}
.ubermenu-skin-black-white-2{background:none !important;box-shadow:none !important;border:none !important;font-family:"Roboto",sans-serif !important;font-size:16px !important;}
.ubermenu-skin-black-white-2 .ubermenu-item-level-0 > .ubermenu-target {border-left: none !important; box-shadow: none !important;text-transform: none !important;}
.soliloquy-controls-direction{display:none;}
.soliloquy-container{padding-right:30px !important;}
.ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target::after {content: none !important; font-family:"Roboto",sans-serif !important;font-size:16px !important;}
.ubermenu-skin-black-white-2 .ubermenu-item-level-0 > .ubermenu-target {font-weight: normal !important;}
.ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target {padding:15px  12px !important;}
.ubermenu-submenu {font-family:"Roboto",sans-serif !important;font-size:16px !important;font-weight: normal !important;}
.ubermenu .ubermenu-submenu .ubermenu-column-auto{width:230px !important; color:#333333 !important;font-family: "Roboto",sans-serif !important;
    font-weight: normal !important;font-size:15px !important;}
.ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-item-header > .ubermenu-target {color:#333333 !important;font-family: "Roboto",sans-serif !important;
    font-weight: normal !important;font-size:15px !important;}
.ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-item-header > .ubermenu-target:hover {
    color: #fff !important;}
.soliloquy-container .soliloquy-wrapper, .soliloquy-container .soliloquy-item {list-style: outside none none !important; margin: 0 0 0 6px !important; padding: 0; position: relative; width: 100% !important;}
}
@media only screen and (max-width: 479px){
#indx-middel-wrp {
	padding:50px 0px; 	background:none;
}
#indx-middel-wrp1 {
	padding:50px 0px; 	
}
.image-0 {
     background: none;
     }
.image-1 {
  background: none;
     }
.image-2 {
     background: none;
     }
.image-left { width:50%; float:left; margin:0px; padding:0px; display:none;}
.image-left1 { width:100%; float:left; margin:0px; padding:0px; display:block;}
.image-left1 img{ width:70%; height:auto;}

.text-right { width:100%; float:right; margin:0px; padding:0px; text-align:left}
.menu-right { width:100%; float:right; margin:0 0 10px 0; padding:0px; }
.menu { width:100%; float:left; margin:0px; padding:14px 0 0 0; }
.form-contro-new {
    background: #ffffff url("../images/serach.png") no-repeat scroll right top;
    border: 1px solid #ffffff;
    border-radius: 20px !important;
    box-shadow: none !important;
    transition: none 0s ease 0s !important;   font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s; margin:-34px 0 0 0; float:right; position:relative; z-index:99999;
}
#banner {
	background:#595890;
	margin:0px; padding:0px; display:table; width:100%; float:left;
}
#banner img{
	 width:100%; height:auto;}
.col-md-3 {
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    width: 50%;
	
}
#middel-wrp {
	background:#4D4D4F ;
}

/****************  *****************/
.middle-content-new { width:100%; float:left; margin:0px; padding:0px;}
.middle-content-image-left { width:100%; float:left; margin:0px 0 0 0; padding:0px;}
.middle-content-image-left img{ width:100%; height:auto;}
.middle-content-image-right { width:100%; float:right; margin:0px 0 0 0; padding:0px;}
.middle-content-image-right img{ width:100%; height:auto;}
/***************  *****************/
.fullwidthabanner{max-height: 649px !important; margin-top: 0px; margin-bottom: 0px; height: 649px !important;max-width: 647px !important;}
.ubermenu-skin-black-white-2{background:none !important;box-shadow:none !important;border:none !important;font-family:"Roboto",sans-serif !important;font-size:16px !important;}
.ubermenu-skin-black-white-2 .ubermenu-item-level-0 > .ubermenu-target {border-left: none !important; box-shadow: none !important;text-transform: none !important;}
.soliloquy-controls-direction{display:none;}
.ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target::after {content: none !important; font-family:"Roboto",sans-serif !important;font-size:16px !important;}
.ubermenu-skin-black-white-2 .ubermenu-item-level-0 > .ubermenu-target {font-weight: normal !important;}
.ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target {padding:15px  12px !important;}
.ubermenu-submenu {font-family:"Roboto",sans-serif !important;font-size:16px !important;font-weight: normal !important;}
.ubermenu .ubermenu-submenu .ubermenu-column-auto{width:230px !important; color:#333333 !important;font-family: "Roboto",sans-serif !important;
    font-weight: normal !important;font-size:15px !important;}
.ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-item-header > .ubermenu-target {color:#333333 !important;font-family: "Roboto",sans-serif !important;
    font-weight: normal !important;font-size:15px !important;}
.ubermenu-skin-black-white-2 .ubermenu-submenu .ubermenu-item-header > .ubermenu-target:hover {
    color: #fff !important;
}
.searchform { 
    border:0px;
    font-size: 14px;
    height: 34px;
    padding: 6px 10px;
	margin:0px; background:none; width:84%;
	}
	

/******** custom css ****************/

#simplyattached-s4 h4 {
    font-family:"Roboto",sans-serif;
    font-weight: 600;
    margin-bottom: 20px;
    margin-left: 45px;
}
#simplyattached-s4 a {
    font-family:"Roboto",sans-serif;
    font-size: 15px;
    font-weight: 500 !important;
}
#simplyattached-s4 li {
    border-radius: 4px;
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset, 1px 1px 1px rgba(0, 0, 0, 0.1);
    display: inline-block;
    font-family:"Roboto",sans-serif;
    line-height: 24px;
    margin: 0 6px 6px 0;
    padding: 5px;
    vertical-align: top;
    width: 32%;
}
#simplyattached-s4 p
{
color: #ffffff;
    font-size: 13px;
    line-height: 25px;
	font-family:"Roboto",sans-serif;
}
.field_box { z-index:9999;width:205px; float:right; transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s; margin:15px 67px 0; position:absolute;padding:0px; border-radius: 20px !important;border: 1px solid #ffffff; background-color:#FFFFFF;}
.soliloquy-container .soliloquy-wrapper, .soliloquy-container .soliloquy-item {list-style: outside none none !important; margin: 0px !important; padding: 0; position: relative; width: 100% !important;}
}
.col-md-6 p strong {color: #ffffff; font-family:"Roboto",sans-serif; font-size: 17px; text-decoration: underline;}
.col-md-6 li {color: #ffffff; font-family:"Roboto",sans-serif; font-size: 15px; line-height: 20px;}
#simplyattached h4 {font-weight: bold; color: #000 !important; font-family:"Roboto",sans-serif; font-size: 25px; margin: 0 0 9px 0; padding:0;}
.col-md-11 img { margin:0px; padding: 0;}

.link > li {float: left; width: 33%; list-style: none; font-family:"Roboto",sans-serif; font-size: 15px;}
.link {margin: 0; padding: 0}
.link a {line-height: 40px; font-family:"Roboto",sans-serif; font-size: 15px; }

.soliloquy-container .soliloquy-image{
	float:right;
}

.contact-form-wrap{
	width:100%;
	clear:both;
	padding-top:25px;
}

.four-o-four-message{
	width:100%;
	clear:both;
	text-align:center;
	padding:50px 0;
}

button#catapultCookie{
	color:#000;
	background-color: #FFF;
}

/******** BLOG *********/

#post-wrapper{
	clear:both;
	padding: 25px 20px 25px 0;
}

.post-thumbnail{
	float:left;
	width:35%;
}

.post-content{
	padding-left:20px;
	width:65%;
	float:left;
}

.post-time{
	padding: 10px 0;
}

.more-link{
	display:none;
}

.blog-sidebar-wrapper{
	width:20%;
	float:left;
	padding-top:25px;
}

.blog-sidebar{
	background: #4D4D4F;
	padding: 15px 15px 15px 15px;
}

.blog-sidebar h1.widget-title{
	padding:0 0 10px 0;
}

.blog-sidebar .field_box{
	width:100%;
	float:none;
}

.blog-sidebar ul{
	list-style-type:none;
	margin-bottom:0px;
	padding-bottom: 10px;
	padding-left:0px;
}

.blog-sidebar ul li{
	padding-top:5px;
	padding-bottom:10px;
	font-size: 20px;
}

.blog-sidebar ul li a{
	color:#FFF;
}

.blog-sidebar .post-date{
	clear:both;
	display:block;
	font-size:14px;
	font-weight: normal;
	color: #FFF;	
}

.blog-content{
	width:80%;
	float:left;
	padding: 0 0 25px 0;
}

.blog-wrapper{
	padding:0 0 25px 0 !important;
	clear:both;
}

.wp-post-image{
	max-width:500px;
	width:100%;
	height:100%;
}

.single-wrapper{
	width:100%;
	clear:both;
	padding:5px 0 25px 0;
}

.single-wrapper h1{
	color:#000 !important;
}

.post-content h1{
	padding:0px;
}

.single-post-wrap{
	width:100%;
	padding: 15px 0 25px 0;
	float:left;
}

.category-wrapper{
	width:100%;
	display:block;
	padding:5px 0 20px 0;
}

.map-grey-section p{
	color:#000 !important;
}

.search-highlight{
	font-weight:bold;
	color: #c50000;
	background-color:#ffff00
}

/******** HOME PAGE *********/

.home-content{
	width:100%;
	clear:both;
}

.home-content h1{
	color:#000;
	margin:0px;
	padding:15px 0;
}

.home-content .soliloquy-container{
	padding-right:0px !important;
}

.home-content .col-md-6{
	padding: 15px 50px 15px 50px;
}

#nav-menu{
	float:right;
}

.nav-search{
	float:right;
}

i.ubermenu-sub-indicator.fas.fa-angle-down {
	display: none !important;
}

.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target>.ubermenu-sub-indicator{
	display: none !important;
}


/************************************************************************************

RESPONSIVE

*************************************************************************************/

@media only screen and (min-width: 1034px) and (max-width: 1214px) {

.home-content .col-md-6{
	padding: 0px !important;
}

.home-content .container{
	width:100% !important;
	padding:0px;
}

#banner{
	margin:0px !important;
}

.home-content .soliloquy-container .soliloquy-wrapper, .soliloquy-container .soliloquy-item{
	margin:0px !important;
}

.home-content-text{
	padding:0px 25px;
}

#nav-menu{
	float:right;
}

.nav-search{
	float:right;
}

.ubermenu-nav{
	width:100% !important;
}

.middle-wrapper-outside{
	clear:both;
	padding:15px 0px 0px 0px;
}

.blog-sidebar-wrapper{
	display:none;
}

.blog-content{
	width:100%;
}

.post-content{
	width:70%;
}

.post-thumbnail{
	width:30%;
}

}






@media only screen and (min-width: 768px) and (max-width: 1035px) {

ul, ol{
	padding-left:25px;
	margin-bottom:0px !important;
}

.home-content .col-md-6{
	padding: 0px !important;
}

.home-content .container{
	width:100% !important;
	padding:0px;
}

.home-content .soliloquy-container .soliloquy-wrapper, .soliloquy-container .soliloquy-item{
	margin:0px !important;
}

.home-content-text{
	padding:0px 25px 25px 25px;
}

.home-content .soliloquy-container, .soliloquy-container *{
	margin:0 auto;
}

#nav-menu{
	float:right;
	clear:both;
	width: 100%;
}

#nav-menu .ubermenu-responsive-toggle-align-full{
	text-align:center;
}

.nav-search{
	float:right;
}

#banner{
	padding:0px !important;
	margin:0px !important;
}

.ubermenu-responsive-default.ubermenu-responsive .ubermenu-item-level-0{
	width:20% !important;
}

.ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-column, .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-column-auto{
	min-width:20% !important;
}

.ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-column:nth-of-type(2n+1){
	clear:none !important;
}

.ubermenu-nav{
	width:100% !important;
}

.middle-wrapper-outside{
	clear:both;
	padding:15px 0px 0px 0px;
}

.soliloquy-container{
	padding-right:20px !important;
}

.blog-sidebar-wrapper{
	display:none;
}

.blog-content{
	width:100%;
}

.post-content{
	width:100%;
}

.post-thumbnail{
	display:none;
}

}







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

ul, ol{
	padding-left:25px;
	margin-bottom:0px !important;
	width:100%;
}

.home-content .col-md-6{
	padding: 0px !important;
}

.home-content .container{
	width:100% !important;
	padding:0px;
}

.home-content .soliloquy-container .soliloquy-wrapper, .soliloquy-container .soliloquy-item{
	margin:0px !important;
}

.home-content-text{
	padding:0px 25px;
}

#banner{
	margin:0px !important;
}

#nav-menu{
	width:100%;
}

#nav-menu .ubermenu-responsive-toggle-align-full{
	text-align:center;
}

.middle-wrapper-outside{
	clear:both;
	padding:15px 0px 0px 0px;
}

.soliloquy-container, .soliloquy-container *{
	margin:0 auto !important;
}

.soliloquy-container{
	padding-right:0px !important;
}

.soliloquy-container .soliloquy-wrapper, .soliloquy-container .soliloquy-item{
	margin:0px !important;
}

.ubermenu-nav{
	width:100% !important;
}

.ubermenu-responsive-default.ubermenu-responsive .ubermenu-item-level-0{
	width:20% !important;
}

.ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-column, .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-column-auto{
	min-width:20% !important;
}

.ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-column:nth-of-type(2n+1){
	clear:none !important;
}

.middle-content-new ul{
	width:100% !important;
}

.newsimg{
	width:40%;
}

.newscontent{
	width:60%;
	padding-left:15px;
}

#post-wrapper{
	padding:25px 0 25px 0;
}

.blog-sidebar-wrapper{
	display:none;
}

.blog-content{
	width:100%;
}

.post-content{
	width:100%;
	padding-left:0px;
}

.post-thumbnail{
	display:none;
}

}






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

ul, ol{
	padding-left:25px;
	margin-bottom:0px !important;
	width:100%;
}

.home-content-text{
	padding:0px 15px 15px 15px;
}

#banner{
	margin:0px !important;
}

.field_box{
	position:relative !important;
	margin:0 auto; !important;
	float:none !important;
}
.nav-search{
	width:100%;
	float:none;
}

#nav-menu{
	width:100%;
}

#nav-menu .ubermenu-responsive-toggle-align-full{
	text-align:center;
}
.middle-wrapper-outside{
	padding-top: 15px !important;
}

.soliloquy-container{
	padding-right:0px !important;
}

.ubermenu-responsive-default.ubermenu-responsive .ubermenu-item-level-0{
	width:100% !important;
}

.ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-column, .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-column-auto{
	min-width:100% !important;
}

.ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-column:nth-of-type(2n+1){
	clear:both !important;
}

.newsimg{
	width:100%;
}

.newscontent{
	width:100%;
}

.newscontent h2{
	padding:25px 0 0 0;
}

.four-o-four-message{
	padding:40px 5px 10px 5px;
}

.four-o-four-message h2{
	font-size:28px;
	padding-bottom: 5px;
}

#post-wrapper{
	padding:25px 0 25px 0;
}

.blog-sidebar-wrapper{
	display:none;
}

.blog-content{
	width:100%;
}

.post-content{
	width:100%;
	padding-left:0px;
}

.post-thumbnail{
	display:none;
}

.link li{
	clear:both;
	width:100%;
}

}