/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6.1
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: white, microformats, fixed-width, flexible-width, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar
*/

/* Two-column with sidebar on left from the /examples/ folder  */
/*@import url('examples/2c-l.css');*/

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Bad+Script);
 
@font-face {
    font-family: 'din_vk-regularregular';
    src: url('fonts/dinvk-regular-webfont.woff2') format('woff2'),
         url('fonts/dinvk-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'dinpromedium';
    src: url('fonts/dinpro-medium-webfont.eot');
    src: url('fonts/dinpro-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/dinpro-medium-webfont.woff') format('woff'),
         url('fonts/dinpro-medium-webfont.ttf') format('truetype'),
         url('fonts/dinpro-medium-webfont.svg#dinpromedium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'dinbold';
    src: url('fonts/din-bold-webfont.eot');
    src: url('fonts/din-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/din-bold-webfont.woff2') format('woff2'),
         url('fonts/din-bold-webfont.woff') format('woff'),
         url('fonts/din-bold-webfont.ttf') format('truetype'),
         url('fonts/din-bold-webfont.svg#dinbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

body	
{	margin:0;
	font-family:'Open Sans', Verdana, Arial, Helvetica, sans-serif;
	color:#333333; 
	font-size:14px;
	background:#ffffff;
}

form{padding:0; margin:0;}

p{ color:#333333; font-size:14px; margin:0 0 15px 0;}
h1, h2, h3, h4{ font-family:'dinpromedium', Verdana, Arial, Helvetica, sans-serif; font-weight:normal;}
h1{ color:#0678b8; font-size:20px;  margin:0 0 15px 0;}
h2{ margin:0; font-family:'dinpromedium', Arial, Helvetica, sans-serif; font-size:32px; color:#0e344a; font-weight:500}
h3{ font-family: 'Open Sans', Verdana, Arial, Helvetica, sans-serif; color:#cdcdcd; font-size:16px; margin:0 0 15px 0;}

iframe, img, embed, object, video, canvas { max-width: 100% }
img	{ border:none; vertical-align:middle; height:auto; float:none !important; }

a	{ outline:none; text-decoration:none; color:#002a54; }
div { outline:none; }
a:hover	{	text-decoration:underline;	}

.fclear {clear:both; float:none; height:0; overflow:hidden;}
.fleft  {float:left;}
.fright {float:right;}

input, select, textarea	{color:#666; font-size:13px; font-family:'Open Sans', Arial, Helvetica, sans-serif; padding:3px; vertical-align:middle;}

.pagemn{ max-width:1250px; margin:0 auto; padding:0 10px;}

/*===============Header=============*/
.headermn
{	float:left;
	width:100%;
	padding:10px 0 15px 0;
	font-family:'dinpromedium', Arial, Helvetica, sans-serif;
}
.logo
{	float:left;
}
.header_right
{	float:right;
	padding-top:22px;
}
.header_right span
{	font-size:20px;
	color:#dcdeda;
	padding:0 5px;
	position:relative;
	top:3px;
}
.right_icons
{	float:right;
	padding-top:5px;
}
.right_icons strong
{	font-weight:normal;
	color:#1b96e5;
	font-size:26px;
	position:relative;
	top:-2px;
}
.links
{	float:right;
	padding-top:8px;
}
.links a
{	font-size:15px;
	color:#9c9e9a;
}
.links a.active, .links a:hover{
	color:#033653;
	text-decoration:none;
}
.links a img:hover{
	opacity:0.7;
}
.menumn
{	float:left;
	width:100%;
	background:#02283e;
}
.menumn ul
{	margin:0; padding:0; list-style:none; text-align: center;
}
.menumn li
{	/*float:left;
	padding-right:30px;*/
	display:inline-block;
	vertical-align:top;
	text-align:left;
}
.menumn li a
{	font-size:16px;
	color:#fff;
	display:block;
	padding:10px 19px;
	font-family:'dinpromedium', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.menumn li a.active,
.menumn li:hover a
{	background:#61b403;
	text-decoration:none;
}
.menutrigger 
{	display:none;
}
.subhead_text{ padding:30px 0;}
.subhead_text p{ margin-bottom:0px; font-size:16px;}
.blue_box h2{ font-size:24px; color:#fff; text-transform:uppercase;}
.blue_box p{ font-size:16px; color:#fff;}
.full_width{ width:100%; float:left;}

.pagemn{ max-width:1250px; margin:0 auto; padding:0 10px;}

.show-mobile-only
{	display:none !important;
}
.banner
{	background:url(images/banner.jpg) no-repeat center;
	background-size:cover;
	text-align:center; clear:both;
}
.tobar
{	background:#61b403;
	width:100%;
	float:left;
}
.tobar_lt
{	float:left;
}
.tobar_lt ul
{	margin:0; padding:0; list-style:none;
}
.tobar_lt ul li
{	float:left; padding-right:1px;
}
.tobar_lt ul li a
{	float:left;
	color:#fff;
	padding:14px 20px;
	text-decoration:none;
	font-size:16px;
	font-family:'din_vk-regularregular', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	line-height:1em;
}
.tobar_lt ul li a:hover,
.tobar_lt ul li.current-menu-item a,
.archive .tobar_lt ul #menu-item-9559 a
{	color:#61b403;
	background:#ffffff;
}
.searchbox
{	float:right;
	padding-top:8px;
}
.searchbox label
{	display:none;
}
.searchbox #s
{	float:left;
	padding:3px 6px; width:160px;
	font-size:14px;
}
.searchbox #searchsubmit
{	float:left;
	margin-left:5px;
	background:#153b51;
	color:#FFF;
	border:0;
	padding:3px 14px 4px; text-transform:uppercase;
	font-size:14px;
	cursor:pointer;
}
.searchbox #searchsubmit:hover
{	background:#000;
}
/*===============footer=============*/
.footermn
{	float:left;
	width:100%;
	background:#02283e;
	padding:30px 0;	
}
.footercol
{	float:left;
	width:20%;
	padding-left:3%;
	border-left:1px solid #1c3e52;
	font-size:16px;
	font-family:'din_vk-regularregular', Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#fff;
	line-height:24px;
	min-height:150px;
}
.footercol h2
{	font-size:19px;
	font-family:'dinpromedium', Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:20px;
}
.footercol a
{	font-size:16px;
	font-family:'din_vk-regularregular', Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#fff
}
.footercol a h2:hover,
.footercol a:hover
{	text-decoration:none;
	opacity:0.7;
}
.first
{	padding-left:0;
	border-left:0;
	width:18%;
}
.copyright
{	float:left;
	width:100%;
	background:#fff;
	padding:10px 0;
	color:#5e5c5c;
	font-size:14px;
	font-family:'din_vk-regularregular', Arial, Helvetica, sans-serif;
}
.copyright_text
{	float:left;
}
.copyright_right
{	float:right;
	color:#c6c6c6;
}
.copyright_right a
{	color:#666666;
}
.p_top_mar{ margin:15px 0 0 0}
.webinar_product_page{ margin:0 0 30px 0}
.heading_cap{ /*text-transform:uppercase*/}
.left_align{ text-align:left}
.input_text_top{ margin-top:-6px}
.tab_text_mn{ float:left; width:100%;}
.left_link{ float:left; width:260px; margin-bottom:25px;}
.left_link a{ width:210px; padding:5px 0 5px 10px; color:#ffffff; font-size:18px; font-family:'Open Sans', Arial, Helvetica, sans-serif; /*text-transform:uppercase;*/ background:#a1a2a3; float:left; margin:0 0 10px 15px; border-radius:5px;}
.left_link a:hover, .left_link a.active{ background:#02283e; text-decoration:none;}

p.gray_bot_bdr{ border-bottom:1px #dedadb solid; padding:0 0 20px 0; margin-bottom:25px}
.partner_logo_detail{ margin:0 0 20px 0; float:left; border:1px solid #02283e; padding:20px 25px;}
.feature-story
{	border-bottom:2px solid #ededed;
	float:left; width:100%;
}

@media screen and (max-width: 1281px){
.solution_box_mn{ padding:0px; margin:0 auto; text-align:center;}
.solution_box_form{ float:none; margin:0 auto; text-align:left;}
.menumn li a{ padding:10px 13px;}
.right_text{ width:76%}
/*.right_img_text{ width:71%;}*/
.grid article{ width:23.5%; min-height:385px;}
.text_fied{ width:90%; }
}

@media screen and (max-width: 1240px){
.middle_text{ width:48%;}
.box_right{ width:52%;}
.btn_green2{ margin-bottom:15px;}
}


/*===============keep screen 1024=============*/
@media screen and (max-width: 1159px) 
{
.pagemn{ padding:0 15px }
.logo
{	float:none;
	text-align:center;
}	
.header_right
{	float:none;
	text-align:center;
	padding-top:10px;
}
.solution_box1 {
    margin: 0 22px 0 0;
}
.inputtext2 {
    width: 43%;
}
.box_detail_text {
    min-height: 209px;
}
.box_detail_text h4{min-height: 161px;}
.right_content_panel,
.left_content_panel{ margin:0 auto; width:100%; }
.gray_box{ margin-left:0px;}
.right_text{ width:72%}
/*.right_img_text {width: 67%;}*/
.links,
.right_icons{ float:none;}
.testimonial-data{ width:25%;}
.upcoming_detail{ min-height:470px; }
/*.right_img_text{ width:64%;}*/
.grid article{ width:22.5%;}
.box_img{ width:100%; text-align:center; margin-bottom:20px; background:#02283e;}
.box_right{ width:90%; text-align:center; margin-bottom:20px;}
.resource_box{ min-height:346px;}
.col_right{ width:100%;}
.middle_text{ width:69%;}
.right_col2{ margin:0 auto 20px; width:95%;}
.resource_box{ width:47%;}
}

/*===============keep screen 768=============*/
@media screen and (max-width: 999px) 
{
.footercol
{	width:50%;
	padding:0;
	border:0;
	min-height:170px;
}
.solution_box1 {
    margin: 0 10px 30px 10px;
	width: 47%;
}
.box_detail_text h4 {
    min-height: 100px;
}

.box_detail_text {
    min-height: 165px;
}
.latest_detail p a {
    font-size: 17px;
}
.left_col{ float:none; margin:0 auto; }
.right_text{ width:64%}
/*.right_img_text {width: 70%;}*/
.testimonial-data{ width:90%; margin-bottom:45px;}

#cssmenu01
{	display:none;
}
.menumn
{	position:relative;	
}
.menumn ul
{	padding-bottom:15px;
}
.menumn li
{	float:none;
	padding:0 0 1px;
}
.c-hamburger {
	display:block;
	position:relative;
	overflow:hidden;
	margin:0;
	padding:0;
	width:48px;
	height:48px;
	font-size:0;
	text-indent:-9999px;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	box-shadow:none;
	border-radius:none;
	border:none;
	cursor:pointer;
	-webkit-transition:background .3s;
	transition:background .3s
}
.c-hamburger:focus {
	outline:0
}
.c-hamburger span {
	display:block;
	position:absolute;
	top:22px;
	left:9px;
	right:9px;
	height:4px;
	background:#fff
}
.c-hamburger span::after, .c-hamburger span::before {
	position:absolute;
	display:block;
	left:0;
	width:100%;
	height:4px;
	background-color:#fff;
	content:""
}
.c-hamburger--htla.is-active span::after, .c-hamburger--htla.is-active span::before, .c-hamburger--htra.is-active span::after, .c-hamburger--htra.is-active span::before {
	width:50%
}
.c-hamburger span::before {
	top:-10px
}
.c-hamburger span::after {
	bottom:-10px
}
.c-hamburger--htx {
	background-color:#0678b8;
}
.c-hamburger--htx span {
	-webkit-transition:background 0s .3s;
	transition:background 0s .3s
}
.c-hamburger--htx span::after, .c-hamburger--htx span::before {
	-webkit-transition-duration:.3s, .3s;
	transition-duration:.3s, .3s;
	-webkit-transition-delay:.3s, 0s;
	transition-delay:.3s, 0s
}
.c-hamburger--htx span::before {
	-webkit-transition-property:top, -webkit-transform;
	transition-property:top, transform
}
.c-hamburger--htx span::after {
	-webkit-transition-property:bottom, -webkit-transform;
	transition-property:bottom, transform
}
.c-hamburger--htx.is-active {
	background-color:#0678b8
}
.c-hamburger--htx.is-active span {
	background:0 0
}
.c-hamburger--htx.is-active span::before {
	top:0;
	-webkit-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg)
}
.c-hamburger--htx.is-active span::after {
	bottom:0;
	-webkit-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	transform:rotate(-45deg)
}
.c-hamburger--htx.is-active span::after, .c-hamburger--htx.is-active span::before {
	-webkit-transition-delay:0s, .3s;
	transition-delay:0s, .3s
}
.menutrigger
{	display:block;
	margin:0 0 0 auto;
	width:48px;
}
.col-right1{ width:73%;}
.upcom_late_box_mn{ padding:30px 0 60px;}
.iconic-link{ width:100%;}
.iconic-link a img{ width:40px;}
.iconic-link a span{ font-size:14px; padding:7px;}

.right_img_text{ width:100%; margin-top:15px;} 
.news-grid a{ width:100%;}
.grid article{ width:30.5%; }
.grid article:nth-child(4n){ margin-right:15px;}
p.text_right{ margin-top:15px; float:left; text-align:left;}
.grid{ margin-top:15px;}
.form_1 .half_col{width:100%; }
.text_fied{ width:93%;}
.resource_box{ width:47%; min-height:367px;}
.onsite-training{ float:left; margin:0 auto;}
.middle_text{ float:left; width:100%;}
.left_link{ float:none; margin:0 auto;}
.right_col2{ float:left; width:88%;}
.blue-heading{ line-height:normal;}
.newspage .right_text{ width:100%;}
}

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

.right_text{ width:100%; margin:20px 0 0 0}

.left_link {
    float: none;
    margin: 0 auto;
    width: 260px;
}
.latest_detail,
.upcoming_detail{ min-height:auto;}
.right_img,
.right_img_text{ width:100%!important; float:left!important;}
#model-further-details-content{ width:98%;}
.resource_box{ width:100%; min-height:auto; margin-right:0px;}
.right_col2{ width:92%;}
.inputarea_dd{ width:96%;}

}
/*===============keep screen 480=============*/
@media screen and (max-width: 767px) 
{
.copyright_text,
.copyright_right
{	float:none;
	text-align:center;
}
.copyright_right
{	padding-top:10px;
}
.slid_txt h3
{	font-size:22px;
}
.slid_txt p
{	font-size:16px;
}

.solution_box1 {
    float: none;
    margin: 0 auto 30px;
    width: 300px;
}
.solution_box_form {
    float: none;
    margin: 0 auto;
    width: 260px;
}
.upcoming_box{ width:100%; margin:0 0 20px 0}
.latest_box{ width:100%;}
.webinar_product_right {
    float: none;
    margin: 0 auto;
}
.right_img {
    float: none;
    margin: 0 auto 10px;
    width: 210px;
}

.testimonial-data{ width:85%;}
.col-right1{ width:65%;}
.iconic-link a{ text-align:center;}
.iconic-link a img{ margin:0 auto; display:block; width:60px;}
.iconic-link a span{ font-size:16px;}
.grid article{ width:45%;}
p.text_right span{ display:block; margin-top:5px;}
.form_left{ width:100%; float:left;}
.form_right{ width:100%; float:left; overflow:visible;}
.form_1 .half_col{ margin-right:0px; }
.text_fied{ width:95%;}
#model-further-details-content{ width:100%;}
.ui-accordion-header a{ width:90%;}
.right_col2{ width:90%;}
.sub_section{ margin:24px 15px;}

.col_1,
.col_2{ float:left; text-align:left; width:100%;}
.hide_mobile{ display:none;}
.inputarea_dd{ width:95%;}

.show-mobile-only{ display:block !important;}
.hide-mobile-only{ display:none; }
.links{ float:left; display:inline-block; width:77px; vertical-align:top;}  
.right_icons{ float:left;  display:inline-block; width:150px; vertical-align:top;}
.header_right{ width:233px; margin:0 auto; }
.tobar_lt
{	width:100%; text-align:center;
}
.tobar_lt ul
{	display:inline-block;
	padding:8px 0 4px;
}
.tobar_lt ul li a
{	padding:8px 10px 6px; font-size:14px;
}
.searchbox
{	width:100%;
	padding:4px 0 8px;
	text-align:center;
}
.searchbox form
{	display:inline-block;
	text-align:left;
}
} 


#container
{	float:left;
	width:74%;
}
#sidebar
{	float:right;
	width:24%;
	border:1px solid #cbcbcb;
	padding:22px;
	box-sizing:border-box;
}
#sidebar h3,
#archives-page h3
{	color:#0e344a; line-height:1em;
	font-family:'dinpromedium', Arial, Helvetica, sans-serif; font-size:20px; font-weight:500
}
#archives-page
{	padding-left:15px;
}
#archives-page ul
{	padding-left:15px;
}
#category-archives
{	margin-top:20px;
}
#nav-above, #nav-below
{	padding:10px 0;
}
.hentry.post
{	padding:24px 0; border-bottom:1px solid #CCC;
}
h3.entry-title
{	font-size:18px;
}
h3.posttitle
{	font-size:22px;
	color:#0e344a; margin-bottom:10px;
	font-family:'dinpromedium', Arial, Helvetica, sans-serif; font-weight:500;
}
h3.posttitle a
{	font-size:22px;
	color:#0e344a; text-decoration:none;
	font-family:'dinpromedium', Arial, Helvetica, sans-serif; font-weight:500;
}
h3.posttitle a:hover
{	color:#000;
}
.feature-story
{	position:relative; margin-bottom:50px;
	padding:0 0 10px;
}
.meta_right
{	border-top:2px solid #ededed;
	clear:both;
	text-align:right;
	padding-top:10px;
}
.fslist
{	float:left;
	width:100%;
	padding-bottom:15px;
}
.fslist .lead-image-format
{	float:left; margin-right:25px;
}
.fslist .lead-image-format img
{	border:1px solid #d2d2d2;
	padding:2px;
}
.readmore
{	position:absolute;
	display:block;
	right:0;
	bottom:60px;
	background:#61b403;
	padding:5px 0; text-align:center;
	width:112px; color:#FFF;
	font-size:16px;
	font-family:"Open Sans";
}
.readmore:hover
{	background:#51a400; text-decoration:none;
}
.fslist .addtoany_share_save_container
{	position:absolute; bottom:-5px; left:0;
}
#pagenavigator
{	text-align:center;
}	
#pagenavigator a,
#pagenavigator .current
{	background:#cfcfcf;
	color:#333;
	font-size:14px;
	text-decoration:none;
	padding:2px 3px; display:inline-block; margin:1px 1px 1px 1px;
	width:auto;
}
#pagenavigator a:hover,
#pagenavigator .current
{	background:#11374d; color:#FFF;text-decoration:none;
}
#sidebar a {
    color: #002a54;
	font-family:Arial, Helvetica, sans-serif;
}
#sidebar .gform_widget
{	border:1px solid #cbcbcb; padding:20px;
}
#sidebar > .widget
{	margin-bottom:20px; padding-bottom:20px; border-bottom:1px solid #cbcbcb; 
}
#sidebar > #text-4 p
{	margin-bottom:0;
}
#sidebar > #tag_cloud-2
{	margin-bottom:0; padding-bottom:0; border-bottom:0;
}
#sidebar .gform_widget h3
{	color:#1b96e5; text-transform:uppercase; font-size:17px;
}
#sidebar .gform_wrapper .top_label .gfield_label
{	font-weight:normal;
	margin-top:7px; font-size:13px; 
}
#sidebar .gform_wrapper input
{	color:#666; font-family:Arial, Helvetica, sans-serif; padding:6px; border:1px solid #cecece;
	width:100%; box-sizing:border-box; font-size:13px;
}
#sidebar .gform_wrapper input.button
{	background:#1b96e5; color:#FFF; text-transform:uppercase; border:1px solid #1074ab; padding:5px 0 4px; font-size:14px; cursor:pointer;
}
#sidebar .gform_wrapper input.button:hover
{	background:#1074ab;
}
#sidebar .gform_wrapper .gform_footer
{	margin-top:0; padding-bottom:0px; padding-top:12px;
}
#sidebar .gform_wrapper
{	margin-bottom:0; max-width:100%;
}
#sidebar #cat
{	color:#666; font-family:Arial, Helvetica, sans-serif; padding:6px; border:1px solid #cecece;
	width:100%; box-sizing:border-box; font-size:13px;
}
#sidebar .blogroll
{	padding-left:0; margin-bottom:0; list-style:none;
}
#sidebar .blogroll li
{	line-height:16px;
	padding:0 0 6px;
}
#sidebar .blogroll li a
{	font-size:14px;
}
.single .hentry.post
{	padding:0; border:0;
}
.single h2
{	font-size:24px; color:#0e344a;
}
.padtb
{	padding:5px 0 20px;
}
abbr
{	text-decoration:none;
}
img.alignleft
{	float:left !important; margin:0 25px 15px 0; padding:2px; border:1px solid #CCC;
}
.required
{	color:#CC0000;
}
div#comments
{	border:1px solid #cbcbcb;	
	padding:25px; margin-bottom:10px;
	clear:both; margin-top:15px;
}
div#comments h3
{	color: #1b96e5;
    font-size: 17px;
    text-transform: uppercase;
	font-family:'dinpromedium', Arial, Helvetica, sans-serif; font-weight:500;
}
div#comments .form-label
{	clear:both;
	float:left;
	width:92px;
	padding-top:3px;
}
.form-option
{	padding-left:92px;
}

.form-option #submit
{	font-family:Arial, Helvetica, sans-serif; 
	width:160px; box-sizing:border-box; font-size:13px;
	background:#1b96e5; color:#FFF; text-transform:uppercase; border:1px solid #1074ab; padding:5px 0 4px; font-size:14px; cursor:pointer;
	margin-top:15px;
}
.form-option #submit:hover
{	background:#1074ab;
}

.form-option #submit
{	
}
div#comments .form-input,
div#comments .form-textarea
{	overflow:hidden;
	padding-bottom:10px;
}
div#comments .form-input input, div#comments .form-textarea textarea {
    border: 1px solid #cecece;
    box-sizing: border-box;
    color: #666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    padding: 6px;
    width: 100%;
}
div#comments .form-textarea textarea
{	height:180px;
}
/*===============keep screen 320=============*/
@media screen and (max-width: 479px) 
{
/*
.right_icons
{	text-align:center;
	width:auto;
	float:none;
}
*/
.footercol
{	width:auto;
	float:none;
	min-height:inherit;
	padding-top:10px;
	padding-bottom:25px;
}
.footercol h2
{	margin-bottom:10px;
}
.solution_box1 {
    width: 280px;
}
.solution_box_form {
    width: 240px;
}
.testimonial-data{ width:80%;}
.btns{ margin-right:0px;}
.grid article{ width:100%; min-height:auto;}
.bottom_info{ position:relative; cursor:none}
.ui-accordion-header a{ width:85%; }
.right_col2{ width:84%;}
.box_right{ width:80%;}
.inputarea_dd{ width:100%;}
.tobar_lt ul li a {
    font-size: 12px;
    padding: 6px 7px 6px;
}
}
.nav-previous
{	float:left; width:49%;
}
.nav-next
{	float:right;width:49%;
}
#nav-above, #nav-below
{	float:left; width:100%; padding-bottom:20px;
}

.pageid-47 h2.entry-title
{	margin-bottom:10px;
}
.pageid-47 img.alignleft
{	margin-top:0 !important;
}
.entry-content p a
{	color:#1b96e5;
}
@media screen and (max-width: 999px) 
{
#container {
    width: 69%;
}
#sidebar
{	width:28%;
}
#sidebar
{	padding:12px;
}
#sidebar .gform_widget
{	padding:10px;
}

}
@media screen and (max-width: 767px) 
{
#container {
    width: 100%; padding-bottom:35px;
}
.fslist .lead-image-format
{	margin:0 auto;
	float:none;
	display:block;
	text-align:center; margin-bottom:10px;
}
.readmore
{	position:relative;
	bottom:0;
}
.fslist .addtoany_share_save_container
{	position:relative; bottom:0;
}
#sidebar
{	width:100%; 
}
#sidebar
{	padding:15px;
}
#sidebar .gform_widget
{	padding:15px;
}
.nav-previous
{	float:left; width:100%;
}
.nav-next
{	float:right;width:100%;
}
div#comments .form-label
{	float:none; width:auto;
}
div#comments .form-input, div#comments .form-textarea
{	float:none; width:auto; overflow:inherit;
}
.form-option
{	padding-left:0;
}
}

/* #6180 Start */
.links span
{
	font-size: 20px;
    color: #dcdeda;
    padding: 0 5px;
    position: relative;
    top: 3px
}

.social-icon{ float:left; clear:both;margin-right:2px;}
.header-banner{float: left; width: 100%; padding:24px 0 20px; text-align: center; background:url(images/header-banner.jpg) no-repeat center top; background-size:cover;}
.header-banner h2{ font-size:32px; line-height:38px; color:#ffffff; font-family:'dinpromedium', Arial, Helvetica, sans-serif; text-transform:uppercase; margin-bottom:15px;}
.service_circle{ display: inline-block; margin: 0 10px; vertical-align:top;}
.service_circle p a { font-family:'dinbold', Arial, Helvetica, sans-serif; color: #ffffff; font-size: 22px; text-transform: uppercase; }
.service_circle p a:hover{ text-decoration:none; opacity:0.8; transition: all 0.3s linear; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear;}

.testimonial-container{ width:100%; float:left; }
.testimonial-container .bx-wrapper{ max-width:100%!important;}

.solution_box_form{ background:#ffffff;}
.testimonial-data{ width:84%; height:400px; background:url(images/testimonials-quote.png) no-repeat 15px 20px #ffffff; border:1px solid #61b403; border-bottom:0px;}
.testimonial-data:after{ background: url(images/testimonials-arrow.png) no-repeat right bottom; width: 55px; height: 22px; position: absolute; right: 0; bottom: -22px;}
.testimonial-data p{ font-size:14px; max-height:360px; overflow:hidden; margin:15px; background:url(images/testimonials-quote-2.png) no-repeat right bottom; line-height:22px;}
.testimonial-data .tag-icon{ background:url(images/testimonials-arrow3.png) no-repeat right bottom #ffffff /*61b403*/; bottom:-15px; width:100.5%; border-top:1px solid #61b403; left:-1px;}
.slide { margin: 0 5px; width:410px!important;}
.homebox{ /*width:32%;*/ margin-left:15px; float:left; display:inline-block; vertical-align:top; min-height:500px; position:relative;}
.upcoming_box{ width:48%;}
.homebox.nospace{ margin-right:0;}
.col-right1{ width:74%;}
.btn-green-big{ background:#7dc14b; font-size:20px; font-family:'dinbold', Arial, Helvetica, sans-serif; color:#ffffff; display:block; text-align:center; clear:both; padding:10px 0; position:absolute; bottom:20px; width:88%;}
.btn-green-big:hover{ background:#1b96e5; color:#ffffff; text-decoration:none;}

.header-banner-3 { background: url(images/banner-2.jpg) no-repeat center top; padding: 0px 0px 0px; float: left; width: 100%; position:relative;}
.header-banner-3 .slid_txts { text-align: left; width: 100%; margin: 30px auto; float:left;}
.header-banner-3 .slid_txts h3 { font-size: 26px; color: #02283e; font-weight: bold; margin-bottom:5px;}
.header-banner-3 .slid_txts p { font-size: 18px; color: #02283e; margin-bottom: 9px;}
.header-banner-3 .btncont { text-align: center; /*margin-top: 47px;*/ float:left;}
.header-banner-3 .btncont a:hover {
                    background: #f89200;
                    text-decoration: none;
                }
.header-banner-3 p a { background: #61b403; color: #fff; display: inline-block; font-family: 'Open Sans', Arial, Helvetica, sans-serif;; font-size: 15px; margin: 10px 0 18px; padding: 8px 20px;}

.menumn li ul{ position:absolute; width:200px; background:rgba(0,0,0,0.25); display:none;z-index:1;}
.menumn li:hover ul{ display:block;}
.menumn li ul li{ float:none;}
.menumn li a span{  display:block;}
.menumn li ul li{ width:100%; font-size:16px; padding:0; margin:0; background-image:none;}
.menumn li ul li a{	float:none; display:block; background:#7dc14b; margin:0; padding:11px 20px; line-height:20px; text-align:left; font-size:15px;}
.menumn li ul li a.active{ text-decoration:underline; color:#FFF;}
.menumn li ul li:hover a{ color:#02283e;}
.open-mobile-2 { display: none;}

.service_circle a:hover{ color:#02283e;}
.service_circle img{ border:6px solid #c8e5f6; -webkit-box-shadow: -1px 2px 20px -4px rgba(0,0,0,0.75); -moz-box-shadow: -1px 2px 20px -4px rgba(0,0,0,0.75); box-shadow: -1px 2px 20px -4px rgba(0,0,0,0.75); border-radius:100%; margin:23px 23px 25px;}
.service_circle a:hover img{ border:6px solid #02283e;}
.service_circle img:hover{ border:6px solid #02283e;}
.isstiky { position: fixed; top: 0; width: 100%; background: #02283e !important; z-index: 99999;}
.social-tw{ background:url(images/twitter.png) no-repeat left top;}
.social-tw:hover{ background:url(images/twitter-hover.png) no-repeat left top;}
.social-li{ background:url(images/linkedin.png) no-repeat left top;}
.social-li:hover{ background:url(images/linkedin-hover.png) no-repeat left top;}
.slid_txts h3.headsmall{float:left;color:#fff!important;margin-bottom:9px; font-size: 15px !important;font-style: italic; float:left; width:100%;}


@media screen and (max-width: 1279px){
	.header-banner-3 .slid_txts{ width:100%; float:left; text-align:center; margin-bottom:5px;}
	.header-banner-3 .btncont{ float:none; margin:0 auto 18px;}
	.testimonial-data{ max-width:450px!important;}
	
}

@media screen and (max-width: 1159px){
.social-icon{ float:none;}
.hide-responsive{ display:none;}
.menumn li a{ font-size:14px; padding:10px;}
.testimonial-container{ width:100%; margin-bottom:15px;}
.solution_box_form{ margin: 0 36%;}
.col-right1 { width: 70%;}
.homebox h4 a, .homebox h4, .homebox p a{ font-size:16px;}
.upcom_late_box_mn .homebox{ min-height:530px!important;}
.upcom_late_box_mn  .upcoming_detail{ min-height:auto;}

}

@media screen and (max-width: 999px){
/*.homebox{ width:31%;}*/
.upcom_late_box_mn .homebox h3{ font-size:20px;}
.upcom_late_box_mn  .col-left1{ width:58px;  }
/*.upcom_late_box_mn .col-right1{ width:120px;}*/
.upcom_late_box_mn .calender{ width:45px; background-size:contain; padding-top:4px;}
.upcom_late_box_mn .calender p span{ font-size:20px; }
body .upcom_late_box_mn .homebox .upcoming_detail p,
body .upcom_late_box_mn .homebox .upcoming_detail p a{ font-size:14px;}
.upcom_late_box_mn .homebox{ min-height:750px!important;}
.btn-green-big{ width:80%; font-size:18px;}
.latest_detail, .upcoming_detail{ padding:20px; }
.header-banner-3 .slid_txts h3{ font-size:20px;}
.header-banner-3 p a{ font-size:16px;}
.header-banner-3 .slid_txts p{ font-size:15px;}
.testimonials{ padding-bottom:0;}
}

@media screen and (max-width: 767px){
.header-banner h2{ font-size:18px; line-height:24px;}
.upcom_late_box_mn .homebox{ width:100%; min-height:auto!important; margin-bottom:15px;}
.upcom_late_box_mn .col-right1{ width:82%;}
.btn-green-big{ width:94%; position:relative; margin:20px auto 0;}
.solution_box_form{ margin:0 20%;}
.slide{ width:230px!important;}
.testimonial-data{ width:180px;}


#cssmenu01{	display:none;}
.menumn{ position:relative;}
.menumn li{	float:none;	padding:0 0 1px; position:relative; display:inherit;}
.menumn li ul{ width:100%; position:relative;}
.menumn li ul li a{ padding:6px 11px; font-size:14px;}

.c-hamburger { display:block; position:relative; overflow:hidden; margin:0; padding:0; width:48px; height:48px; font-size:0; text-indent:-9999px; -webkit-appearance:none;	-moz-appearance:none; appearance:none; box-shadow:none; border-radius:none; border:none; cursor:pointer; -webkit-transition:background .3s;	transition:background .3s}
.c-hamburger:focus { outline:0}
.c-hamburger span { display:block; position:absolute; top:22px; left:9px; right:9px; height:4px; background:#fff}
.c-hamburger span::after, .c-hamburger span::before { position:absolute; display:block; left:0; width:100%; height:4px;	background-color:#fff; content:""}
.c-hamburger--htla.is-active span::after, .c-hamburger--htla.is-active span::before, .c-hamburger--htra.is-active span::after, .c-hamburger--htra.is-active span::before { width:50%
}
.c-hamburger span::before { top:-10px}
.c-hamburger span::after { bottom:-10px}
.c-hamburger--htx { background-color:#0678b8;}
.c-hamburger--htx span { -webkit-transition:background 0s .3s; transition:background 0s .3s}
.c-hamburger--htx span::after, .c-hamburger--htx span::before { -webkit-transition-duration:.3s, .3s; transition-duration:.3s, .3s;	-webkit-transition-delay:.3s, 0s;
	transition-delay:.3s, 0s}
.c-hamburger--htx span::before { -webkit-transition-property:top, -webkit-transform; transition-property:top, transform}
.c-hamburger--htx span::after { -webkit-transition-property:bottom, -webkit-transform; transition-property:bottom, transform}
.c-hamburger--htx.is-active { background-color:#0678b8}
.c-hamburger--htx.is-active span { background:0 0}
.c-hamburger--htx.is-active span::before { top:0; -webkit-transform:rotate(45deg); -ms-transform:rotate(45deg); transform:rotate(45deg)}
.c-hamburger--htx.is-active span::after { bottom:0; -webkit-transform:rotate(-45deg); -ms-transform:rotate(-45deg); transform:rotate(-45deg)}
.c-hamburger--htx.is-active span::after, .c-hamburger--htx.is-active span::before { -webkit-transition-delay:0s, .3s; transition-delay:0s, .3s}
.menutrigger{ display:block; margin:0 0 0 auto; width:48px;}

.open-mobile-2{	color: #ffffff; cursor: pointer; display: inline; font-family: verdana; font-size: 27px !important; line-height:1em; position: absolute; right: 10px; text-align: center; top: 0; width: 50px; z-index: 99999;}
.menumn li:hover ul.sub-menu, .menumn li ul.sub-menu { display: none;}
.menu-header-menu-container{ background:#fff}



}

@media screen and (max-width: 1440px) {
.latest_detail{ min-height: 489px;}

@-moz-document url-prefix() {
.latest_detail{ min-height: 506px;}
}
}

@media screen and (max-width: 480px){
.solution_box_form{ margin:0 5px;}
.upcom_late_box_mn .col-right1{ width:76%;}
}

/* #6180 End */