/*
Theme Name: Paragon
Template: twentythirteen
*/

html {
	background:#000;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Arial, Helvetica, sans-serif;
}
.bar_box {
	display:none !important;
}
.site {
	border:none;
	max-width:100%;
}
.site-header {
	position:relative;	
	text-align:center;
}
.site-header .home-link {
	height: 85px;
	width: 100%;
	max-width:270px;
	max-height: 80px;
	display:inline-block;
	padding:0;
	margin-top:20px;
}
.site-header .search-field {
	background-color: transparent;
	background-image: url(images/search-icon.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	background-size: 24px 24px;
	border: none;
	cursor: pointer;
	height: 37px;
	margin: 3px 0;
	padding: 0 0 0 34px;
	position: relative;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition:         width 400ms ease, background 400ms ease;
	width: 1px;
}
.site-main .sidebar-inner {
	text-align:center !important;
}
.phonelink {
	text-decoration:none;
	padding:10px;
	display:inline-block;
}
.phonelink:hover {
	text-decoration:none;
}
.phone_box {
	min-height:40px;
	text-align:center;
	background-color:#801115;
	margin-top:40px;
}
.phoneboxdiv {
	display:inline-block;
	font-size:20px;
	color:#F0696E;
	padding:10px;
}
.phone_box span.label {
	font-size:20px;
	padding:0;
	margin:0;
	color:#F0696E;
	margin-right:5px;
}
.phone_box span.info {
	color:#fff;
	font-size:26px;
}
.phone_box span.info {

}
/**
Cookie box
*/
.cookie_box {
	width:100%;
	text-align:center;
	color:#FFF;
	overflow:visible;
	background-color:#000;
}

input[type="submit"].cookie-submit {
	color:  #fff;
	cursor: pointer;
	font-weight: bold;
	font-size:14px;
	background: #DC1921;
	border-bottom: 3px solid #DC1921;
	/*
	margin-top:20px;
	width:100%;
	background-image: url(images/down_load.png);
	background-repeat: no-repeat;
	background-position: center top;
	height:100px;
	*/
}
input[type="submit"].cookie-submit:hover{
	overflow:hidden;
	color:  #000;
	background:#FFF;
}
#download-form {
	width:300px;
	float:left;
	height:960px;
	background-image: url(images/sidebar_image.jpg);
	background-repeat: repeat-y;
}
.download-form {
	width:300px;
	background-color:#fff;
	margin-bottom:40px;
	display:inline-block;
	text-align:left;
}
.d-field {
	width:90%;
        margin:5%;
}
input[type="submit"].d-submit {
	color:  #DC1921;
	cursor: pointer;
	font-weight: bold;
	font-size:14px;
	height: 60px;
	padding-bottom: 2px;
	width: 100%;
	background-color: #DC1921;
	background-image: url(images/down_load.png);
	background-repeat: no-repeat;
	background-position: center center;
	overflow:hidden;
	margin-top:20px;
	border-bottom: 3px solid #DC1921;	
	/*
	margin-top:20px;
	width:100%;
	background-image: url(images/down_load.png);
	background-repeat: no-repeat;
	background-position: center top;
	height:100px;
	*/
}
input[type="submit"].d-submit:hover {
	background-color: #333;
	background-image: url(images/down_load.png);
	background-repeat: no-repeat;
	background-position: center 20px;
	overflow:hidden;
	margin-top:20px;
}
.d-text {
	padding:10px;	
	color:#333;
	font-size:18px;
}
.d-text-s {
	padding:10px;	
	color:#333;
	font-size:12px;
}
.d-label {
	padding-top:20px;
	color:#333;
	font-size:12px;
	display:block;
        margin-left:5%;
        margin-right:5%;
}
.d-form-error {
	color:#F00;
	display:block;
}
#d-image {
	width:300px;
	height:120px;
	background-image:url(images/down_load_pic.jpg);
}
.bar_box_product {
	text-align:center;
	margin:auto;
	width:90%;
	min-width:300px;
	max-width:100%;
}
.productul {
	list-style:none;
	padding:0;
	margin:0;
	overflow:hidden;
}
.productul li {
	display:inline-block;
	margin:5px;
	vertical-align:top;
}
.productul:after {
	clear:both;
}
.product_box>h2 {
	padding-top:10px;
	padding-bottom:20px;
	margin:0;
	font-size:16px;
	color:#666;
	font-weight: bold;
	text-decoration: none;
}
.product_box:hover {
	text-decoration:none;
	cursor:pointer;
}
.product_box:hover>h2 {
	color:#fff;
}
a.product_box:hover {
	background-color:#333;
}
a.product_box {
	padding:10px;
	background-color:#fff;
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
	color:#666;
	position:relative;
	max-width:225px;
	height:275px;
	margin-top:15px;
	margin-bottom:15px;
	display:block;
}
.more_info_p {
	width:25px;
	height:25px;
	background-color: #DC1921;
	position:absolute;
	color:#fff;
	text-align:center;
	top:10px;
	right:10px;
	border: 1px dashed #FFF;
	line-height:25px;
}
.slider_p {
	background-image: url(images/type-pg_main-600x270.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	text-align:center;
}
.bar_box {
	width:100%;
	overflow:hidden;
	background-color:#333;
	text-align:center;
}
.bar_box ul {
	list-style:none;
	padding:0;
	display:inline-block;
	text-align:left;
}
.bar_box ul li {
	display:inline-block;
	margin:10px;
	background-color: #000000;
    padding: 10px;
}
.bar_section {
	width:300px;
	height:110px;
	position:relative;
	display:block;
}
.icon_box {
	width:50px;
	height:50px;
	position:absolute;
	left:10px;
	top:10px;
}
.text_box_sec {
	/*left:70px;*/
	top:30px;
	height:auto;
	position:absolute;
	color:#fff;
	font-size:12px;
}
.heading_box {
	position:absolute;
	/*left:70px;*/
	top:10px;
	font-size:14px;
}
.heading_box h2 {
	padding:0;
	margin:0;
	font-size:14px;
	color:#fff;
}
.more_info {
	top:80px;
	/*left:70px;*/
	width:auto;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	padding-right:10px;
	background-color: #DC1921;
	position:absolute;
	color:#fff;
	text-align:center;
	border: 1px dashed #FFF;

	font-size:12px;
}
.bar_section:hover {
	cursor:pointer;	
}
.bar_section:hover .more_info {
	background-color: #666;
}
.product_box:hover .more_info_p {
	background-color: #666;
}
.wait {
	padding:20px;
	text-align:center;
}
.menu-toggle, .menu-toggle:hover, .menu-toggle:focus, .menu-toggle:active {
    background: none;
    border: none;
    color: #ffffff;
    padding: 12px 0 12px 20px;
}
.navbar {
	background-color: #000;
	border-top:solid 2px #ffffff;
	border-bottom:solid 2px #ffffff;
	max-width:100%;
	text-align:left;
}
.nav-menu li a {
    color: #ffffff;
}
.nav-menu li:hover > a, .nav-menu li a:hover, .nav-menu li:focus > a, .nav-menu li a:focus {
    background-color: #DC1921;
    color: #fff;
}
.nav-menu .current_page_item > a, .nav-menu .current_page_ancestor > a, .nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a {
    color: #ffffff;
	background-color: #DC1921;
    font-style: italic;
}
.toggled-on .nav-menu li:hover > a, .toggled-on .nav-menu .children a {
	color:#ffffff;
}
.toggled-on .nav-menu li > ul a {
	color:#ffffff;
}
.toggled-on .nav-menu > li a:hover, .toggled-on .nav-menu > ul a:hover {
	background-color: #DC1921;
	 color: #ffffff;
}
ul.nav-menu ul a:hover, .nav-menu ul ul a:hover, ul.nav-menu ul a:focus, .nav-menu ul ul a:focus {
    background-color: #DC1921;
}
.nav-menu .sub-menu, .nav-menu .children {
	background-color: #000000;
}
.site-footer .sidebar-container {
    background-color: #000000;
}
.entry-content img, .entry-summary img, .comment-content img, .widget img, .wp-caption {
    max-width: 100%;
    padding: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
    background-color: #666;
	color:#ffffff;
}
.wp-caption .wp-caption-text, .entry-caption, .gallery-caption {
    color: #FFFFFF;

}
.clients {
   list-style:none;
   padding:0;
   margin:0;
} 
.clients li {
   float:left;
   padding:10px;
   margin:5px;
   border:1px solid #ccc;
}