/*
Theme Name: Nuhas Oman
Theme URI: https://wordpress.org/themes/nuhasoman/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, footer-widgets, microformats, post-formats, rtl-language-support, sticky-post, translation-ready, accessibility-ready
Text Domain: nuhasoman

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.
*/

@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, 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, 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;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
a {
	text-decoration: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 14px;
}
body {
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	font-family: 'Open Sans', sans-serif;
}
#wrapper {
	width: 100%;
	height: auto;
}
.top-banner {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #f0f0f0;
}
.top-banner-in {
	width: 1200px;
	height: 40px;
	margin: 0 auto;
	padding: 0;
}
.search-box {
	width: 300px;
	height: auto;
	margin: 0;
	padding: 0;
	margin-right: 20px;
	float: right;
}
.sb-search {
	position: relative;
	margin: 5px;
	width: 0%;
	min-width: 30px;
	height: 30px;
	float: right;
	overflow: hidden;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	transition: width 0.3s;
	-webkit-backface-visibility: hidden;
}
.sb-search-input {
	position: absolute;
	top: 0;
	right: 0px;
	border: none;
	outline: none;
	width: 100%;
	height: 30px;
	margin: 0;
	z-index: 10;
	padding: 5px;
	color: #000;
	border: 1px solid #2c5abf;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	text-align: left;
	letter-spacing: .5px;
	font-weight: 300;
}
.sb-search-input::-webkit-input-placeholder {
 color: #000;
}
 .sb-search-input:-moz-placeholder {
 color: #000;
}
 .sb-search-input::-moz-placeholder {
 color: #000;
}
 .sb-search-input:-ms-input-placeholder {
 color: #000;
}
.sb-icon-search, .sb-search-submit {
	width: 30px;
	height: 30px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	line-height: 60px;
	text-align: center;
	cursor: pointer;
}
.sb-search-submit {
	background: #fff; /* IE needs this */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
	filter: alpha(opacity=0); /* IE 5-7 */
	opacity: 0;
	color: transparent;
	color: red;
	border: none;
	outline: none;
	z-index: -1;
}
.sb-icon-search {
	color: #fff;
	background: url(images/bt.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 90;
	font-size: 16px;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
}
.sb-icon-search .fa {
	line-height: 27px;
}
.sb-icon-search:before {
	content: "";
}
.sb-search.sb-search-open, .no-js .sb-search {
	width: 100%;
}
.sb-search.sb-search-open .sb-icon-search, .no-js .sb-search .sb-icon-search {
	background: #2c5abf;
	background: url(images/bt.jpg);
	color: #fff;
	z-index: 11;
}
.sb-search.sb-search-open .sb-search-submit, .no-js .sb-search .sb-search-submit {
/*    z-index: 90;*/
}
.top-banner-right {
	width: 420px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
}
.top-banner-right p {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	text-align: right;
	line-height: 40px;
	letter-spacing: .5px;
	font-weight: 300;
	margin: 0;
	padding: 0;
	color: #000;
}
.top-banner-right p .fa {
	margin: 0 5px 0 7px;
}
.top-banner-right ul {
	width: 100%;
	margin: 0 0 0 20px;
	padding: 0;
	float: right;
}
.top-banner-right ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	text-align: right;
	line-height: 40px;
	letter-spacing: .5px;
	font-weight: 300;
	margin: 0;
	margin: 0px 7px;
	padding: 0;
	color: #000;
}
.top-banner-right ul li a {
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	text-align: center;
	line-height: 40px;
	letter-spacing: .5px;
	font-weight: 300;
	margin: 0;
	padding: 0 15px;
	color: #000;
	display: block;
	border-right: 1px solid #f0f0f0;
	-webkit-transition: 0.4s;
	-ms-transition: 0.4s;
	-moz-transform: 0.4s;
	-o-transform: 0.4s;
	transition: 0.4s;
}
.top-banner-right ul li:last-child a {
	border-right: 0px solid #f0f0f0;
}
.top-banner-right ul li a:hover {
	color: #c87533;
}
#header-main-wrapp {
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px;
	z-index: 9999;
	position: relative;
}
#header-main-wrapp .header-top-containner {
	padding: 0px;
	margin: 0px;
	height: auto;
}
#header-main-wrapp .header-top-containner .header-top-content {
	padding: 0px;
	margin: 0px auto;
	width: 1200px;
	height: 70px;
}
#header-main-wrapp .header-top-containner .header-top-content .header-logo-pull-left {
	padding: 0px;
	margin: 12px 0 0 0;
	width: 266px;
	height: auto;
	float: left;
	-webkit-transition: 0.4s;
	-ms-transition: 0.4s;
	-moz-transform: 0.4s;
	-o-transform: 0.4s;
	transition: 0.4s;
}
#header-main-wrapp .header-top-containner .header-top-content .header-logo-pull-left img {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: auto;
	-webkit-transition: 0.4s;
	-ms-transition: 0.4s;
	-moz-transform: 0.4s;
	-o-transform: 0.4s;
	transition: 0.4s;
}
#header-main-wrapp .header-top-containner .header-top-content .header-logo-pull-right {
	padding: 0px;
	margin: 35px 0 0 0;
	width: 100%;
	/*float: right;*/
	-webkit-transition: 0.4s;
	-ms-transition: 0.4s;
	-moz-transform: 0.4s;
	-o-transform: 0.4s;
	transition: 0.4s;
}
div.site-message-fixed {
	height: 70px;
	width: 1200px;
	top: 0 !important;
	z-index: 100 !important;
	position: fixed !important;
	padding: 5px 0px;
	margin: 0px auto !important;
	background: rgba(255, 255, 255, 1)!important;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.1);
}
#site-message {
	margin: 0px;
	width: 100% !important;
	position: relative;
	/* top: 41px; */
	background: #fff;
	webkit-transition: 0.4s;
	-ms-transition: 0.4s;
	-moz-transform: 0.4s;
	-o-transform: 0.4s;
	transition: 0.4s;
}
#header-main-wrapp .header-top-containner div.site-message-fixed .header-top-content .header-logo-pull-left {
	width: 220px;
	height: auto;
	margin: 4px 0 0 0;
	padding: 0;
	float: left;
}
#header-main-wrapp .header-top-containner div.site-message-fixed .header-top-content .header-logo-pull-left img {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0;
}
#header-main-wrapp .header-top-containner div.site-message-fixed .header-top-content .header-logo-pull-right {
	padding: 0px;
	margin: 0;
	width: 100%;/*float: right;*/
}
.nav, .nav a, .nav ul, .nav li, .nav div, .nav form, .nav input {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}
.nav a {
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
}
.nav li {
	list-style: none;
}
/* Menu Container */
.nav {
	display: inline-block;
	position: relative;
	cursor: default;
	width: auto;
	z-index: 500;
	float: right;
}
/* Menu List */
.nav > li {
	display: block;
	float: left;
}
/* Menu Links */
.nav > li > a {
	position: relative;
	display: block;
	z-index: 510;
	height: 40px;
	padding: 0px 20px;
	line-height: 40px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #2c5abf;
	font-weight: 700;
	text-transform: uppercase;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
}
.nav li .fa {
	font-size: 8px;
	margin: 0 0 0 3px;
	top: -2px;
	position: relative;
}
.nav > li:hover > a {
	background: #2c5abf;
	color: #fff;
}
.nav > li:first-child > a {
}
/* Search Form */
.nav > li.nav-search > form {
	position: relative;
	width: inherit;
	height: 54px;
	z-index: 510;
	border-left: 1px solid #4b4441;
}
.nav > li.nav-search input[type="text"] {
	display: block;
	float: left;
	width: 1px;
	height: 24px;
	padding: 15px 0;
	line-height: 24px;
	font-size: 13px;
	color: #999999;
	text-shadow: 0 0 1px rgba(0,0,0,.35);
	background: #372f2b;
	-webkit-transition: all .3s ease 1s;
	-moz-transition: all .3s ease 1s;
	-o-transition: all .3s ease 1s;
	-ms-transition: all .3s ease 1s;
	transition: all .3s ease 1s;
}
.nav > li.nav-search input[type="text"]:focus {
	color: #fcfcfc;
}
.nav > li.nav-search input[type="text"]:focus, .nav > li.nav-search:hover input[type="text"] {
	width: 110px;
	padding: 15px 20px;
	-webkit-transition: all .3s ease .1s;
	-moz-transition: all .3s ease .1s;
	-o-transition: all .3s ease .1s;
	-ms-transition: all .3s ease .1s;
	transition: all .3s ease .1s;
}
.nav > li.nav-search input[type="submit"] {
	display: block;
	float: left;
	width: 20px;
	height: 54px;
	padding: 0 25px;
	cursor: pointer;
	background: #372f2b url(../img/search-icon.png) no-repeat center center;
	border-radius: 0 3px 3px 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
}
.nav > li.nav-search input[type="submit"]:hover {
	background-color: #4b4441;
}
/* Menu Dropdown */
.nav > li > div {
	position: absolute;
	display: block;
	width: 1200px;
	top: 40px;
	right: 0;
	padding: 10px 20px;
	visibility: hidden;
	overflow: hidden;
	background: rgba(44, 90, 191, 0.85);
	border-radius: 0 0 3px 3px;
	-webkit-transition: all .3s ease .15s;
	-moz-transition: all .3s ease .15s;
	-o-transition: all .3s ease .15s;
	-ms-transition: all .3s ease .15s;
	transition: all .3s ease .15s;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.nav > li:hover > div {
	opacity: 1;
	visibility: visible;
	overflow: visible;
}
/* Menu Content Styles */
.nav .nav-column {
	float: left;
	width: 30.333%;
	padding: 0 3% 0 0;
}
.nav .nav-column ul {
	margin: 0;
	padding: 0;
	margin-left: 10px;
}
.nav .nav-column ul li {
	margin: 0;
	padding: 0;
}
.nav .nav-column ul li a {
	color: #fff;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	display: block;
	padding: 0px 5px;
	line-height: 30px;
	font-weight: 600;
	letter-spacing: .4px;
	text-decoration: none;
	border-bottom: 1px solid #4882ff;
}
.nav .nav-column ul li a:hover {
	color: #fff;
}
.nav .nav-column h3 {
	height: auto;
	padding: 0;
	width: auto;
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #fff;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #4882ff;
}
/*.nav .nav-column h3 a:hover { color:#fff; text-decoration:none; }*/
 
.nav .nav-column h3 a {
	margin: 5px 0px;
	padding: 0 5px;
	line-height: 30px;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: #fff;
	letter-spacing: .4px;
	display: block;
	font-weight: 700;
	text-align: left;
	-webkit-transition: 0.4s;
	-ms-transition: 0.4s;
	-moz-transform: 0.4s;
	-o-transform: 0.4s;
	transition: 0.4s;
}
.nav .nav-column h3 a:hover {
	background: rgb(27, 67, 156);
	color: #fff;
}
.nav .nav-column h3.orange {
	color: #9e571e;
}
.nav .nav-column h4 {
	height: 45px;
	width: auto;
	margin: 5px 0px;
	padding: 0px 5px;
	line-height: 22px;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #fff;
	background: #e7512f;
	text-transform: uppercase;
	font-weight: normal;
	text-align: center;
}
/*.nav .nav-column h3 a:hover { color:#fff; text-decoration:none; }*/
 
.nav .nav-column h4 a {
	margin: 5px 0px;
	line-height: 22px;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #fff;
	background: #e7512f;
	text-transform: uppercase;
	font-weight: normal;
	text-align: center;
}
.nav .nav-column h4.orange {
	color: #ff722b;
}
.nav .nav-column li a {
	display: block;
	margin: 5px 0px;
	line-height: 20px;
	padding: 0 5px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #ffe400;
	display: block;
}
.nav .nav-column li a:hover {
	background: rgb(27, 67, 156);
	color: #fff;
	text-decoration: none;
}
.clear {
	clear: both;
}
.nav-search {
	margin: 10px 0 0 0 !important;
	padding: 0;
	width: 90%;
	height: auto;
	position: relative;
}
.nav-search input {
	margin: 0;
	padding: 5px;
	width: 90%;
	height: 20px;
	text-align: left;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	color: #000;
	background: #fff;
	border: none;
	outline: none;
	cursor: auto;
}
.nav-search-btn {
	width: 50px !important;
	height: 30px !important;
	background: #fff;
	border-left: 1px solid #2c5abf !important;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer !important;
}
.nav-search span {
	width: 50px;
	height: 30px;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 40px;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer !important;
}
.nav-search span .fa {
	font-size: 17px;
	color: #2c5abf;
	margin: 0;
	top: 5px;
}
.slide-banner {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
}
.slide-banner-in {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	padding: 15px 0 0 0;
	position: relative;
}
.slide-banner-in img {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: -1;
}
.button-scroll {
	width: 50px;
	height: 50px;
	position: absolute;
	z-index: 999;
	bottom: 8%;
	left: 48%;
	animation: bounce 2s infinite;
	-webkit-animation: bounce 2s infinite;
	-moz-animation: bounce 2s infinite;
	-o-animation: bounce 2s infinite;
}
.button-scroll img {
	width: 50px;
	height: 50px;
	margin: 0;
	padding: 0;
}
/*.button-scroll:hover{ background:#00009b;}*/
@-moz-keyframes bounce {
 0%, 20%, 50%, 80%, 100% {
-moz-transform: translateY(0);
}
 40% {
-moz-transform: translateY(-5px);
}
 60% {
-moz-transform: translateY(-10px);
}
}
 @-o-keyframes bounce {
 0%, 20%, 50%, 80%, 100% {
-o-transform: translateY(0);
}
 40% {
-o-transform: translateY(-5px);
}
 60% {
-o-transform: translateY(-10px);
}
}
@keyframes bounce {
 0%, 20%, 50%, 80%, 100% {
transform: translateY(0);
}
 40% {
transform: translateY(-5px);
}
 60% {
transform: translateY(-10px);
}
}
.welcome-banner {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
}
.welcome-banner-in {
	width: 1200px;
	height: auto;
	margin: 0px auto;
	padding: 30px 0 70px 0;
}
.welcome-logos {
	width: 100%;
	height: auto;
	margin: 0 0 20px 0;
	padding: 0;
}
.welcome-logos img {
	width: auto;
	height: 70.6px;
	margin: 10px 8px;
	padding: 2px;
	float: left;
	cursor: pointer;
	border: 1px solid #f0f0f0;
	-webkit-transition: 0.8s;
	-ms-transition: 0.8s;
	-moz-transform: 0.8s;
	-o-transform: 0.8s;
	transition: 0.8s;
}
.welcome-logos img:hover {
	border: 1px solid #2c5abf;
	-webkit-transform: scale(1.05, 1.05);
	-moz-transform: scale(1.05, 1.05);
	-o-transform: scale(1.05, 1.05);
	-ms-transform: scale(1.05, 1.05);
	transform: scale(1.05, 1.05);
}
.welcome-banner-in h1 {
	font-family: 'Oswald', sans-serif;
	font-size: 45px;
	text-align: center;
	line-height: 50px;
	font-weight: 600;
	margin: 0;
	padding: 0 0 20px 0;
	color: #000;
}
.welcome-banner-in p {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	text-align: center;
	line-height: 26px;
	letter-spacing: .5px;
	font-weight: 400;
	margin: 0;
	padding: 5px 0;
	color: #000;
}
.btn-1 {
	width: 130px;
	height: auto;
	text-decoration: none;
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	color: #000;
	line-height: 26px;
	text-align: center;
	margin: 15px auto;
	display: block;
	padding: 5px 0;
	font-weight: 400;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	background: #fff;
	-webkit-transition: 0.4s;
	-ms-transition: 0.4s;
	-moz-transform: 0.4s;
	-o-transform: 0.4s;
	transition: 0.4s;
}
.btn-1 .fa {
	margin: 0 0 0 2px;
	color: #f00;
}
.btn-1a {
	margin: 0px auto;
}
.btn-2 {
	width: 130px;
	height: auto;
	text-decoration: none;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	line-height: 26px;
	text-align: left;
	margin: 10px auto;
	display: block;
	padding: 5px 0;
	float: left;
	font-weight: 400;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	-webkit-transition: 0.4s;
	-ms-transition: 0.4s;
	-moz-transform: 0.4s;
	-o-transform: 0.4s;
	transition: 0.4s;
}
.btn-2 .fa {
	margin: 0 0 0 2px;
	color: #f00;
}
.btn-2a {
	text-align: center;
	float: none;
	margin: 0px auto;
}
.btn-3 {
	width: 130px;
	height: auto;
	text-decoration: none;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	line-height: 26px;
	text-align: left;
	margin: 10px 0 0 0;
	float: left;
	display: block;
	padding: 5px 0;
	font-weight: 400;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	-webkit-transition: 0.4s;
	-ms-transition: 0.4s;
	-moz-transform: 0.4s;
	-o-transform: 0.4s;
	transition: 0.4s;
}
.btn-3 .fa {
	margin: 0 0 0 2px;
	color: #f00;
}
.welcome-row1 {
	width: 80%;
	height: auto;
	margin: 0px auto;
	padding: 0;
	float: none;
}
.welcome-row2 {
	width: 80%;
	height: auto;
	margin: 0px auto;
	padding: 0;
}
.welcome-box {
	width: 210px;
	height: auto;
	margin: 25px 55px;
	padding: 0;
	float: left;
}
.welcome-box img {
	width: 150px;
	height: auto;
	margin: 0px auto;
	padding: 0;
	display: block;
	-webkit-transition: 0.4s;
	-ms-transition: 0.4s;
	-moz-transform: 0.4s;
	-o-transform: 0.4s;
	transition: 0.4s;
}
.welcome-box:hover img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
.welcome-box h2 {
	/* font-family: 'Oswald', sans-serif; */
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	text-align: center;
	line-height: 23px;
	font-weight: 600;
	margin: 0;
	padding: 0;
	color: #000;
	text-transform: uppercase;
}
.welcome-btm {
	width: 60%;
	height: 217px;
	margin: 30px auto;
	padding: 0;
	border-bottom: 1px solid #2c5abf;
}
.welcome-btm h3 {
	/* font-family: 'Oswald', sans-serif; */
	font-family: 'Open Sans', sans-serif;
	font-size: 21px;
	text-align: center;
	line-height: 32px;
	font-weight: 700;
	margin: 0;
	padding: 5px 0;
	color: #000;
	border-bottom: 1px solid #2c5abf;
}
.welcome-btm h3 span {
	margin: 0;
	padding: 0 75px 0 0px;
	position: relative;
}
.welcome-btm h3 span img {
	width: 56px;
	height: auto;
	background: #fff;
	margin: 0;
	padding: 0 7px;
	position: absolute;
}
.welcome-btm p {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	text-align: center;
	line-height: 26px;
	letter-spacing: .5px;
	font-weight: 300;
	margin: 0;
	padding: 35px 0 15px 0;
	color: #000;
}
.welcome-btm p span {
	font-size: 18px;
	font-weight: 400;
}
.footer {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	background: #1d469e;
	position: relative;
}
.footer-in {
	width: 1200px;
	height: 50px;
	margin: 0px auto;
	padding: 5px 0;
}
.footer-in p {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    margin: 0;
    padding: 0;
    letter-spacing: 1px;
    text-align: center;
    line-height: 25px;
    color: #fff;
    font-weight: 300;
}
.footer-in img {
	width:20px;
}
.footer-in ul {
	margin: 0;
	padding: 0;
	float: right;
}
.footer-in ul li {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}
.footer-in ul li .fa {
	width: 40px;
	height: 40px;
	font-size: 20px;
	text-align: center;
	line-height: 40px;
	margin: 5px 0 5px 5px;
	padding: 0;
	background: #2c5abf;
	color: #fff;
	display: block;
}
.inner-page-content {
	margin: 0px;
	padding: 0px;
	width: 100%;
	margin-top: 5px;
}
.inner-page-content-in {
	margin: 0px auto;
	padding: 0px;
	width: 1200px;
	padding: 0px 0px 60px;
}
.inner-page-content-in h1 {
	margin: 0px;
	padding: 0px;
	color: #2a5ac1;
	font-weight: bold;
	font-size: 30px;
	text-align: center;
	padding: 50px 0px;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
}
.inner-page-banner {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: auto;
}
.inner-page-banner img {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	border: 1px solid #ccc;
}
.inner-page-left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 850px;
}
.inner-page-left a {
	line-height: 50px;
	font-family: 'Proza Libre', sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	color: #1d469e;
}
.brochure {
	width: 50px !important;
	height: auto!important;
	float: left;
	margin: 0px 10px 0px 10px;
	border: none !important;
}
/*.inner-page-left img {width: 850px;height: auto;margin-bottom: 20px;border: 5px solid #f6f3f3;}*/
.product-image {
	width: 850px;
	height: auto;
	margin-bottom: 20px;
	border: 5px solid #f6f3f3;
}
.inner-page-left h1 {
	margin: 0px;
	padding: 0px;
	color: #2a5ac1;
	font-weight: bold;
	font-size: 30px;
	text-align: left;
	padding: 20px 0px;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
}
.inner-page-left h3 {
	margin: 0px;
	padding: 0px;
	color: #2a5ac1;
	font-weight: 600;
	font-size: 18px;
	text-align: left;
	padding: 10px 0px;
	text-transform: capitalize;
	font-family: 'Open Sans', sans-serif;
}
.inner-page-left ul {
	padding-left: 20px;
}
.inner-page-left li {
	list-style: circle;
	margin: 0px;
	padding: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	text-align: left;
	line-height: 26px;
	letter-spacing: .5px;
	font-weight: 400;
	margin: 0;
	padding: 5px 0;
	color: #000;
}
.inner-page-left1 {
	padding-left: 66px;
	width: auto;
	height: auto;
	margin: 0px;
}
.inner-page-left1 p {
	margin: 0px;
	padding: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	text-align: left;
	line-height: 26px;
	letter-spacing: .5px;
	font-weight: 400;
	margin: 0;
	padding: 5px 0;
	color: #000;
}
.inner-page-left2 {
	margin: 0px;
	padding: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	text-align: center;
	line-height: 26px;
	letter-spacing: .5px;
	font-weight: 400;
	margin: 0;
	padding: 5px 0;
	color: #2c5abf;
	width: auto;
	height: auto;
	font-style: italic;
	font-weight: bold;
}
.inner-page-left p {
	margin: 0px;
	padding: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	text-align: justify;
	line-height: 22px;
	letter-spacing: .5px;
	font-weight: 400;
	margin: 0;
	padding: 5px 0;
	color: #000;
}
.inner-page-right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 300px;
}
.inner-page-right h2 {
	margin: 0px;
	padding: 0px;
	color: #2a5ac1;
	font-weight: bold;
	font-size: 25px;
	text-align: left;
	padding: 20px 0px 20px 10px;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
}
.inner-page-right ul {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}
.inner-page-right ul li {
	margin: 0px;
	padding: 0px;
	height: 40px;
	line-height: 40px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #ccc;
}
.inner-page-right ul li a {
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	margin: 0px;
	color: #000;
	background: #f5f5f5;
	display: block;
	font-family: 'Open Sans', sans-serif;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	/* font-style: italic; */
	text-transform: uppercase;
	height: 40px;
}
.inner-page-right .current-menu-item > a, .inner-page-right .current_page_item > a {
	padding-left: 20px;
	margin: 0px;
	color: #fff;
	background: #2c5abf;/*padding:13px 10px;*/
	display: block;
	font-weight: bold;
	font-style: normal;/* border: 2px solid #ec1820; *//* border-right:2px solid #ec1820; */
}
.inner-page-right .current-menu-ancestor > a, .inner-page-right .current_page_ancestor > a {
	padding-left: 20px;
	margin: 0px;
	color: #fff;
	background: #204697;/*padding:13px 10px;*/
	display: block;
	font-weight: bold;
	font-style: normal;
	border-left: 2px solid #ec1820;
	border-right: 2px solid #ec1820;
}
.bread-main {
	margin: 0px;
	padding: 0px;
	width: 100%;
	padding: 10px 0px;
}
.bread-main ul {
	margin: 0px;
	padding: 0px;
}
.bread-main ul {
	margin: 0px;
	padding: 0px;
}
.bread-main ul {
	margin: 10px 0 0 0;
	padding: 0;
	float: left;
}
.bread-main ul li {
	list-style: none;
	font-size: 16px;
	font-family: 'Exo 2', sans-serif;
	color: #7b7b7b;
	text-align: left;
	letter-spacing: .3px;
	float: left;
	font-weight: 300;
	line-height: 28px;
	margin: 0;
	padding: 0;
}
.bread-main ul li a {
	text-decoration: none;
	color: #383636;
}
.cc {
	background: #2a5ac1 !important;
	color: #fff !important;
}
.font {
	font-family: 'Exo 2', sans-serif !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:first-child a {
	background: none !important;
	border: none !important;
	padding: 0 !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:first-child a img {
	width: 265px;
	height: auto;
	margin: -10px 151px 0 -20px;
	padding: 0;
}
.breadcrumb-container.theme1 li {
	position: relative;
}
.breadcrumb-container.theme1 a {
	margin: 0 !important;
	padding: 5px 6px !important;
}
.breadcrumb-container.theme1 li:first-child {
	padding: 0 0 0 15px;
	position: relative;
}
.breadcrumb-container.theme1 li:first-child:before {
	font: normal normal normal 16px/1 FontAwesome;
	content: "\f015";
	position: absolute;
	left: 0;
	top: 5px;
	margin: 0;
	padding: 0;
	color: #383636;
}
.breadcrumb-container.theme1 li:last-child:after {
	content: '';
	position: absolute;
	width: 7px;
	height: 24px;
	background: #fff;
	top: 0;
	right: 0;
}
.contact-inner-page-banner {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: auto;
}
.contact-inner-page-left {
	padding: 0px 20px;
	width: 400px;
	height: auto;
	float: left;
	box-sizing: border-box;
}
.contact-inner-page-left h1, .contact-inner-page-right h2 {
	margin: 0px;
	padding: 0px;
	color: #2a5ac1;
	font-weight: bold;
	font-size: 30px;
	text-align: left;
	padding: 20px 0px;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
}
.contact-inner-page-center {
	margin-bottom: 20px;
	width: 60%;
	height: auto;
	float: right;
	margin-top: 60px;
	box-sizing: border-box;
}
.contact-inner-page-center form {
	box-sizing: border-box;
	padding: 0px 20px;
}
.contact-inner-page-center-main {
	margin-bottom: 5px;
	width: 100%;
	height: auto;
	float: right;
	box-sizing: border-box;
}
.contact-inner-page-center-left {
	width: 48%;
	height: auto;
	float: left;
	box-sizing: border-box;
}
.contact-inner-page-center-right {
	width: 48%;
	height: auto;
	float: right;
	box-sizing: border-box;
}
.tt1 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	width: 100%;
	height: 40px;
	/* border: 1px solid rgba(42, 90, 193, 0.47); */
	border: 1px solid #CCC;
	margin: 5px 0px;
	padding: 0px 15px;
	box-sizing: border-box;
	border-radius: 0px;
}
.tt3 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	width: 30%;
	float: left;
	height: 40px;
	/* border: 1px solid rgba(42, 90, 193, 0.47); */
	border: 1px solid #CCC;
	margin: 5px 0px;
	padding: 0px 15px;
	box-sizing: border-box;
	border-radius: 0px;
}
.tt4 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	width: 65%;
	float: right;
	height: 40px;
	/* border: 1px solid rgba(42, 90, 193, 0.47); */
	border: 1px solid #CCC;
	margin: 5px 0px;
	padding: 0px 15px;
	box-sizing: border-box;
	border-radius: 0px;
}
/*
.contact-inner-page-center form select {
    font-family: 'Open Sans', sans-serif;
    font-weight: 100;
    width: 352px;
    height: 30px;
    border: 1px solid rgba(42, 90, 193, 0.47);
    margin: 5px 0px;
    padding: 0px 10px;
    border-radius: 0px;
	color: #0060a5;
}
.contact-inner-page-center form option {
    font-family: 'Open Sans', sans-serif;
    font-weight: 100;
    width: 352px;
    height: 30px;
    border: 1px solid rgba(42, 90, 193, 0.47);
    margin: 5px 0px;
    padding: 0px 15px;
    border-radius: 0px;
	color: #0060a5;
}*/

.tt2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	width: 100%;
	height: 100px;
	/* border: 1px solid rgba(42, 90, 193, 0.47); */
	border: 1px solid #CCC;
	padding: 10px 15px;
	margin: 5px 0px 1px;
	box-sizing: border-box;
	border-radius: 0px;
}
.btnc {
	text-align: center;
	background: #0d2295;
	color: #fff;
	width: 200px;
	float: right;
	height: 40px;
	border: none;
	box-sizing: border-box;
	transition-duration: .4s;
}
.btnc:hover {
	background: #000000;
	color: #fff;
	transition-duration: .4s;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color: #0060a5;
}
::-moz-placeholder { /* Firefox 19+ */
 color: #0060a5;
}
:-ms-input-placeholder { /* IE 10+ */
 color: #0060a5;
}
:-moz-placeholder { /* Firefox 18- */
 color: #0060a5;
}
.contact-inner-page-right {
	width: 400px;
	height: auto;
	float: left;
	box-sizing: border-box;
	padding: 0px 20px;
}
.contact-inner-page-left p {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	text-align: left;
	line-height: 26px;
	letter-spacing: .5px;
	font-weight: 300;
	margin: 0;
	padding: 5px 0;
	color: #000;
}
.contact-inner-page-right p {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	text-align: left;
	line-height: 26px;
	letter-spacing: .5px;
	font-weight: 300;
	margin: 0;
	padding: 5px 0;
	color: #000;
}
.contact-inner-page-right .fa {
	padding: 0px 10px;
}
.contact-inner-page-left .fa {
	padding-right: 10px;
}
.contact-inner-page-content-in {
	margin: 0px auto !important;
	padding: 0px;
	width: 1200px;
	padding: 0px;
	padding-bottom: 100px;
}
.mega-sub-menu {
	font-family: 'Open Sans', sans-serif !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
	border-top: 0px solid #fff;
	border-left: 0px solid #fff;
	border-right: 0px solid #fff;
	border-bottom: 0px solid #fff;
	outline: none;
	text-decoration: none;
	padding: 0px 20px 0px 20px !important;
	line-height: 40px;
	font-weight: normal;
	height: 40px;
	vertical-align: baseline;
	text-align: left;
	width: auto;
	display: block;
	color: #2c5abf;
	text-transform: none;
	text-decoration: none;
	background: rgba(0, 0, 0, 0);
	-webkit-border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-ms-border-radius: 0px 0px 0px 0px;
	-o-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700 !important;
	text-transform: uppercase !important;
	font-family: 'Open Sans', sans-serif !important;
}
#mega-menu-wrap-primary #mega-menu-primary {
	visibility: visible;
	text-align: left;
	padding: 0px 0px 0px 0px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
	color: #fff;
	font-family: inherit;
	font-size: 15px;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 50px 0px 10px;
	padding: 5px 0px 5px 0px;
	vertical-align: top;
	display: block;
	border-top: 0px solid #4882ff;
	border-left: 0px solid #4882ff;
	border-right: 0px solid #4882ff;
	border-bottom: 1px solid #4882ff;
}
.search-form {
	margin-top: 10px !important;
	margin-left: 10px !important;
}
.search-form label {
}
.screen-reader-text {
	display: none !important;
}
.search-field {
	margin: 0;
	padding: 5px !important;
	width: 70% !important;
	height: 30px !important;
	text-align: left !important;
	font-size: 13px !important;
	font-family: 'Open Sans', sans-serif !important;
	color: #000 !important;
	background: #fff !important;
	border: none !important;
	outline: none !important;
	cursor: auto !important;
}
.nav-search span {
	width: 50px;
	height: 30px;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 40px;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer !important;
}
.search-submit {/* background:url(images/bt.jpg); */
	background: #FFF;
	height: 31px;
	width: 60px;
	border: 0px;
}
.search-submit value {
	background: url(images/bt.jpg) !important;
}
.company-logo {
	margin: 15px;
	padding: 0px;
	width: 245px;
	height: 175px;
	float: left;
	border: 1px solid #e6e5e5;
}
.company-logo img {
	margin: 5px 45px 10px 45px;
	width: 150px;
	height: 100px;
	border: none;
}
.company-logo p {
	margin: 0px;
	padding: 0px;
	line-height: 22px;
	color: #666;
	font-size: 14px;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif !important;
	padding: 0px 14px 0px 14px;
}
.company-logo a {
	line-height: 10px;
	font-family: 'Open Sans', sans-serif !important;
	text-decoration: none;
	text-transform: none;
	color: #666;
	margin: 0px;
	padding: 0px;
}
.sign-logo {
	padding: 0px;
	width: 850px;
	height: 98px;
	float: left;
}
.sign-logo img {
	padding: 0px;
	width: 149px;
	height: 98px;
	float: left;
	border: none;
}
.cth {
	margin: 0px;
	padding: 0px;
	color: #636467;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	padding: 40px 0px 5px;
	/* text-transform: uppercase; */
	font-family: 'Open Sans', sans-serif;
}
.cl {
	color: #d40505;
	font-weight: bold;
	font-size: 15px;
	/* float: left; */
	width: 500px;
}
.jtTableContainer table tr {
	border: 1px dotted #333 !important;
}
.jtrespo-scroll table tr td, .jtrespo-scroll table tr th {
	padding: 3px 20px !important;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px !important;
	line-height: 26px !important;
}
.jtrespo-scroll table tr td, .jtrespo-scroll table tr th {
	border: none;
	white-space: nowrap;
	border: 1px dotted #333 !important;
}
.bro {
	width: 45px!important;
	height: auto!important;
	float: left;
	margin: 7px 3px 0px 12px;
	border: none !important;
}
.down {
	width: auto;
	height: auto;
	margin-top: 20px;
	margin-bottom: 50px;
}
.down a {
	line-height: 50px;
	font-family: 'Proza Libre', sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	color: #1d469e;
	font-size: 14px !important;
}
.inner-page-left ol {
	margin: 0px;
	padding: 0px;
	margin-left: 20px
}
.inner-page-left li {
	list-style: circle;
	margin: 0px;
	padding: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	text-align: left;
	line-height: 22px;
	letter-spacing: .5px;
	font-weight: 400;
	margin: 0;
	padding: 0px 0;
	color: #000;
}
.aligncenter {
	display: block;
	margin: 10px auto;
	width: 30px !important;
	height: auto !important;
	margin-bottom: 0px !important;
	border: 0px solid #fff !important;
}
b {
	font-weight: bold;
}
strong {
	font-weight: bold;
}
.tos-close {
	height: 40px;
	top: 50px !important;
}
.gal-box {
	width: 21.33%;
	height: auto;
	margin: 12px 18px;
	padding: 0;
	float: left;
}
.gal-box img {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	border: 5px solid #f6f3f3;
}
.gallery-innerpage-main {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: auto;
}
.gallery-innerpage-main h1 {
	margin: 0px;
	padding: 0px;
	color: #2a5ac1;
	font-weight: bold;
	font-size: 30px;
	text-align: left;
	padding: 20px 0px;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
}
.tos-wrapper.tos-fixed {
	background-color: #000;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999999999999999999999999 !important;
}
.tos-close, .tos-next, .tos-prev {
	background: #1d469e !important;
	border-radius: 3px;
	opacity: 0;
	display: block;
	width: 40px;
	position: absolute;
	z-index: 1;
	-webkit-transition: opacity .4s ease;
	transition: opacity .4s ease;
}
div.pp_overlay {
	background: #000;
	display: none;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9999 !important;
}
.videopage-left {
	padding: 0px;
	width: 420px;
	height: 250px;
	float: left;
	border: 3px solid #666;
	margin: 25px 30px;
	background: #232323;
}
.videopage-left iframe {
	padding: 0px;
	width: 420px !important;
	height: 250px;
}
.videopage-right {
    padding: 0px;
    width: 380px;
    height: 330px;
    float: left;
    margin: 10px;
}
.videopage-right poster {
	width: 100%;
	height: auto;
}
.mejs-poster{
	background-position: top center !important;
    background-size: cover !important;
}
.videopage-right p {
	margin: 10px 0;
	padding: 0px;
	text-align: center;
	font-size: 14px;
	font-weight: 400;
}
.videopage-right video {
    padding: 0px;
    margin: 0px auto;
    width: 100%!important;
    height: auto !important;
    background: #000;
}
.mejs-container {
    height: 285px !important;
}
.mejs-container, .mejs-container .mejs-controls, .mejs-embed, .mejs-embed body {
    background: #000!important;
}
.mejs-container-fullscreen{
	height:100% !important;
	z-index: 999999999 !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
	z-index: 999;
	position: absolute;
	width: 150px;
	border-top: 0px solid #fff;
	border-left: 0px solid #fff;
	border-right: 0px solid #fff;
	border-bottom: 0px solid #fff;
	padding: 0px 0px 0px 0px;
	background: rgba(44, 90, 191, 0.85) !important;
	padding: 10px 0px 10px 0px !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
	display: block;
	background: rgba(44, 90, 191, 0.00) !important;
	color: #fff;
	font-family: inherit;
	font-size: 14px;
	font-weight: normal;
	padding: 0px 10px 0px 10px;
	line-height: 35px;
	text-decoration: none;
	text-transform: none;
	vertical-align: baseline;
	border-bottom: 1px solid #4882ff !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
	background: rgba(44, 90, 191, 0.00) !important;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
}
.res-logo {
	display: none;
}
.res-logo img {
	width:100%;
	height:auto;
	margin:0;
	padding:0;
}
.product_right_column {
	margin: 0px;
	padding: 3px;
	width: 50%;
	float: left;
	box-sizing: border-box;
	min-height: 150px;
}
.readmore_btn {
	margin: 10px 20px 0px 20px;
	padding: 0px;
	background: #204697;
	color: #fff !important;
	font-size: 12px;
	width: 80px;
	line-height: 20px;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	padding: 5px 10px;
	text-transform: none !important;
}
.facil {
	width: auto;
	height: auto;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-top: 30px;
}
.facilities {
	margin: 9px;
	padding: 0px;
	height: 230px;
	width: 250px;
	float: left;
	border: 5px solid #f6f3f3;
}
.facilities img {
	margin: 2px;
	padding: 0px;
	height: auto;
	width: 250px;
	border: none;
}
.facilities p {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 19px;
	letter-spacing: 0px;
	font-weight: 400;
	margin: 0;
	padding: 2px 4px;
}
.facilities a {
	line-height: 0px;
	font-family: 'Proza Libre', sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	color: #1d469e;
}
.page-height-gallery {
	position: relative;
	width: 100%;
	height: auto;
}
.videopage-right-gallery {
	padding: 0px;
	width: 40%;
	height: 280px;
	float: left;
	margin: 25px 50px;/* background: #232323; */
}
.videopage-right-gallery p {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 22px;
	margin-bottom: 10px;
	font-weight: 600 !important;
	font-weight: bold;
	text-transform: uppercase;
}
.videopage-right-gallery img {
	border: 1px solid #f0f0f0;
	padding: 5px;
	width: 350px;
	height: auto;
}
.inner-page-left-inner {
	min-height: 400px;
}
table tr:nth-child(even) {
	background: rgba(0, 0, 0, 0.02);
}
td {
	text-align: center;
	padding: 5px;
}

.rwd-table1{
	width:100%;
	height:auto;
	margin:0;
	padding:0 0 40px 0px;
}
.rwd-table1 table {
  border-spacing: 1;
  border-collapse: collapse;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.rwd-table1 table p{
    text-align: center;
    font-size: 17px;
    color: #0066cc;
    line-height: 25px;
    position: absolute;
    width: 850px;
    padding: 10px 0;
}
.rwd-table1 table * {
  position: relative;
}
.rwd-table1 table td, .rwd-table1 table th {
  padding-left: 8px;
}
.rwd-table1 table thead tr {
  height: auto;
}
.rwd-table1 table thead tr th {
    font-weight: 600;
}
.rwd-table1 table tbody tr {
  height: 48px;
}
.rwd-table1 table tbody tr:nth-child(even) {
	background: rgba(0, 0, 0, 0.02);
}
.rwd-table1 table td, .rwd-table1 table th {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
	color:#000;
    border: 1px solid #f0f0f0;
}
.rwd-table1 table td.l, .rwd-table1 table th.l {
  text-align: right;
}
.rwd-table1 table td.c, .rwd-table1 table th.c {
  text-align: center;
}
.rwd-table1 table td.r, .rwd-table1 table th.r {
  text-align: center;
}

@media screen and (max-width: 960px) {
  .rwd-table1 table {
    display: block;
  }
  .rwd-table1 table > *, .rwd-table1 table tr, .rwd-table1 table td, .rwd-table1 table th {
    display: block;
  }
  .rwd-table1 table thead {
    display: none;
  }
  .rwd-table1 table tbody tr {
    height: auto;
    padding: 8px 0;
  }
  .rwd-table1 table tbody tr td {
    padding-left: 45%;
    margin-bottom: 12px;
  }
  .rwd-table1 table tbody tr td:last-child {
    margin-bottom: 0;
  }
  .rwd-table1 table tbody tr td:before {
    position: absolute;
    font-weight: 700;
    width: 40%;
    left: 10px;
    top: 0;
  }
  .rwd-table1 table tbody tr td:nth-child(1):before {
    content: "Sr. No.";
  }
  .rwd-table1 table tbody tr td:nth-child(2):before {
    content: "Standards";
  }
  .rwd-table1 table tbody tr td:nth-child(3):before {
    content: "Voltage Grade";
  }
  .rwd-table1 table tbody tr td:nth-child(4):before {
    content: "Cable Size";
  }
  .rwd-table1 table tbody tr td:nth-child(5):before {
    content: "Cable Type";
  }
  .rwd-table1 table tbody tr td:nth-child(6):before {
    content: "Certifying Agency";
  }
  .rwd-table1 table tbody tr td:nth-child(7):before {
    content: "Download";
  }
}
.ptr{
	margin:0;
	padding:0;
}
.ptr td{
	margin:0;
	padding:0;
}

.rwd-table2{
	width:100%;
	height:auto;
	margin:0;
	padding:0 0 40px 0px;
}
.rwd-table2 table {
  border-spacing: 1;
  border-collapse: collapse;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.rwd-table2 table * {
  position: relative;
}
.rwd-table2 table td, .rwd-table2 table th {
  padding-left: 8px;
}
.rwd-table2 table thead tr {
  height: auto;
}
.rwd-table2 table thead tr th {
    font-weight: 600;
}
.rwd-table2 table tbody tr {
  height: 48px;
}
.rwd-table2 table tbody tr:nth-child(even) {
	background: rgba(0, 0, 0, 0.02);
}
.rwd-table2 table td, .rwd-table2 table th {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
	color:#000;
    border: 1px solid #f0f0f0;
}
.rwd-table2 table td.l, .rwd-table2 table th.l {
  text-align: right;
}
.rwd-table2 table td.c, .rwd-table2 table th.c {
  text-align: center;
}
.rwd-table2 table td.r, .rwd-table2 table th.r {
  text-align: center;
}

@media screen and (max-width: 960px) {
  .rwd-table2 table {
    display: block;
  }
  .rwd-table2 table > *, .rwd-table2 table tr, .rwd-table2 table td, .rwd-table2 table th {
    display: block;
  }
  .rwd-table2 table thead {
    display: none;
  }
  .rwd-table2 table tbody tr {
    height: auto;
    padding: 8px 0;
  }
  .rwd-table2 table tbody tr td {
    padding-left: 45%;
    margin-bottom: 12px;
  }
  .rwd-table2 table tbody tr td:last-child {
    margin-bottom: 0;
  }
  .rwd-table2 table tbody tr td:before {
    position: absolute;
    font-weight: 700;
    width: 40%;
    left: 10px;
    top: 0;
  }
  .rwd-table2 table tbody tr td:nth-child(1):before {
    content: "Sr. No.";
  }
  .rwd-table2 table tbody tr td:nth-child(2):before {
    content: "Approving Agency";
  }
  .rwd-table2 table tbody tr td:nth-child(3):before {
    content: "Cable Type";
  }
  .rwd-table2 table tbody tr td:nth-child(4):before {
    content: "Standard";
  }
  .rwd-table2 table tbody tr td:nth-child(5):before {
    content: "Voltage Grade";
  }
  .rwd-table2 table tbody tr td:nth-child(6):before {
    content: "Download";
  }
}

.rwd-table3{
	width:100%;
	height:auto;
	margin:0;
	padding:0 0 40px 0px;
}
.rwd-table3 table {
  border-spacing: 1;
  border-collapse: collapse;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.rwd-table3 table * {
  position: relative;
}
.rwd-table3 table td, .rwd-table3 table th {
  padding-left: 8px;
}
.rwd-table3 table thead tr {
  height: auto;
}
.rwd-table3 table thead tr th {
    font-weight: 600;
}
.rwd-table3 table tbody tr {
  height: 48px;
}
.rwd-table3 table tbody tr:nth-child(even) {
	background: rgba(0, 0, 0, 0.02);
}
.rwd-table3 table td, .rwd-table3 table th {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
	color:#000;
    border: 1px solid #f0f0f0;
}
.rwd-table3 table td.l, .rwd-table3 table th.l {
  text-align: right;
}
.rwd-table3 table td.c, .rwd-table3 table th.c {
  text-align: center;
}
.rwd-table3 table td.r, .rwd-table3 table th.r {
  text-align: center;
}

@media screen and (max-width: 960px) {
  .rwd-table3 table {
    display: block;
  }
  .rwd-table3 table > *, .rwd-table3 table tr, .rwd-table3 table td, .rwd-table3 table th {
    display: block;
  }
  .rwd-table3 table thead {
    display: none;
  }
  .rwd-table3 table tbody tr {
    height: auto;
    padding: 8px 0;
  }
  .rwd-table3 table tbody tr td {
    padding-left: 45%;
    margin-bottom: 12px;
  }
  .rwd-table3 table tbody tr td:last-child {
    margin-bottom: 0;
  }
  .rwd-table3 table tbody tr td:before {
    position: absolute;
    font-weight: 700;
    width: 40%;
    left: 10px;
    top: 0;
  }
  .rwd-table3 table tbody tr td:nth-child(1):before {
    content: "S.NO.";
  }
  .rwd-table3 table tbody tr td:nth-child(2):before {
    content: "UTILITIES";
  }
  .rwd-table3 table tbody tr td:nth-child(3):before {
    content: "COUNTRY";
  }
  .rwd-table3 table tbody tr td:nth-child(4):before {
    content: "DOWNLOAD";
  }
}

.rwd-table4{
	width:100%;
	height:auto;
	margin:0;
	padding:0 0 40px 0px;
}
.rwd-table4 table {
  border-spacing: 1;
  border-collapse: collapse;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.rwd-table4 table * {
  position: relative;
}
.rwd-table4 table td, .rwd-table4 table th {
  padding-left: 8px;
}
.rwd-table4 table thead tr {
  height: auto;
}
.rwd-table4 table thead tr th {
    font-weight: 600;
}
.rwd-table4 table tbody tr {
  height: 48px;
}
.rwd-table4 table tbody tr:nth-child(even) {
	background: rgba(0, 0, 0, 0.02);
}
.rwd-table4 table td, .rwd-table4 table th {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
	color:#000;
    border: 1px solid #f0f0f0;
}
.rwd-table4 table td.l, .rwd-table4 table th.l {
  text-align: right;
}
.rwd-table4 table td.c, .rwd-table4 table th.c {
  text-align: center;
}
.rwd-table4 table td.r, .rwd-table4 table th.r {
  text-align: center;
}

@media screen and (max-width: 960px) {
  .rwd-table4 table {
    display: block;
  }
  .rwd-table4 table > *, .rwd-table4 table tr, .rwd-table4 table td, .rwd-table4 table th {
    display: block;
  }
  .rwd-table4 table thead {
    display: none;
  }
  .rwd-table4 table tbody tr {
    height: auto;
    padding: 8px 0;
  }
  .rwd-table4 table tbody tr td {
    padding-left: 45%;
    margin-bottom: 12px;
  }
  .rwd-table4 table tbody tr td:last-child {
    margin-bottom: 0;
  }
  .rwd-table4 table tbody tr td:before {
    position: absolute;
    font-weight: 700;
    width: 40%;
    left: 10px;
    top: 0;
  }
  .rwd-table4 table tbody tr td:nth-child(1):before {
    content: "S.NO.";
  }
  .rwd-table4 table tbody tr td:nth-child(2):before {
    content: "CORPORATE";
  }
  .rwd-table4 table tbody tr td:nth-child(3):before {
    content: "COUNTRY";
  }
  .rwd-table4 table tbody tr td:nth-child(4):before {
    content: "DOWNLOAD";
  }

}

.rwd-table5{
	width:100%;
	height:auto;
	margin:0;
	padding:0 0 40px 0px;
}
.rwd-table5 table {
  border-spacing: 1;
  border-collapse: collapse;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.rwd-table5 table * {
  position: relative;
}
.rwd-table5 table td, .rwd-table5 table th {
  padding-left: 8px;
}
.rwd-table5 table thead tr {
  height: auto;
}
.rwd-table5 table thead tr th {
    font-weight: 600;
}
.rwd-table5 table tbody tr {
  height: 48px;
}
.rwd-table5 table tbody tr:nth-child(even) {
	background: rgba(0, 0, 0, 0.02);
}
.rwd-table5 table td, .rwd-table5 table th {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
	color:#000;
    border: 1px solid #f0f0f0;
}
.rwd-table5 table td.l, .rwd-table5 table th.l {
  text-align: right;
}
.rwd-table5 table td.c, .rwd-table5 table th.c {
  text-align: center;
}
.rwd-table5 table td.r, .rwd-table5 table th.r {
  text-align: center;
}

@media screen and (max-width: 960px) {
  .rwd-table5 table {
    display: block;
  }
  .rwd-table5 table > *, .rwd-table5 table tr, .rwd-table5 table td, .rwd-table5 table th {
    display: block;
  }
  .rwd-table5 table thead {
    display: none;
  }
  .rwd-table5 table tbody tr {
    height: auto;
    padding: 8px 0;
  }
  .rwd-table5 table tbody tr td {
    padding-left: 45%;
    margin-bottom: 12px;
  }
  .rwd-table5 table tbody tr td:last-child {
    margin-bottom: 0;
  }
  .rwd-table5 table tbody tr td:before {
    position: absolute;
    font-weight: 700;
    width: 40%;
    left: 10px;
    top: 0;
  }
  .rwd-table5 table tbody tr td:nth-child(1):before {
    content: "Sr.No.";
  }
  .rwd-table5 table tbody tr td:nth-child(2):before {
    content: "Type";
  }
  .rwd-table5 table tbody tr td:nth-child(3):before {
    content: "Standards";
  }
  .rwd-table5 table tbody tr td:nth-child(4):before {
    content: "Certifying Agency";
  }
  .rwd-table5 table tbody tr td:nth-child(5):before {
    content: "Download";
  }

}

.btt{
    width: 150px;
    height: 40px;
    line-height: 40px !important;
    display: block;
    text-align: center;
    background: #204697;
    color: #fff !important;
    font-size: 15px;
    text-transform: uppercase;
    float: right;
    margin: 0;
    padding: 0;
}